#content,.section{
	padding:0;
	margin:0;
	list-style:none;
	position:relative;
}
#content{
	overflow:hidden;
	/* background-color:#183f82; */		
	height:390px;
	width:850px;
	float:left;
}


.section{
	width:8500px;
	height:390px;
	margin:0;
	position:relative;
}

	.section .sub{
		position:relative;
		float:left;
		padding:0px 0px 0px 0px;
		width:850px;
		height:390px;
	}
	
	ul, li {
	padding:0;
	margin:0;
	list-style:none;
	/*background-color: #ffffff;*/
}
