#screen{
	width:1680px;
	padding:0;
}			
#screen li{
	float:left;
	list-style:none;
	margin: 0;
	padding:0;
	
}
#screen .jq-ss-crop{
	margin:0;
	border:0;
	float:left;				
}
#left{
	height: 135px;
	width: 40px;
	background: transparent url('/images/prev.gif') center center no-repeat;
	display:block;
	text-decoration:none;
}
#right{
	height: 135px;
	width: 40px;
	background: transparent url('/images/next.gif') center center no-repeat;
	display:block;
	text-decoration:none;
}
#view{
	/*margin:20px;*/
	width:840px;
	height:135px;
	overflow:hidden;
}
#images{
	width:2520px !important;
	width:2520px;
	padding:0;
}
#images li img{
	border:0;
}