#toparea {top:0px; height:130px; width:100%; padding: 0; box-sizing:border-box;  margin-left:auto; margin-right:auto; }
#top {  border-bottom:0px solid #343848;   position:relative;   }
#topBox { margin:0 auto; max-width:100% !important;  position:relative;}
div.top_mask {width:100%; } 
aside.util {display:none;  position:relative; width:100%; margin:0 auto; font-size:13px;  z-index:15 ; 
 border-bottom:0px solid #dfdfdf; height:30px; background-color:#e2f0fa;   }
div.util_Area {  width:1200px;   margin:0 auto;  text-align:right; padding:4px 0px 0 0; box-sizing:border-box; }
aside.util div.util_Area a{  padding:0px 0px; border-left:0px solid #888;  }
aside.util div.util_Area a:after {content:"|";  padding:0 10px 0 12px; }
aside.util div.util_Area a:last-child:after {content:""}
aside.util div.util_Area a:hover {color:#333;}
aside.util div.util_Area a.first{ border-left:0px; }

#header .logo {width:1200px; margin:0 auto; padding-top:27px; text-align:center;}
#header div.logo { position:relative; left:0;  top:28px ; padding:0px 10px;   box-sizing:border-box;   z-index:123 ; }
#header .logo .topL {position:absolute; left:0; top:10px;}
#header .logo .topR {position:absolute; right:0; top:10px;}
.button_container {display:none;}

/* Header */
header {  background-color: #fff;}
header a {  color: #222;  text-decoration: none;  text-transform: uppercase;}
header a.active,header a:hover {  color: #3d3d3d;}
header li { }

.gnb{ position:absolute;top:130px ;  left:0; width:100%;  z-index:13; background-color:rgba(255,255,255,0.8);
 margin:0px auto 0 auto; background-image:url("../img/bg_menu.png"); background-repeat:repeat-x; background-position: center top; }
/*.gnb a {color:#fff;}
.gnb .depth1 a:hover {color:#333 !important; }*/
.gnb > ul{overflow:hidden; list-style-type:none; width:1200px;   box-sizing:border-box; margin:0 auto;}
.gnb .menu{float:left; width:20%; text-align:center; }
/*.gnb .menu:hover { border-left:1px solid #dfdfdf; border-right:1px solid #dfdfdf; }*/
.gnb .menu:first-child{margin:0}
.gnb .depth1.side {display:none;}
.gnb .depth1{padding:0; font-size:18px;  letter-spacing:-0.3px; text-align:center; margin:0 auto; padding:0px 10px 0px 10px; 
display:block;  line-height:68px; box-sizing:border-box; color:#fff; }
.gnb .depth2 a {color:#fff;}
.gnb .depth2{height:0 ;overflow:hidden;  font-size:16px; border-left:0px solid #353535;  }
.gnb .menu:first-child .depth2{border-left:0px solid #dfdfdf; }
.gnb .depth2 ul{ list-style-type:none; padding:10px 0 0 0; margin:0;  color:#888;} /*depth2 height -> menu.js */
.gnb .depth2 ul.depth2_ul1 > li{margin-top:15px; padding:0 10px; }
.gnb .depth2 ul.depth2_ul1 > li:first-child{margin-top:10px;}
.gnb .depth2 ul li a { padding:5px 0; border-radius:5px 5px; display:block;  }
.gnb .depth2 ul li a:hover { color:#fff;  -webkit-transition: 0.5s;  transition: 0.5s; }

.gnb .depth2 ul.depth2_ul2 {background-color:#f0f0f0; padding:10px 10px; border-radius: 5px 5px; margin-top:10px;}
.gnb .depth2 ul.depth2_ul2 > li {line-height: 25px;  font-size:12px;}

.gnb:hover { background-image:url("../img/bg_menu.png"); background-repeat:repeat-x; background-position: center top; color:#333; }
.gnb:hover a {color:#1c8997; }
.gnb:hover .depth1 a{  color:#fff !important;}
.gnb .menu:hover {background-color:#319fad;  color:#fff !important; }
.gnb .menu:hover  a{  color:#fff}
.gnb .menu:hover .depth1 a{  border-bottom:0px solid #333; color:#fff !important;  padding-bottom:7px; }
.gnb .menu:hover .depth1 a,.gnb .menu:hover .depth2 ul{color:#fff}
.gnb .menu:hover .depth2 ul li a {border-bottom:0;}
.gnb:hover .depth2 {font-weight:500;}
.logo a:hover .gnb:hover {background:#fff; color:#333; }
header #nav-icon1 span{background-color:#333 ; }

/* header large 
header.large .logo a{ display: block; background:url("../img/logo.png")no-repeat center top;  height: 60px;  }*/
/* header small
header.small .logo a{ display: block; background:url("../img/logo.png")no-repeat center top;  height: 60px; }*/
/*header.small .gnb{ background-color:#fff; border-bottom:0px solid rgba(0,0,0,0.1);}
header.small .gnb a{ color:#333; }
header.small .open span{background-color:#fff !important; }
header.small .slide-menu .caret {background-color:#111 !important;}
header.small .util { margin:-30px auto 0 auto; width:1200px; }
header.small .gnb{top:0px ; border-bottom:1px solid #dfdfdf; }
header.small #toparea {top:0px; width:100%; }
header.small .gnb .depth1{font-size:16px; padding:0 10px; line-height:60px;}
header.small #header div.logo {   top:5px ; }
header.small .cd-nav-trigger {top:3px !important; transition: .5s all;}*/

/* Transitions */
header,nav,header a,header img,header li,.util, .gnb, util {  
	transition: .5s all;  -moz-transition: .5s all;  -webkit-transition: .5s all;  -o-transition: .5s all;}

