#navigation, #content,.section{
	padding:0;
	margin:0;
	list-style:none;
}
#content{
	overflow:hidden;
	width:663px;
	position:relative;
	height:214px;
	float:left;
	z-index:0;
}



.section{
	width:5900px;
	position:relative;
	z-index:0;	
}

.section .sub{
position:relative;
float:left;

width:663px;
height:352px;
}
.section .sub p{


}
.section .next, .section .prev{
	font-size:18px;
	position:absolute;
	bottom:15px;
	letter-spacing:-2px;
}


