﻿*{ margin:0px; padding:0px;}
body 
{
    line-height:1.5;
    font-family:微软雅黑;
}
a{ text-decoration:none;}
ul,li{ list-style:none; }


.rollBox{width:1154px; overflow:hidden;padding:10px;margin:40px auto; border:1px solid #ccc;}
 
.rollBox .LeftBotton{height:47px;width:24px;background:url(../images/prev.png) no-repeat 0px 0;overflow:hidden;float:left;display:inline;margin:50px 2px 0 2px;cursor:pointer;}
.rollBox .RightBotton{height:47px;width:24px;background:url(../images/next.png) no-repeat 0px 0;overflow:hidden;float:left;display:inline;margin:50px 0 2px 2px;cursor:pointer;}
.rollBox .Cont{width:1100px;overflow:hidden;float:left;}
.rollBox .ScrCont{width:10000000px;}
.rollBox .Cont .pic{width:165px;float:left;text-align:center;margin:0 9px}
.rollBox .Cont .pic img{padding:4px;background:#fff;border:1px solid #ccc;display:block;margin:0 auto; max-width:100%; vertical-align:middle; }
.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;}
