@charset "utf-8";
@import url(http://fonts.googleapis.com/earlyaccess/nanumgothic.css);
@import url(http://fonts.googleapis.com/earlyaccess/notosanskr.css);
/*공통*/

*{margin:0;padding:0;}
li{list-style:none;}
img{border:0;}
a{text-decoration:none;color:#333;}
html,body{font-family :'Noto Sans KR',"나눔 고딕","Dotum","돋움",sans-serif; height: 100%; width:100%;}
/*탑*/
#header{width:100%; height:150px; position:fixed; left:0;top:0; z-index:1000; background:#fff;border-bottom: 1px solid #eee;}
#header:after{content:"";clear:both;display:block;}
#header #top_wrap{width:100%;border-bottom:1px solid #eee;}
#header #top{width:1100px; margin: 0 auto;position:relative;overflow:hidden;height:99px;}
#header #top .top_left{display: block; float:left;width:350px;}
#header #top .top_left li{display: block; float:left;height:99px;line-height:99px;padding-right:20px;font-size: 11px;color:#999;}
#header #top .top_left li a{color:#a20001;}
#header #top .logo{text-align:center;float:left;width:400px;padding-top:30px;}
#header #top .top_right{display: block; float:right;}
#header #top .top_right li{float:left;height:99px; line-height:99px; padding-left:20px;}
#header #top .top_right li a{font-size: 11px; color:#999;}
#header #top .top_right li a:hover{color:#b4252d;}
#header #top .top_right li img{padding-top:38px;}
/*기본세팅*/
#nav{margin:0 auto;width:1265px; z-index:10; height:50px; position: relative;}
#nav ul{overflow:visible; /*margin-top:15px; */float:right;}
#nav ul:after{content:""; clear:both; display:block;}
#nav .depth {display: block;}
#nav .depth li {display: block;position:relative;}
#nav .depth li a{color:#666;}
#nav .depth li a:hover{color:#b4252d;}
.mm.active{color:#b4252d !important;}
#nav .depth .sm08{border-right: 1px solid #e5e5e5;}
#nav .depth > li{float:left; width:157px; }
#nav .depth .mm{display: block; text-align: center; font-size:14px; height:50px; line-height:50px;}
#nav .depth .subnav{display: none; position:absolute; z-index:9999; left:0;top:50px; border-left: 1px solid #e5e5e5;height:120px;}
#nav .depth .subnav li{text-align: center; width:157px; line-height:35px; height:35px;}
#nav .depth .subnav li a{color:#666;font-size: 12px; display: block; width:100%; height: 100%;}
#nav .depth .subnav li a:hover{ color:#fff;background: #b4252d;}
.bgGnb{display:none;background:#fff; height:120px; width:100%; border-bottom: 2px solid #b4252d; position:absolute;top:151px;left:0;z-index:-1; }




#container{width:100%;}
#container:after{content: ''; clear: both; display: block;}

#footer{width:100%; border-top: 1px solid #e5e5e5;background: #f7f7f7;}
#foot{width:1100px; margin: 0 auto; padding:50px 0; text-align: center;}
#foot address{font-style: normal; color:#999; font-size: 12px;}
.foot_copy p{margin-top: 10px; color:#999;font-size: 12px;}
.foot_copy a{color:#999; font-weight: bold;}
.kod_link{text-align: right;}



/*서브 레이아웃*/
#container{width:100%;}

#sub_vis{width:100%;height:250px;background:url(/images/sub_visual.jpg) 0 0 no-repeat;margin-top:151px;}
#sub_vis .sub_vis_txt{width:1100px; margin: 0 auto;text-align:center;color:#fff;}
#sub_vis .sub_vis_txt h3{font-size:40px;padding:73px 0 15px 0;}

.sub_container{width:1100px; margin: 0 auto;padding:30px 0 30px 0;min-height:700px;margin-top:30px;}
.sub_container:after{display: block; clear:both; content: '';}
.sub_left{width:220px; float:left;}
.sub_list{padding:20px; border: 1px solid #e5e5e5; width:178px;}
.sub_list h2{font-size: 16px; padding-bottom: 20px; border-bottom: 1px solid #eee;}
.sub_list ul{padding-top: 20px;}
.sub_list ul li{display: block; height: 35px;}
.sub_list ul li a{display: block; height: 35px; line-height: 35px; font-size: 13px; color:#888; text-indent: 13px; background: url(/images/snb_li.gif) no-repeat 1px center;}
.sub_list ul li a:hover{color:#000; font-weight: bold;}
.sub_list ul li .active{background: url(/images/snb_li_on.gif) no-repeat 1px center; color:#000; font-weight: bold;}
.snb_tel{padding:20px; border: 1px solid #e5e5e5; border-width:0 1px 1px 1px; width:178px;}
.sub_tel_tit{font-size: 12px; font-weight: bold;}
.sub_tel{font-size: 26px; font-weight: bold; color: #8ec41d; letter-spacing: -1px;font-family :'Noto Sans KR',"나눔 고딕","Dotum","돋움",sans-serif;}
.sub_tel_txt{color:#999; font-size: 12px; line-height: 1.6em; padding-top: 10px; border-top: 1px solid #eee; margin-top: 10px;}
.sub_tel_txt span{font-weight: bold; color:#333;}

.sub_right{width:830px; float:right;}
.sub_tit{position: relative; padding:20px 0; border-bottom: 1px solid #eee; margin-bottom: 20px;}
.sub_tit h3{font-size: 18px; color:#000; font-weight: bold;}
.sub_tit .sub_path{font-size: 11px; color:#999; position: absolute; right:0px; top:25px;}
.sub_tit .sub_path a{color:#999;}
.sub_tit .sub_path span{color:#b4252d;}
