@charset "euc-kr";
/* @import url(//fonts.googleapis.com/earlyaccess/nanumgothic.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;
	font-size: 100%;
	vertical-align: baseline;
	line-height:160%;
}
body {
    font-family: 'NanumBarunGothic', sans-serif;
    /* font-family: 'NanumBarunGothic', sans-serif; */
     font-size:14px; color:#666; }
address { font-style:normal; font-size:0.8rem}
a { display:block;}
html, body { height:100%;}
/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure, 
footer, header, hgroup, menu, nav, section {
	display: block;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}

table {
	border-collapse: collapse;
	border-spacing: 0;
}

input, select {
    vertical-align:initial;
}

#copyright {
   font-size:9px;
}

img { 
	border:none;
	vertical-align:top;
}

.clearfix:after { 
	content:"";
	display:block;
	clear:both;
}
a:link, a:visited { color:#666; text-decoration:none;}
a:active, a:hover { color:#666; text-decoration:underline;}

.site-wrap { height:100%;}

/*hidden*/
.hidden { position:absolute; left:-9999px; font-size:1px; width:1px; height:1px; line-height:0; }

/*½ºÅµ¸Þ´º*/
#skip_menu { width:300px; position:absolute; z-index:9999;}
#skip_menu a { position:absolute; top:-100px;}
#skip_menu a:hover,
#skip_menu a:active,
#skip_menu a:focus { position:absolute; top:0; width:300px; height:20px; display:block; background:#333; color:#fff; text-align:center; font-size:16px; font-weight:bold;}



@font-face {
    font-family: 'NanumBarunGothic';
    font-weight: 400;
    src: local("³ª´®¹Ù¸¥°íµñ"),
         url(/infile/font/NanumBarunGothicSubset.woff2) format('woff2'),
         url(/infile/font/NanumBarunGothicSubset.woff) format('woff'),
         url(/infile/font/NanumBarunGothicSubset.ttf) format('truetype');
   }
   @font-face {
    font-family: 'NanumBarunGothic';
    font-weight: 700;
    src: local("³ª´®¹Ù¸¥°íµñ Bold"),
         url(/infile/font/NanumBarunGothicBoldSubset.woff2) format('woff2'),
         url(/infile/font/NanumBarunGothicBoldSubset.woff) format('woff'),
         url(/infile/font/NanumBarunGothicBoldSubset.ttf) format('truetype');
   }
   @font-face {
    font-family: 'NanumBarunGothic';
    font-weight: 300;
    src: local("³ª´®¹Ù¸¥°íµñ Light"),
         url(/infile/font/NanumBarunGothicLightSubset.woff2) format('woff2'),
         url(/infile/font/NanumBarunGothicLightSubset.woff) format('woff'),
         url(/infile/font/NanumBarunGothicLightSubset.ttf) format('truetype');
   }
   @font-face {
    font-family: 'NanumBarunGothic';
    font-weight: 200;
    src: local("³ª´®¹Ù¸¥°íµñ UltraLight"),
         url(/infile/font/NanumBarunGothicUltraLightSubset.woff2) format('woff2'),
         url(/infile/font/NanumBarunGothicUltraLightSubset.woff) format('woff'),
         url(/infile/font/NanumBarunGothicUltraLightSubset.ttf) format('truetype');
   }
   