﻿*{margin:0;padding:0}
/* LayOut */
.header{height:86px;border-bottom:1px solid #288be4;z-index:100;position:relative;margin:0;padding:0}

/* gnb 및 util */
.header .topmenu_wr {width:1000px;margin:0 auto;position:relative;}
.header .topmenu_wr .logo {position:absolute;top:13px;left:0px;}


.header .gnb {width:716px;margin:0 auto;padding:38px 0 0 450px;}
.header .gnb .gnb_menuWr:after {content:"";clear:both;display:block;}
.header .gnb .gnb_menu01 {position:relative;float:left;font-size:16px; font-weight:bold; letter-spacing:-1px; line-height:22px; margin-top:10px; margin-right:50px;font-family:'Nanum Gothic',dotum, gulim,'Nanum Barun', sans-serif;}
.header .gnb .gnb_menu01 a {color:#222; font-family:'Nanum Gothic',dotum, gulim,'Nanum Barun', sans-serif;}
.header .gnb .gnb_menu01.other01 {background:url(/assets/img/header/bg_gnbbar.gif) right 1px no-repeat;margin:0;padding:0 0px 0 0; margin-top:10px;}
.header .gnb .gnb_menu01.other02 {padding:0 0px;margin:0;}
.header .gnb .gnb_menu01.other03 {padding:0;margin:0;}
.header .gnb .gnb_menu01.other02 a.depTit, .header .gnb .gnb_menu01.other03 a {color:#c0272c;}

.header .gnb .gnb_menu01 .depTit:hover, .header .gnb .gnb_menu01 .depTit.on {display:block;color:#005aa0;font-weight:bold; padding-bottom:17px;}
.header .gnb .gnb_menu01 ul {position:absolute; top:39px;left:-25px;display:none;padding:0px 0 8px 0;background:#fff;z-index:10;border-left:1px solid #2287e1;border-right:1px solid #2287e1;border-bottom:1px solid #2287e1;}
.header .gnb .gnb_menu01.other02 ul {left:10px;}
.header .gnb .gnb_menu01 li {float:none;background:#fff;}
.header .gnb .gnb_menu01 li.line {background:#FFF url(/assets/img/header/bg_line_1.gif) no-repeat center 5px;padding-top:0px;}
.header .gnb .gnb_menu01 li a {display:block;font-size:12px;font-weight:normal; color:#555;font-family:Nanum Gothic;padding:7px 0 8px 15px;min-width:10px;height:20px; text-align:left;}
.header .gnb .gnb_menu01 li a:hover {background:#959595;color:#fff; font-weight:bold; text-decoration:none;}
