#center { MARGIN-RIGHT: auto; MARGIN-LEFT: auto; }
body{
	 font-family: "宋体";
	 font-size: 12px;
     }
     td {
	 font-family: "宋体";
	 font-size: 12px;
	 }
	 
     A:link,A:visited,A:active
        { 
            text-decoration: none;
            color: #424242;
        } 
        A:hover
        {	color:#424242;
            text-decoration:none;
        }
        
        
        A.biaoti:link,A.biaoti:visited,A.biaoti:active
        { 
            text-decoration:underline;
            color: #244700;
            font-weight:bold;
        } 
        A.biaoti:hover
        {	color:#244700;
            text-decoration:underline;
            font-weight:bold;
        }
         /*第二大块*/
.rollBox{width:770px;overflow:hidden;padding:12px 0 5px 6px;margin:0 auto;}
.rollBox .LeftBotton{height:52px;width:19px;background:url() no-repeat 11px 0;overflow:hidden;float:left;display:inline;margin:25px 0 0 0;cursor:pointer;}
.rollBox .RightBotton{height:52px;width:20px;background:url() no-repeat -8px 0;overflow:hidden;float:left;display:inline;margin:25px 0 0 0;cursor:pointer;}
.rollBox .Cont{width:770px;overflow:hidden;float:left;}
.rollBox .ScrCont{width:10000000px;}
.rollBox .Cont .pic{width:132px;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;}
