.menuBtn {
	background: center center no-repeat transparent;
	background: #000;
	display: block;
	height: 60px;
	position: absolute;
	top: 0;
	left: 10px;

}
.clear {
	clear: both;
}
.wrap {
		width: 100%;
		max-width: 1600px;
		min-width: 980px;
		z-index: 10;
		position: relative;
		margin: 0 auto;
		padding: 0;

}
.section {
	width: 100%;
	max-width: 1600px;
	min-width: 980px;
	z-index: 10;
	position: relative;
	margin: 0 auto;
	padding: 0 0 0 0;
}
.inner {
	width: 980px;
	margin: 0 auto;
	position: relative;
}
.subMenu {
	position: absolute;
	top: 779px;
	height: 75px;
	z-index: 1000;
	width: 100%;
	max-width: 1600px;
	min-width: 980px;

}

.subMenu .inner {
	padding:0;
	font-weight: 400;
}
.subNavBtn {
	display: block;
	height: 75px;
	float: left;
	margin: 0px 0px 0 0;
	text-align: center;
}

.end {
	margin: 0;
}
.sTop {
	min-height: 779px;
	background-image: url(../img/logic_bg.jpg);
	background-repeat: no-repeat; 
	background-attachment:fixed; 
	background-position: center top;
}

.s1 {
	min-height: 522px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(../img/logical_bg1.jpg);
	background-repeat: no-repeat; 
	background-attachment:fixed; 
	background-position: center top;
}
.s2 {
	min-height: 519px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(../img/logical_bg2.jpg);
	background-repeat: no-repeat; 
	background-attachment:fixed; 
	background-position: center top;
}
.s3 {
	min-height: 523px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(../img/logical_bg3.jpg);
	background-repeat: no-repeat; 
	background-attachment:fixed; 
	background-position: center top;
}
.s4 {
	min-height: 474px;
	margin-right: auto;
	margin-left: auto;
}
