@charset "utf-8";

/* Font */
@font-face {
    font-family:'NanumGothic';
    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');   
}

/*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%; min-width:980px; 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; }
#wrap {width:100%; background:url(/images/kor02-14-0159/common/bg.jpg) center top repeat-x;}

/* Link */
a:link    { color:#7c7b7b; text-decoration: none; }
a:visited { text-decoration: none; }
a:hover   { color:#0b96d4; text-decoration: underline;  }
a:active  { color:#0b96d4; text-decoration: none;}

#header { width:100%; background:url(/images/kor02-14-0159/common/bg.jpg) center top repeat-x; }
#header > div { position:relative; width:980px; height:125px; margin:0 auto; }
#login { position:absolute; right:0px; top:14px; height:12px; }
#login a { display:inline; padding:0 8px; font-size:10px; background:url(/images/kor02-14-0159/common/top_gnb_line.gif) no-repeat left 25% ; }
#login a:first-child {background:none; padding-left:0}
#login a:last-child {padding-right:0}
#header h1 { position:absolute; width:166px; left:0px; top:20px; }
#btn_tel { position:absolute; width:336px; height:33px; left:0px; top:92px; text-align:left; float:left;}
#topmenu { position:absolute; width:490px; right:0px; top:55px; }
#footer { width:100%; margin:40px auto 20px; background:url(/images/kor02-14-0159/common/footer_bg.gif) left top repeat-x; }


		