@charset "utf-8";
/*공통*/
#header{width:100%; height:145px; position:fixed; left:0;top:0; z-index:1000; background:#fff;border-bottom: 1px solid #eee;}
#header:after{content:"";clear:both;display:block;}
/*기본세팅*/
.top_menu_wrap{width:100%; height: 35px; background: #fafafa;}
.top_menu{width:1140px; margin: 0 auto; }
.top_menu ul{float:right;height: 35px;border-right: 1px solid #eee;}
.top_menu ul li{display: block; float:left;height: 35px;line-height: 35px;}
.top_menu ul li a{display: block; color:#999; font-size: 12px; padding:0 20px; border-left: 1px solid #eee;}
#nav{margin:0 auto;width:1140px; z-index:10; height:115px;}
#nav ul{overflow:visible; /*margin-top:15px; */float:right;}
#nav ul:after{content:""; clear:both; display:block;}
#nav .logo{position:absolute; top:70px;}
#nav .depth {display: block;}
#nav .depth li {display: block;position:relative;}
#nav .depth > li{float:left; width:170px; }
#nav .depth > li.long_text{float:left; width:190px; }
#nav .depth > li.long_text ul li{width:190px;}
#nav .depth .mm{display: block;text-align: center; font-size: 16px; font-weight: bold; height: 115px; line-height: 115px; }
#nav .depth .subnav{display: none; position:absolute; z-index:9999; left:0;top:140px;}
/*#nav .depth .sm06{border-right: 1px solid #eee;}*/
#nav .depth .subnav li{text-align: center; width:170px; line-height: 40px; height: 40px;}
#nav .depth .subnav li a{color:#666;font-size: 14px; display: block; width:100%; height: 100%;font-family: "Nanum Gothic"; }
#nav .depth .subnav li a:hover{ color:#5b1f8a;font-weight: bold; }
.bgGnb{display:none;background:#fff; height: 220px; width:100%; border-bottom: 1px solid #b8b1be; position:absolute;top:146px;left:0;z-index:-1;}
.bg_info{width:1140px; margin: 0 auto;}
.bg_info p{font-size: 18px;}
.bg_info .bg_info_tit{color:#666; padding-top: 50px; font-weight: 200;}
.bg_info .bg_info_tit span{color:#444;font-weight: 700; }
.bg_info_tel{font-weight: 700; margin-top: 20px;}
.bg_info_tel span{font-weight: 200;}
#container{width:100%; margin-top: 146px;}
#container:after{content: ''; clear: both; display: block;}

#footer{width:100%; background: #fff; font-size: 12px; }
#foot{width:1140px; margin: 0 auto; padding:20px 0; text-align: center;border-top: 1px solid #eee;}
#foot address{font-style: normal; color:#bbb;}
.foot_copy p{margin-top: 10px; color:#bbb;}
.foot_copy a{color:#999; font-weight: bold;}
.kod_link{text-align: right;}



/*서브페이지*/
#sub_container{width:100%; background: #f7f7f7; margin-top: 146px;}
.sub_visual{margin-top: 146px; height: 220px; background: url(/images/sub_visual.jpg) center center;}
.sub_visual p{text-align: center;}
.sub_txt{padding: 50px 0;}
.sub_txt01{font-size: 14px;}
.sub_txt02{font-size: 36px; font-weight: bold; margin: 10px 0;}
.sub_txt03{font-size: 14px; color:#ff7a00;}
.sub_contents{width:1140px; margin: 0 auto;}
.sub_contents:after{display: block; clear:both; content: '';}
.sub_left{float:left; width:250px;}
.sub_left h2{width:250px; color:#fff; text-align: center; height:125px; line-height: 125px; background:#5b1f89; font-size: 22px;}
.sub_left .sub_left_list{display: block;}
.sub_left .sub_left_list li{display: block; width:250px; height:60px;}
.sub_left .sub_left_list li a{display: block; background: #fff;  width:248px; height: 59px; font-size: 16px; color:#999; line-height: 60px; text-indent: 20px;border-right:1px solid #eee; border-bottom: 1px solid #eee; border-left: 1px solid #eee;}
.sub_left .sub_left_list li a:hover{font-weight: bold; color:#5b1f89;}
.sub_left .sub_left_list li .active{font-weight: bold; color:#fff; background: #6f379b;border-right:1px solid #6f379b; border-bottom: 1px solid #6f379b; border-left: 1px solid #6f379b;}
.sub_left .sub_left_list li .active:hover{color:#fff;}
.sub_left_tell{width:248px; height: 80px; background: #fff; border:1px solid #eee; margin-top: 20px; margin-bottom: 30px;}
.sub_left_tell p{text-align: center; line-height: 80px; font-weight: bold; color:#666;}
.sub_right{float:right;width:800px; background: #fff; border:1px solid #eee; padding:35px; min-height: 395px; margin-bottom: 30px;}
.sub_right_tit{width:800px; height: 90px; border-bottom: 1px solid #ddd; margin-bottom: 20px; position: relative;}
.sub_right_tit h3{font-size: 24px; padding-top: 10px; float:left;}
.sub_right_tit .path_txt{float:right; font-size: 12px; color:#999; margin-top: 20px;}
.sub_right_tit:after{display: block; clear:both; content: '';}

