#content{
	width:1000px;
	background-color:white;
	position:relative;
	height:568px;
	float:left;
	overflow: hidden;
	z-index: 10;
}

#content ul {
	padding: 0px;
	margin: 0px;
	float: left;
	width: 955px;
}

#content li {
	float: left;
	width: 955px;
	padding: 0px;
	margin: 0px;
}

.section{
	width:6735px;
	position:relative;
}

	.section .sub{
		position:relative;
		float:left;
		padding: 0px;
		width:955px;
		height:568px;
		margin: 0px;
		overflow: hidden;
	}