
body{}

.sliderbox{width:1200px;height:160px;overflow:hidden;padding:0px 0 0 0;margin:10px auto;}
.arrow-btn{margin:20px 0 0 0;display:inline;background:url(../images/arrow-btn.png) no-repeat;width:21px;height:118px;overflow:hidden;cursor:pointer;}
#btn-left{float:left;margin-left:8px;background-position:0 0;}
#btn-left.dasabled{background-position:0 -124px;}
#btn-right{float:right;margin-right:8px;cursor:pointer;background-position:-26px 0;}
#btn-right.dasabled{background-position:-26px -124px;}
.slider{width:1100px;overflow:hidden;position:relative;height:160px;float:left;}
.slider ul{position:absolute;left:0px;top:-20px;width:1800px;height:160px;list-style:none;}
.slider li{float:left;width:130px;height:140px;}
.slider a{display:block;text-decoration:none;color:#073a5e;font-size:12px;font-weight:bold;text-align:center;margin-top:24px;}
.slider img{width:110px;display:inline-block!important;}