﻿.rollBox
{
	width:730px;
	overflow:hidden;
margin-bottom:15px;
}
.rollBox .LeftBotton
{
	WIDTH: 12px;
	HEIGHT:24px;
	BACKGROUND: url(left.gif) no-repeat 0px 0px;
	overflow:hidden;
	float:left;
	display:block;
	cursor:pointer;
	position: relative;
	top: 100px;
}
.rollBox .RightBotton
{
	WIDTH: 12px;
	HEIGHT:24px;
	overflow:hidden;
	float:right;
	display:block;
	cursor:pointer;
	background-repeat: no-repeat;
	background-position: 0px 0px;
	position: relative;
	top: 100px;
	background-image: url(right.gif);
}
.rollBox .Cont
{
	margin-left:4px;
	width:699px;
	overflow:hidden;
	float:left;
}
.rollBox .ScrCont
{
	width:10000000px;
}
.pic
{
	width:171px;
	float:left;
width:175px!important;
}
.rollBox .Cont .pic img
{
	display:block;
}
.rollBox #List1,.rollBox #List2
{
	float:left;
}
