@charset "utf-8";

body, input, select, textarea, button {font-family:'NotoSansKR_400',NotoSansKR,'돋움',Dotum,Helvetica,'Apple SD Gothic Neo',Sans-serif;font-size:14.5px;line-height:1.5;color:#333;}
a {text-decoration:none;color:#333;background-color:transparent;}
a:hover, a:focus {color:#006893;outline:0;}

#header_wrap, #container_wrap, #footer_wrap {min-width:1150px;position:relative;}
#header_wrap{background:url('/images/common/bg_header.gif') 0 0 repeat-x;}
#container_wrap{overflow:hidden;}
#header {height:119px;width:1150px;left:50%;margin-left:-575px;position:relative;z-index:99999;}
#container {width:1150px;left:50%;margin-left:-575px;position:relative;}
#footer {height:100px;width:1150px;left:50%;margin-left:-575px;position:relative;}

#header .logo {padding-top:50px;}

/* utilmenu */
.utilmenu {position:absolute;right:0px;top:5px;}
.utilmenu li {float:left;padding:0 10px;background:url('/images/common/sep_util.gif') 0 center no-repeat;}
.utilmenu li:first-child {padding-left:0;background:none;}
.utilmenu li:last-child {padding-right:0;}
.utilmenu li a {font-size:0.9em;color:#fff;}

/* gnb */

.bg_gnb{position:absolute;top:118px;width:100%;height:216px;background:#fff;display:none;border:1px solid #ccc;-webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box;box-shadow:0 3px 3px rgba(0, 0, 0, 0.4);z-index:98;}
#gnb {position:absolute;bottom:25px;right:0px;width:780px;height:40px;}
#gnb a {display:block;vertical-align:top;text-align:center;font-size:1.2em;}

#gnb>li {float:left;position:relative;padding:0 40px;background:url('/images/common/sep_gnb.png') 0 15px no-repeat;}
#gnb>li:first-child {background:none;}
#gnb>li:last-child {padding-right:0;}

#gnb>li>a {height:40px;line-height:40px;color:#333;padding-bottom:25px;}

#gnb>li:hover>a, #gnb>li.on>a {color:#006893;}

#gnb ul {position:absolute;top:40px;width:300px;display:none;}
#gnb ul.gnb1_sub {left:-10px;}
#gnb ul.gnb2_sub {left:-10px;}
#gnb ul.gnb3_sub {left:-10px;}
#gnb ul.gnb4_sub {left:-10px;}
#gnb ul.gnb5_sub {left:-10px;}
#gnb ul.gnb6_sub {left:-10px;}

#gnb ul li {float:left;margin-right:10px;}
#gnb ul a {width:100px;height:30px;color:#000;}
#gnb ul.gnb1_sub .sub1 {width:50px;}
#gnb ul.gnb1_sub .sub2 {width:50px;}
#gnb ul.gnb1_sub .sub3 {width:50px;}
#gnb ul.gnb1_sub .sub4 {width:50px;}
#gnb ul.gnb1_sub .sub5 {width:50px;}
#gnb ul.gnb1_sub .sub6 {width:50px;}

#gnb ul a:hover {color:#f00;}

/* 소메뉴 */
#hidemenu{width:100%;position:absolute;top:119px; min-width: 1024px;background:#fff url('/images/common/vis_gnb_sub_01.jpg') 0 0 no-repeat;z-index:99;}
#hideDetail{width:1150px;left:50%;margin-left:-575px;position:relative;z-index:99;}
#hideDetail ul{}
#hideDetail ul li{float:left;height:214px;border-right:1px solid #ccc;
	-webkit-transition: all 0.1s ease-in-out;
	-moz-transition: all 0.1s ease-in-out;
	-ms-transition: all 0.1s ease-in-out;
	-o-transition: all 0.1s ease-in-out;
	transition: all 0.1s ease-in-out;}
#hideDetail ul li.gnb_sub_01{width:147px;background:none;margin-left:369px;}
#hideDetail ul li.gnb_sub_02{width:144px;}
#hideDetail ul li.gnb_sub_03{width:143px;}
#hideDetail ul li.gnb_sub_04{width:143px;}
#hideDetail ul li.gnb_sub_05{width:145px;}
#hideDetail ul li:hover{background:#a0c4e4;}
#hideDetail ul li p{margin-top:10px;text-align:center;  }
#hideDetail ul li p:first-child{margin-top:30px !important;}
#hideDetail ul li p a{color:#242424;font-size:1.05em;letter-spacing:-1px;z-index:99;}
#hideDetail ul li:hover p a{color:#fff;}
#hideDetail ul li p a span{color:#666;font-size:12px;}
#hideDetail ul li p a:hover{color:#006893;font-weight:500;}


/* footer */
#footer_wrap{background-color:#ebebeb;}
#footer .logo_foot {padding:30px 0 0 0;}
#footer .addr {position:absolute;left:234px;top:18px;}
#footer .addr .sep_foot {margin:0 5px;}
#footer .copy {/*font-family:Tahoma, Helvetica, Roboto, 'Apple SD Gothic Neo', Arial, 'Century Gothic', CenturyGothic, Geneva, AppleGothic, sans-serif;*/}
#footer .select_relative{width:160px;height:29px;position:absolute;right:0;top:50px;}
