#nav, #content,.section{
	padding:0;
	margin:0;
	list-style:none;
}
#scrollContent{
	overflow:hidden;
	width:735px;
	position:relative;
	height:450px;
	float:left;
}

ul, li, h3, h2, h1, p{
	padding:0;
	margin:0;
	list-style:none;
}
.section {
width: 3675px;
position:relative;
}

.section {
position:relative;
}
	.section .sub{
		position:relative;
		float:left;
		width:735px;
		height:450px;
	}
		.section .next, .section .prev{
			position:absolute;
			bottom:0px;
		}
		.section .next{
			right:10px;
		}
		.section .prev{
			left:10px;
		}

#first{
	top:484px !important;
	top:498px;			
}
#second{
	top:503px !important;
	top:517px;			
}
