@charset"utf-8";

/* Eric Meyer reset.css */
html,body,div,span,applet,object,iframe,
h1,h2,h3,h4,h5,h6,p,blockquote,pre,
a,abbr,acronym,address,big,cite,code,
del,dfn,em,img,ins,kbd,q,s,samp,
small,strike,strong,sub,sup,tt,var,
b,u,i,center,
dl,dt,dd,ol,ul,li,
fieldset,form,label,legend,
table,caption,tbody,tfoot,thead,tr,th,td,
article,aside,canvas,details,embed, 
figure,figcaption,footer,header,hgroup, 
menu,nav,output,ruby,section,summary,
time,mark,audio,video{margin:0; padding:0; border:0 none; vertical-align:middle; font-size:12px; font-family:"나눔","맑은","돋움",Dotum,sans-serif; color:#666;}
ol,ul{list-style:none;}
blockquote,q{quotes:none;}
blockquote:before,blockquote:after,q:before,q:after{content:""; content:none;}
/* jhlee */
table{*border-collapse:collapse; border-spacing:0; width:100%; table-layout:fixed; word-break:break-all;}


a{text-decoration:none;}
/* a:hover{color:#666; text-decoration:none;} */
hr{display:none;}
legend,caption, .hidden{display:block; position:absolute; top:-1000em; left:-1000em; text-indent:-1000em; overflow:hidden; }
button,label{cursor:pointer; background:none; border:0;}
input[type=text],
input[type=password]{border:1px solid #d2d3d4; height:28px; line-height:25px; text-indent:5px; font-size:12px; color:#939598; border-radius:0; font-family:"맑은","돋움",Dotum,sans-serif; border-radius:5px; background:#fff;}
input[type=text]:focus,
input[type=password]:focus{border:1px solid #24389b;}
input[type=checkbox],
input[type=radio]{width:13px; height:13px; margin:0 5px 0 0; padding:0;}
textarea{border:1px solid #ddd; width:97%; height:96%; padding:5px; line-height:1.5; font-size:12px; color:#666; resize:none; border-radius:5px; font-family:"맑은","돋움",Dotum,sans-serif; margin:0;}
textarea:focus{border:1px solid #24389b;}
select{height:32px; line-height:26px; border:1px solid #d2d3d4; color:#939598; border-radius:3px; margin:0; padding:0;}

.blind{display:block; overflow:hidden; position:absolute; top:-1000em; left:0;}
.clear{clear:both;}
label{*zoom:1;}
label:after{content:""; display:block; clear:both;}
label span,
label input{float:left;}
label input[type=checkbox],
label input[type=radio]{position:relative; top:0;}

/* Skip */
.skip{padding:0; margin:0;}
.skip a{position:absolute; top:-1000em; z-index:9999; display:block; width:100%; background:#ededed; font-size:1.5em; font-weight:bold; color:#666; text-align:center;}
.skip a:hover,.skip a:focus,.skip a:active{top:0; padding:1.2em 0;}

.desc_left_normal{padding:0 0 0 0; font-family:나눔,"돋움",Dotum,sans-serif; font-size:13px; line-height:22px; text-align:left; color:#000;}

@font-face {
     font-family : '맑은';
     src :url(/public_html/resource/font/MalgunGothic.eot);
     src :url(/public_html/resource/font/MalgunGothic.eot?#iefix) format('embeded-opentype'),
          url(/public_html/resource/font/MalgunGothic.woff) format('woff');
}

@font-face {
     font-family : '나눔';
     src :url(/public_html/resource/font/NanumBarunGothic.eot);
     src :url(/public_html/resource/font/NanumBarunGothic.eot?#iefix) format('embeded-opentype'),
           url(/public_html/resource/font/NanumBarunGothic.woff) format('woff');
}

@font-face {
     font-family : 'Klavika';
     src :url(/public_html/resource/font/KlavikaMedCapsSC.eot);
     src :url(/public_html/resource/font/KlavikaMedCapsSC.eot?#iefix) format('embeded-opentype'),
          url(/public_html/resource/font/KlavikaMedCapsSC.woff) format('woff');
}