@charset "utf-8";

#header   {width:100%;  float:left;  z-index:999;  min-width:1200px; padding:0; box-sizing:border-box; position:absolute; top:0;}
#header .logo_wrap {width:100%; float:left; padding:20px 0; text-align:center; background:#fff; }

#header_wrap {position:relative; width:100%; float:left; background:#ddd; }

#header #gnb { width:100%; float:left;  background:#124180;  overflow:hidden;}
#header #gnb p { padding-top:3px; position:absolute; right:45px; z-index:1000}
#header #gnb a {color:#fff; }
#header #gnb > #menu { width:1200px; margin:0 auto; }


#header #gnb > ul > li { height:58px;float:left; width:14.28%; z-index:1000; background:#124180}
#header #gnb > ul > li > a {display: block; color: #fff; font-size: 18px; letter-spacing:1px; text-align: center;font-weight:500; line-height:58px;}

#header #gnb > ul > li:first-child > div { border-left:0px; width:100%;}
#header #gnb > ul > li:last-child {}
#header #gnb > ul > li:last-child > a { }
#header #gnb > ul > li:first-child > div { border-left:solid 0px #2762cc;}
#header #gnb > ul > li:last-child > div { border-right:solid 0px #2762cc;}

#header #gnb > ul > li > div { background-image:none; text-align:center;}
#header #gnb > ul > li > div > ul{padding-top:10px;}


#header #gnb > ul > li.on > a{ background: #2762cc;  }
#header #gnb > ul > li.on {}
#header #gnb > ul > li.on > div, #header #gnb>ul> div> li.current> ul {background:#1b448e;}
#header #gnb > ul > li.on > div a, #header #gnb>ul> div> li.current> ul a {color:#fff; text-align:center;}
#header #gnb > ul > li.on > div a:hover, #header #gnb>ul> div> li.current> ul a:hover {}

#header #gnb > ul > li > div > ul > li {line-height:1.8em;float:none;text-align:center;font-weight:normal;background:none;}

#header #gnb > ul > li > div > ul > li > a{text-align:center;background:none;font-size:16px; line-height:2em;color:#fff;}

#header #gnb > ul > li > div > ul > li.on a{color:#fff; font-size:16px; display:block; text-decoration:underline;}

.bg_gnb{background:#fff; position:absolute; top:187px;left:0;z-index:50;width:770px;height:0; border-bottom:solid 1px #3d79c6;}


/**/
/*#header #gnb li.last {padding-left:0;width:148px; background: url("/portal/open_content/images/2015new/common/gnb_left_off.gif") no-repeat left 0}*/
/*#header #gnb li.last a{color:#FFFF00;display:block; background: url("/portal/open_content/images/2015new/common/gnb_line.gif") repeat-y left 0}*/



/* CSS Document */
.text_search {ime-mode:active;}
#searchWrd {ime-mode:active;}

.hidden {display:none;}