#slider {
	width: 710px;
	margin: 0;
	height:500px;
	float:left;
	background-image: url(../content_bg.png);
	background-repeat: no-repeat;
}





.scroll {
	height: 410px;
	width: 680px;
	overflow:hidden;
	margin-top: 32px;
	margin-left: 12px;
   
	
	
}



.scrollContainer div.panel {
	height: 410px;
	width: 680px;
	overflow:hidden;
	
}
