.rollBox {
	width:910px;
	
}
.rollBox .LeftBotton {
	height:42px;
	width:24px;
	background:url("../images/index.jpg") no-repeat  -5px -120px;
	overflow:hidden;
	z-index:100;
	position:absolute;
	right:34px;
	top:0;
	cursor:pointer;

}
.rollBox .RightBotton {
	height:42px;
	width:24px;
	background:url("../images/index.jpg") no-repeat  -28px -120px;
	position:absolute;
	right:10px;
	z-index:100;
	top:0;
	cursor:pointer;
}
.rollBox .Cont {
	width:910px;
	overflow:hidden;
	float:left;
	
}
.rollBox .ScrCont {
	width:10000000px;
}

.rollBox #List1, .rollBox #List2 {
	float:left;
}
