﻿.rollBox {
 clear:both;
 margin:0;
 padding:10px 8px 0;
 width:460px;
}
.rollBox .LeftBotton {
 width:22px;
 overflow:hidden;
 float:left;
 display:inline;
 margin:10px 0 0 0;
 cursor:pointer;
}
.rollBox .RightBotton {
 width:22px;
 overflow:hidden;
 float:left;
 display:inline;
 margin:10px 0 0 0;
 cursor:pointer;
}
.rollBox .Cont {
 width:416px;
 overflow:hidden;
 float:left;
}
.rollBox .ScrCont {
 width:10000000px;
}
.rollBox .Cont .pic {
 width:104px;
 float:left;
 text-align:center;
}
.rollBox .Cont .pic img {
 padding:1px;
 display:block;
 margin:0 auto;
 width:85px; height:75px;
}
.rollBox .Cont .pic p {
 line-height:21px;
 color:#505050;
 font-size:12px;
 width:104px;
 margin:0 auto;
 text-align:center;
}
.rollBox .Cont a:link, .rollBox .Cont a:visited {
 color:#626466;
 text-decoration:none;
}
.rollBox .Cont a:hover {
 color:#f00;
 text-decoration:underline;
}
.rollBox #List1, .rollBox #List2 {
 float:left;
}
