.rollBox{width:590px;overflow:hidden;padding:0;}   /*左、右按钮和显示图片总宽度 500px */
.rollBox .LeftBotton{height:52px;width:19px;background:url(jiantou.gif) no-repeat 11px 0;overflow:hidden;float:left;display:inline;margin:25px 4px 0 0;cursor:pointer;}
.rollBox .LeftBotton1{height:52px;width:19px;background:url(yy.gif) no-repeat 11px 0;overflow:hidden;float:left;display:inline;margin:25px 4px 0 0;cursor:pointer;}
.rollBox .LeftBotton2{height:52px;width:19px;background:url(jiantou1.gif) no-repeat 11px 0;overflow:hidden;float:left;display:inline;margin:25px 4px 0 0;cursor:pointer;}
.rollBox .RightBotton{height:52px;width:20px;background:url(jiantou.gif) no-repeat -8px 0;overflow:hidden;float:left;display:inline;margin:25px 0 0 4px;cursor:pointer;}
.rollBox .RightBotton1{height:52px;width:20px;background:url(yy.gif) no-repeat -8px 0;overflow:hidden;float:left;display:inline;margin:25px 0 0 4px;cursor:pointer;}
.rollBox .RightBotton2{height:52px;width:20px;background:url(jiantou1.gif) no-repeat -8px 0;overflow:hidden;float:left;display:inline;margin:25px 0 0 4px;cursor:pointer;}
.rollBox .Cont{width:540px;overflow:hidden;float:left;}   /*要显示的图片总宽度*/
.rollBox .ScrCont{width:100000px;}
.rollBox .Cont .pic{width:74px;float:left;text-align:center;}  /*每张图片宽度  */
.rollBox .Cont .pic img{padding:4px;background:#fff;border:1px solid #ccc;display:block;margin:0 auto;}
.rollBox .Cont .pic p{line-height:26px;color:#505050;}
.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;}