
/* CSS Document */
.rollBox{width:700px;overflow:hidden; padding-top:10px; padding-bottom:10px;}
.rollBox .LeftBotton{height:49px;width:30px; background:url(../image/left_15.jpg) no-repeat 11px 0;overflow:hidden;float:left;display:inline;margin:25px 0 0 0;cursor:pointer; margin-right:12px; margin-left:5px;}
.rollBox .RightBotton{height:49px;width:30px;background:url(../image/right_15.jpg) no-repeat 11px 0;overflow:hidden;float:left;display:inline;margin:25px 0 0 0;cursor:pointer; margin-left:1px;}
.rollBox .Cont{width:590px;overflow:hidden;float:left;}
.rollBox .ScrCont{width:10000000000000000000000000000px;}
.rollBox .Cont .pic{width:110px;float:left;text-align:center;margin-left:8px; display:inline; height:100px; background:#F00;}
.rollBox .Cont .pic img{padding:4px; background:#fff;border:1px solid #ccc; display:block;margin:0 auto; height:90px; width:100px; }
.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;}
