
.section {
	width: 100%;
	min-width: 1000px;
	z-index: 10;
	position: relative;
	padding:0;
}


.inner {
	width: 50px;
	height: 50px;
	padding:0;
	font-family:나눔바른고딕, Malgun Gothic, 맑은 고딕, '돋움', sans-serif;
}

.inner:after {
	  content: "";
	  display: table;
	  clear: both;
}


.subMenu {
	position:fixed;
	margin-left:50%;
	top:30px; 
	left:652px;
	z-index: 99999999;
}

.subMenu .inner {
	padding:0;
	font-weight: bold;
}


.subNavBtn {
	display: block;
	height: 110px;
	width: 110px;
	float: left;
	margin: 0px 0px 2px 0;
	text-decoration: none;
	font-size: 20px;
	padding: 5px 0 0 0;
	z-index: 9999;
}

.end {
	margin:0;
}




/* SECTIONS */

.sTop {
	padding-top:0;
	padding-bottom:0;
	margin: 0;
	height: 120px;
	
}

.s1 {
	padding-top:0;
	padding-bottom:0;
	margin: 0;
	background:url(./image/main_01.jpg)#ffffff center top no-repeat;
	height: 850px;
	
}
.s1 .cont { position:relative; margin:0 auto; width:1000px;padding-top:50px;}

.s2 {
    padding-top:0;
	padding-bottom:0;
	background:url(./image/main_02.jpg)#ffffff center top no-repeat;
	height: 997px;
	margin: 0;
	
}
.s2 .cont { position:relative; margin:0 auto; width:1000px;padding-top:50px;}

.s3 {
    padding-top:0;
	padding-bottom:0;
	background:url(./image/main_03.jpg)#ffffff center top no-repeat;
	height: 850px;
	margin: 0;
}
.s3 .cont { position:relative; margin:0 auto; width:1000px;padding-top:50px;}

.s4 {
    padding-top:0;
	padding-bottom:0;
	background:url(./image/main_04.jpg)#ffffff center top no-repeat;
	height: 1276px;
	margin: 0;
}
.s4 .cont { position:relative; margin:0 auto; width:1000px;padding-top:0;}

.s5 {
    padding-top:0;
	padding-bottom:0;
	background:url(./image/main_05.jpg)#ffffff center top no-repeat;
	height: 763px;
	margin: 0;
}

.s6 {
    padding-top:0;
	padding-bottom:0;
	background:url(./image/main_06.jpg)#ffffff center top no-repeat;
	height: 1246px;
	margin: 0;
}
.s6 .cont { position:relative; margin:0 auto; width:1000px;padding-top:0;}

.s7 {
    padding-top:0;
	padding-bottom:0;
	background:url(./image/main_07.jpg)#ffffff center top no-repeat;
	height: 3425px;
	margin: 0;
}

.s8 {
    padding-top:0;
	padding-bottom:0;
	background:url(./image/main_08.jpg)#ffffff center top no-repeat;
	height: 1246px;
	margin: 0;
}

.s9 {
    padding-top:0;
	padding-bottom:0;
	background:url(./image/main_09.jpg)#ffffff center top no-repeat;
	height: 1246px;
	margin: 0;
}

.s10 {
    padding-top:0;
	padding-bottom:0;
	background:url(./image/main_10.jpg)#ffffff center top no-repeat;
	height: 2971px;
	margin: 0;
}

.s11 {
    padding-top:0;
	padding-bottom:0;
	background:url()#e0e0e0 center top no-repeat;
	height: 1500px;
	margin: 0;
}

.s11 .s11_wrap { position:relative; width:1200px; height:1000px; margin:0 auto;}
.s11 .s11_wrap .tit {position:absolute; width:1162px; height:99px; top:100px; left:19px;}
.s11 .s11_wrap .more{position:absolute; width:250px; height:60px; top:1350px; left:475px;}
.s11 .s11_wrap .more a:hover {opacity:0.8;}
.s11 .s11_wrap .best_news {position:absolute; width:1200px; height:410px; top:270px; left:0;}
.s11 .s11_wrap .cont{position:absolute; padding:0; width:1200px; height:400px; top:600px; left:0;}
.s11 .s11_wrap .cont .left {float: left;width:550px; height:400px; margin:0 0 0 10px; }
.s11 .s11_wrap .cont .right {float: right;width:550px; height:400px; margin:0 10px 0 0; }

.s12 {
    padding-top:0;
	padding-bottom:0;
	background:url()#ffffff center top no-repeat;
	height: 200px;
	margin: 0;
}
