.scroll {margin-top: 13px;overflow: hidden;}

.LeftBotton {
    background: url("../images/1021leftarrow.gif") no-repeat scroll  left center transparent;
    cursor: pointer;
    float: left;
	margin-left:12px;
    height: 44px;
    margin-top: 54px;
    width: 32px;
}.Cont {
    float: left;
    height: 167px;
    overflow: hidden;
    width:648px;
	margin:0 auto;
}
.Cont ul {
    clear: both;
    overflow: hidden;
}
.Cont ul li {
    float: left;
    height: 142px;
    line-height: 24px;
    list-style: outside none none;
    margin:14px 5px 0 5px;
    overflow: hidden;
    text-align: center;
    width: 152px;
}
.Cont ul li a{display:block;width:152px;height:112px;overflow:hidden;}
.Cont ul li a img {
    border: 1px solid #ddd;
    display: block;
	overflow:hidden;
	padding:1px;
	max-width:148px;
	max-height:128px;
}
.Cont ul li span{overflow:hidden;display:block;width:152px;height:26px;line-height:26px;}
.Cont ul li span a{height:26px;overflow:hidden;width:136px;padding:0 8px;line-height:26px;}
.RightBotton {
   
    background: url("../images/1021rightarrow.gif") no-repeat scroll  right center transparent;
    cursor: pointer;
    float: right;
    height: 44px;
    margin-top: 54px;
	margin-right:12px;
    width: 30px;
}
.biaoti{width:95%;}