@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, div, input, select, span, td, textarea, th{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, button, dd, div, dl, dt, fieldset, form, h1, h2, h3, h4, h5, li, ol, p, span, table, td, textarea, th, ul{margin:0;padding:0}
h1, h2, h3, h4, h5, h6{font-weight:normal}
dd, dl, dt, li, ol, ul{list-style-type:none}
fieldset, iframe, img, td, th{border:0}
img{border:0;vertical-align:top;outline:none}
table, tbody, td, tfoot, th, thead, tr{border-collapse:collapse}
textarea{border:1px solid #d1d1d1;height:120px}
input, label, select{vertical-align:middle}

/* link */
a:link{color:#7c7b7b;text-decoration:none}
a:visited{color:#7c7b7b;text-decoration:none}
a:hover{color:#0b96d4;text-decoration:underline}
a:active{color:#0b96d4;text-decoration:none}

/* layout */
#wrapper{width:100%;background:url("/images/kor08-17-0391/common/header_bg.gif") repeat-x 0 0}
#header{width:980px;height:111px;margin:0 auto}
#infomenu{float:right}
#logo{float:left;margin-top:37px}
#navigation{float:right;text-align:right;margin-top:33px}
#infomenu a{color:#5e5e5e;font-size:10px;font-weight:bold;line-height:33px;margin:auto 5px}
#infomenu a:hover{text-decoration:none}
#infomenu .home{display:inline-block;height:33px;width:49px;color:#fff;background-color:#58b03d;text-align:center}
#footer{width:100%;background:#f4f4f4;}
