
a img{ border:none;}



.thumb img {
	
	
	border:none;
}

#scrollDiv {
	overflow: hidden;
	height: 80px;
	width:724px;
	float:left;	
}

.slide {
	clear:both; 
	float:left; 
	display:inline; 
	padding-top:20px;
	width:1000px;
}

.slide a{
	padding-left:20px;
}
#thumbnav {
	width:900px;
	height: 80px;
}

.handle {
	
	border:0px;
	height:60px;
	width:58px;
	float:left;
	outline:none;
	padding-top:20px;
	background:#FFF2DF;border:1px solid red;
}
