@charset "utf-8";
.wrap{width:100%; min-width:1400px; /*overflow:hidden;*/ position:relative;}
.clear{clear:both;}
.wrap_1400{width:1400px; margin:0 auto;}
.tc{text-align:center;}

/* HEADER CSS */
.header{background:#fff; position:fixed; width:100%; top:0; z-index:100;}

.head_bot{background:url("/new/img/bg_header.png") center center repeat-y; height:90px; overflow:hidden;width:100%;}
.head_bot .hb_gnb{position:absolute; margin:0 auto; border:0px solid #000; top:50px; width:100%; margin-left:-92px;  }
.head_bot .hb_gnb ul.depth01{/* width:940px; */  margin:0 auto;width:1291px;border:0px solid #000;}
.head_bot .hb_gnb ul.depth01 > li:nth-child(1) {margin-top:-15px;}
.head_bot .hb_gnb ul.depth01 > li:nth-child(1) a {height:39px;}
.head_bot .hb_gnb ul.depth01 > li{float:left; position:relative;}
.head_bot .hb_gnb ul.depth01 > li > a{display:block; padding:0 37px; height:22px; line-height:25px; font-size:20px; color:#fff; font-weight:; }
.head_bot .hb_gnb ul.depth01 > li.active > a{color:#000;}
.head_bot .hb_gnb ul.depth01 > li:last-of-type > a{background:none;}
.head_bot .hb_gnb .more_menu{position:absolute; top:0; right:0; border-left:1px solid #ddd;}


/* CONTAINER CSS */
.container{width:100%;margin-top:75px; overflow-x:hidden; background:url("/new/img/bg_container.jpg") center center no-repeat; height: 740px;}

.container_sub{width:100%;margin-top:75px; overflow-x:hidden; height: auto;}


/* FOOTER CSS */
.footer{background:#57626a;}
.foot_wrap{width:1400px; margin:0 auto; overflow:hidden; padding-top:18px; padding-bottom:18px; color:#fff; }
.foot_left .fl_txt p{ line-height:1.8; font-size:13px;}



/* QUICK MENU CSS */
.quick{}

/*================================
	container
================================*/
#sub_container{position:relative; width:100%; padding:0 0 130px 0; margin-top:50px;}
#sub_container .content{position:relative; width:100%; margin:0 auto;}
#sub_container .content .con{position:relative; width:1400px; margin:0 auto; top:0px;}
#sub_container .content .con_body{position:relative; width:100%; margin:0 auto;}