@charset "utf-8"; img { border: 0px; } .bannerbox { width: 300px; height:180px; overflow: hidden; margin: 0px auto; } #focus2 { width: 198px; height: 200px; clear: both; overflow: hidden; position: relative; float: left; } #focus2 ul { width: 198px; height: 200px; float: left; position: absolute; clear: both; padding: 0px; margin: 0px; } #focus2 ul li {text-align:center; float: left; width: 198px; height: 205px; overflow: hidden; position: relative; padding: 0px; margin: 0px; } #focus2 .preNext { width: 50px; height: 180px; position: absolute; top: 0px; cursor: pointer; } #focus2 .pre { left: 0; background: url(../images/sprite.png) no-repeat left center; } #focus2 .next { right: 0; background: url(../images/sprite1.png) no-repeat right center; } #focus2 img {height:120px;} #focus2 p{line-height:25px;}