.cont_wrap {
    position: relative;
	width: 1240px;
	margin:50px auto;
	padding: 0;

}

.cont_wrap .cont{
    width: 1240px;
    margin:0 ;
	padding: 0;
	min-height: 500px;

}

.clear {
	clear: both;
}
.wrap {
	width: 100%;
	z-index: 10;
	position: relative;
	margin:144px 0 0 0;
	padding: 0;

}


.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: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()#d41520 center top no-repeat;
	height: 80px;
	
}


.s1 {
    padding-top:0;
	padding-bottom:0;
	background:url(./image/Cat04_a_bg.jpg)#a1a1a0 center top no-repeat;
	height: 2190px;
	margin: 0;
	
}
.s1 .cont {width: 1240px; height: 2190px; margin:0 auto;}

.s2 {
    padding-top:0;
	padding-bottom:0;
	background:url(./image/Cat04_b_bg.jpg)#efead7 center top no-repeat;
	min-height: 961px;
	margin: 0;
}
.s2 .cont {width: 1240px; height: 961px; margin:0 auto;}

.s3 {
    padding-top:0;
	padding-bottom:0;
	background:url(./image/Cat04_c_bg.jpg)#efead7 center top no-repeat;
	min-height: 1527px;
	margin: 0;
}
.s3 .cont {width: 1240px; height: 1527px; margin:0 auto;}

.s4 {
    padding-top:0;
	padding-bottom:0;
	background:url(./image/Cat04_d_bg.jpg)#efead7 center top no-repeat;
	min-height: 1221px;
	margin: 0;
}
.s4 .cont {width: 1240px; height: 1221px; margin:0 auto;}

.s5 {
    padding-top:0;
	padding-bottom:0;
	background:url(./image/Cat04_e_bg.jpg)#efead7 center top no-repeat;
	min-height: 3576px;
	margin: 0;
}
.s5 .cont {width: 1240px; height: 3576px; margin:0 auto;}

.s6 {
    padding-top:0;
	padding-bottom:0;
	background:url(./image/Cat04_f_bg.jpg)#efead7 center top no-repeat;
	min-height: 2971px;
	margin: 0;
}
.s6 .cont {width: 1240px; height: 2971px; margin:0 auto;}

.s7 {
    padding-top:0;
	padding-bottom:0;
	background:url()#fffef0 center top no-repeat;
	min-height: 2150px;
	margin: 0;
}
.s7 .cont {width: 1350px; height: 2150px; margin:0 auto;}

.btn_wrap {
    position: relative;
	width: 726px;
	margin:50px auto;
	padding: 0;

}