/* Font */

@font-face {
    font-family:'NanumGothic';
	font-weight:300;
    src: url('/tpl/webfont/NanumGothicLight.eot');
    src: url('/tpl/webfont/NanumGothicLight.eot?#iefix') format('embedded-opentype'),
         url('/tpl/webfont/NanumGothicLight.woff') format('woff'),
         url('/tpl/webfont/NanumGothicLight.ttf') format('truetype');   
}
@font-face {
    font-family:'NanumGothic';
	font-weight:400;
    src: url('/tpl/webfont/NanumGothic.eot');
    src: url('/tpl/webfont/NanumGothic.eot?#iefix') format('embedded-opentype'),
         url('/tpl/webfont/NanumGothic.woff') format('woff'),
         url('/tpl/webfont/NanumGothic.ttf') format('truetype');   
}
@font-face {
    font-family:'NanumGothic';
	font-weight:700;
    src: url('/tpl/webfont/NanumGothicBold.eot');
    src: url('/tpl/webfont/NanumGothicBold.eot?#iefix') format('embedded-opentype'),
         url('/tpl/webfont/NanumGothicBold.woff') format('woff'),
         url('/tpl/webfont/NanumGothicBold.ttf') format('truetype');   
}
@font-face {
    font-family:'NanumGothic';
    font-weight:800;
    src: url('/tpl/webfont/NanumGothicExtraBold.eot');
    src: url('/tpl/webfont/NanumGothicExtraBold.eot?#iefix') format('embedded-opentype'),
         url('/tpl/webfont/NanumGothicExtraBold.woff') format('woff'),
         url('/tpl/webfont/NanumGothicExtraBold.ttf') format('truetype');   
}
@import url(//fonts.googleapis.com/icon?family=Material+Icons);
/*Defalut */
* {margin:0; padding:0}
body, td, th, div, span, input, select, textarea { font-family: 'NanumGothic','나눔고딕'; font-size: 12px;color:#7c7b7b; line-height:16px; }
body { height:100%; overflow-y:scroll; *overflow-y:; -webkit-text-size-adjust:none;}
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,form,fieldset,p,button,span,table,th,td,textarea {margin:0;padding:0;}
h1,h2,h3,h4,h5,h6 {font-weight:normal;}
ul,ol,dl,dd,dt,li {list-style-type:none;}
img,th,td,fieldset,iframe { border:0; }
img {border:0;vertical-align:top;outline:none}
table,tbody,tfoot,thead,tr,th,td {border-collapse:collapse;}
textarea { border:1px solid #d1d1d1; height:120px; }
input,select,label { vertical-align:middle; }

/* Link */
a:link    {color:#7d7d7d;text-decoration:none;}
a:visited {text-decoration:none;}
a:hover   {color:#0b96d4; text-decoration:underline;}
a:active  {color:#0b96d4; text-decoration:none;}

.bold_black { color:#000; font-weight:bold; }
.site_navi { text-align:right; font: 11px  'NanumGothic'; color:#838383; width:100%; border-bottom:1px solid #dddddd; padding-bottom:7px; }
.gray_font_11 { font-size: 11px; color: #797979; }
.pdno {padding-right:0;}
.bgno {background:none;}

body{background:url(/images/kor06-14-0059/common/top_bg.gif) repeat-x 0 0;}
#header{position:relative;margin:0 auto;width:980px;height:130px;}

#lnb{position:absolute;top:5px;right:0;}
#lnb ul, #lnb li{float:left;}
#lnb li{margin-left:5px;}
#lnb .sns_btn{margin-right:10px;}
#lnb .lnb{margin-top:3px;}
#lnb .lnb li{padding-left:5px;line-height:10px;border-left:1px solid #DC6C6C;}
#lnb .lnb a{color:#fff;line-height:10px;}
#lnb .lnb a:hover{text-decoration:none;color:#fff;}
#lnb .lnb a:active{text-decoration:none;color:#fff;}
#lnb li:first-child{margin-left:0;border-left:0;}

#logo{position:absolute;top:30px;left:0;}
#gnb{position:absolute;top:60px;right:0;}
#visual {margin:0 auto;width:980px;text-align:center;}

#container{margin:0 auto;width:980px;}
#footer{padding:20px 0;}