@charset "utf-8";

#wrap {position:relative;width:100%;min-width: 1441px;overflow:hidden;}


/*header*/
#header {position:absolute; width:100%; height:100px; border-bottom:1px solid rgba(255,255,255,.3);z-index:9999; font-size:18px;}
#header .header_wrap:after {content:""; display:block; clear:both;}
#header .header_wrap{width:1441px; margin:0 auto;}
#header .header_wrap h1 {display: inline-block;margin: 25px 0 0 0;}
#header .header_wrap h1.logo a {display:block;}
#header .header_wrap .header_in {float:right;width: 1160px;}
#header .header_wrap .header_in .gnb {display:inline-block;}
#header .header_wrap .header_in .gnb .depth1 li {display:inline-block;margin-left: 90px;}
#header .header_wrap .header_in .gnb .depth1 li:first-child {margin-left:0;}
#header .header_wrap .header_in .gnb .depth1 li.t a{display: block;font-size:18px;width: 100%;height: 100%; color:#fff;line-height: 100px;}

#header .header_wrap .header_in .top_menu {float:right;width:86px; margin-top: 30px;}
#header .header_wrap .header_in .top_menu a {display:inline-block;}
#header .header_wrap .header_in .top_menu a:last-child {float:right; vertical-align:top; margin-top:4px;}


/*header on*/
#header_on {position:absolute;top:0;width:100%; height:100px;  z-index:9999; background:#fff;}
#header_on .re_header:after {content:""; display:block; clear:both;}
#header_on .re_header{width:1441px; margin:0 auto;}
#header_on .re_header h1 {display: inline-block;margin-top: 25px;}
#header_on .re_header h1.logo a {display:block;}
#header_on .re_header .header_in {float:right;width: 1160px;}
#header_on .re_header .header_in .gnb {display:inline-block;}
#header_on .re_header .header_in .gnb .depth1 li {display:inline-block;margin-left:90px;}
#header_on .re_header .header_in .gnb .depth1 li:first-child {margin-left:0;}
#header_on .re_header .header_in .gnb .depth1 li.t a{display:block;width:100%;height:100%;line-height: 100px; color:#000;}

#header_on .re_header .header_in .top_menu {float:right;width:86px;height:100%;margin-top: 30px;}
#header_on .re_header .header_in .top_menu a {display:inline-block;}
#header_on .re_header .header_in .top_menu a:last-child {float:right; vertical-align:top; margin-top:4px;}

#header_on .overlay_header {position: absolute;width:100%;background: #f7f7f7;}
#header_on .overlay_header .header_wrap {position: relative;width: 1666px;min-height:100%;left: 50%;margin-left: -960px;padding: 0;}
#header_on .overlay_header .header_wrap:after {content:""; display:block; clear:both;}

#header_on .overlay_header .header_wrap .con {width:100%;box-sizing:border-box;}
#header_on .overlay_header .header_wrap .con:after {content:""; display:block; clear:both;}
#header_on .overlay_header .header_wrap .con .title img {position:absolute;bottom:0;left: 30px;}

#header_on .overlay_header .header_wrap .con .menu {display: table-cell;width: 1195px;}
#header_on .overlay_header .header_wrap .con .menu li.depth {display: flex;}
#header_on .overlay_header .header_wrap .con .menu li.depth:last-child {border-bottom:0;}
#header_on .overlay_header .header_wrap .con .menu li.depth:last-child .depth2 {border-bottom:0;}
#header_on .overlay_header .header_wrap .con .menu li.depth:first-child .depth3 {border-top:0;}

#header_on .overlay_header .header_wrap .con .menu li.depth a.depth2{display:inline-block;width: 250px;padding: 25px 20px;background: #6472a6;color:#fff;vertical-align: top;font-size: 16px;border-bottom: 1px solid rgba(244,244,244,.2);}
#header_on .overlay_header .header_wrap .con .menu li.depth a.depth2.mh {min-height:100px;}
#header_on .overlay_header .header_wrap .con .menu li.depth a.depth2:hover {background:#5d6a9b;}
#header_on .overlay_header .header_wrap .con .menu li.depth .depth3 {display:inline-block;width: 630px; border-bottom: 1px solid rgba(0,0,0,.1);}
#header_on .overlay_header .header_wrap .con .menu li.depth .depth3.bt {border-top:1px solid rgba(0,0,0,.1);}
#header_on .overlay_header .header_wrap .con .menu li.depth .depth3 ul {padding: 15px 0;}
#header_on .overlay_header .header_wrap .con .menu li.depth .depth3 ul li {display:inline-block; background:url("../../images_eng/renewal/layout/header_on_bullet.png")right center no-repeat;}
#header_on .overlay_header .header_wrap .con .menu li.depth .depth3 ul li:last-child  {background:none;}
#header_on .overlay_header .header_wrap .con .menu li.depth .depth3 ul li a {display:inline-block;padding: 8px 20px;font-size: 14px;color:#666;letter-spacing: 0;}
#header_on .overlay_header .header_wrap .con .menu li.depth .depth3 ul li a:hover {text-decoration:underline;}

#header_on .overlay_header .header_wrap .con.con5 .menu li.depth .depth3 {border-top:1px solid rgba(0,0,0,.1); border-bottom: 1px solid rgba(0,0,0,.1);}
#header_on .overlay_header .header_wrap .con.con5 .menu li.depth:first-child .depth3 {border-top:0;}

#header_on .overlay_header .header_wrap .title {position:relative; display: table-cell;width: 34.5%;background: #313959;vertical-align: top;}
#header_on .overlay_header .header_wrap .title:after {content:""; display:block; clear:both;}
#header_on .overlay_header .header_wrap .title ul {width: 311px;float:right;padding: 50px 0;}
#header_on .overlay_header .header_wrap .title ul li h1 {font-size:40px;color:#fff;font-weight: 500;margin-top:20px;}
#header_on .overlay_header .header_wrap .title ul li p {color: rgba(255,255,255,.3);font-weight: lighter;letter-spacing: 0px;}


/*footer*/
#footer {font-size:18px;}
#footer {width:100%;min-width: 1441px;background:#2e3138;min-height: 160px;}
#footer .copy {position: relative;width:1441px;margin:0 auto;}
#footer .copy:after {content:""; display:block; clear:both;}
#footer .copy .icon {float:right;  margin:20px 15px 0 0 ; line-height:0;}
#footer .copy .icon a {display:inline-block;margin-left: 10px;border-radius:100%;vertical-align: top;}
#footer .copy .icon a:first-child {margin-left:0;}

#footer .copy a.up {float: right;display: inline-block;margin-top: 20px;/* position:absolute; *//* top: -30px; *//* left: 50%; */background:#fff;padding: 15px;border-radius:100%;/* margin-left: 810px; */}
#footer .copy a.up:hover {background-color:#f3f3f3;}
#footer .copy a.up img {margin:3px 0px;}

#footer .copy h1 {display:inline-block; padding:45px 0 0 0;}
#footer .copy ul {display:inline-block; margin-left:62px; vertical-align:bottom;}
#footer .copy ul li {display:inline-block; margin-left:15px; color:#a7a8a6; font-size:14px;}
#footer .copy ul li:first-child {margin-left:0;}
#footer .copy ul li:last-child {display:block; color:#747474; margin:10px 0 0 0;}
#footer .copy ul li span {font-weight:bold; margin-right:7px;}


/* Content */
#container .cont_wrap{float:right; width:780px;background:url(../images/common/bg_cont_wrap.jpg) no-repeat 100% 0; margin:20px 0; font-family:'맑은 고딕','돋움', Dotum, '굴림', Gulim, Sans-serif;}
/* cont_head */			
.cont_head{position:relative; margin:50px 0 45px;}
.cont_head .cont_tit{display:inline-block;padding-bottom:10px;font-size:32px;line-height:42px;letter-spacing:-1px;border-bottom:2px solid #2f2f2f;}
/* cont_body */
.cont_body{}


/** Cont Foot **/
.cont_foot{margin-top:40px; line-height:1.5; font-family:'맑은 고딕','돋움', Dotum, '굴림', Gulim, Sans-serif;}
.cont_foot .cont_manager {overflow:hidden; height:39px; margin:0 0 5px; border:1px solid #d9d9d9; border-top:2px solid #39539f;}
.cont_foot .manager {float:left; margin-left:15px;}
.cont_foot .manager dt,
.cont_foot .manager dd{float:left; line-height:39px;}
.cont_foot .manager dd span{float:left; position:relative; height:39px; padding:0 6px 0 7px;}
.cont_foot .manager dd span:before{content:''; display:block; position:absolute; top:50%; left:0; width:1px; height:14px; margin-top:-7px; background:#d4d4d4;}
.cont_foot .manager dd span:first-child:before{display:none;}
.cont_foot .manager dt{padding:0 0 0 25px; background:url("../../images/renewal/layout/bg_cont_mng.jpg") no-repeat 0 50%;}
.cont_foot .update {float:right; margin:0 15px 0 0;}
.cont_foot .update dt,.cont_foot .update dd{float:left; line-height:39px;}
.cont_foot .update dd{margin-left:5px;}
.cont_foot .cont_rating {position:relative; overflow:hidden; margin:10px 0 0;height:40px; border:1px solid #d9d9d9;}
.cont_foot .cont_rating h2 {float:left; margin-left:15px; padding:0 0 0 25px; background:url(../images/common/bg_cont_rating.jpg) no-repeat 0 50%; font-weight:normal; line-height:40px;}
.cont_foot .cont_rating .inp_area {float:right; margin:8px 17px 0 0;}
.cont_foot .cont_rating .inp_area .inp_rdo,
.cont_foot .cont_rating .inp_area label {float:left; margin:4px 3px 0 0;}
.cont_foot .cont_rating .inp_area .inp_rdo {width:13px; height:13px; margin-left:10px; margin-top:5px;}
.cont_foot .cont_rating .btn_rate {float:left; overflow:visible; width:67px; height:24px; margin-left:15px; border:0; background:#39539f; color:#fff; cursor:pointer; }




