

.clear {
	clear: both;
}
.wrap {
	width: 100%;
	z-index: 10;
	position: relative;
	margin:100px 0 0 0;
	padding: 0;

}


.section {
	width: 100%;
	min-width: 1240px;
	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:400px; 
	left:-652px;
	z-index: 99;
}

.subMenu .inner {
	padding:0;
	font-weight: bold;
}


.subNavBtn {
	display: block;
	height: 36px;
	width: 52px;
	float: left;
	margin: 0px 0px 2px 0;
	text-decoration: none;
	font-size: 20px;
	padding: 16px 0 0 0;
	text-align: center;
	background:url(./image/tab_bg.png)center top no-repeat;
    color:#ffffff;
}
.subMenu a:hover {
	background:url(./image/tab_bg.png)center top no-repeat;color:#fff000;
}

.active {
	background:url(./image/tab_on_bg.png)center top no-repeat;color:#ffffff;
}
.end {
	margin:0;
}




/* SECTIONS */
.sTop {
	padding-top:0;
	padding-bottom:0;
	margin: 0;
	background:url()#231710 center top no-repeat;
	height: 80px;
	
}


.s1 {
    padding-top:0;
	padding-bottom:0;
	background:url(./image/sub01_1_bg.jpg)#392b19 center top no-repeat;
	height: 1160px;
	margin: 0;
	
}
.s1 .cont {width: 1100px; height: 1160px; margin:0 auto;}

.s2 {
    padding-top:0;
	padding-bottom:0;
	background:url(./image/sub01_2_bg.jpg)#ffffff center top no-repeat;
	height: 869px;
	margin: 0;
}
.s2 .cont {width: 1240px; height: 1190px; margin:0 auto;}

.s3 {
    padding-top:0;
	padding-bottom:0;
	background:url(./image/sub01_3_bg.jpg)#d5d5d5 center top no-repeat;
	height: 1061px;
	margin: 0;
}
.s3 .cont {width: 1152px; height: 1061px; margin:0 auto;}

.s4 {
    padding-top:0;
	padding-bottom:0;
	background:url(./image/sub03_6_cont.jpg)#efead7 center top no-repeat;
	height: 1666px;
	margin: 0;
}
.s4 .cont {width: 1240px; height: 1590px; margin:0 auto;}


.s5 {
    padding-top:0;
	padding-bottom:0;
	background:url(./image/sub01_4.jpg)#d5d5d5 center top no-repeat;
	height: 730px;
	margin: 0;
}



