#screen{
	width:985px;
	padding:0;
	height:170px;
	margin:3px auto 0px auto;
}
			
#screen li{
	float:left;
	list-style:none;
}

#screen .jq-ss-crop{
	margin:5px 5px;
	float:left;				
}
#left,#right{
	font-weight:bolder;
	font-size:36px;
	margin-top:60px;
	display:block;
	text-decoration:none;
	color:black;
}
#left{
background: url(../images/btn_left.png) no-repeat ;
width:38px;
height:39px;
margin-left:20px;
}
#right{
background: url(../images/btn_right.png) no-repeat ;
width:38px;
height:39px;
}
#view{
	margin:10px;
	width:840px;
	height:150px;
	overflow:hidden;
}
#images{
width:3818px !important;
width:3822px;
padding:0;
		}
#images li img{
 border:0;
}