.productlistx { margin:0; padding:0; position: relative; overflow: hidden; width:100%; } .blkproductlistx { border:0; padding:0; overflow: hidden; position: relative; } .blkproductlistx .LeftButton { background: url("/news/templates/images/arrow6.png") no-repeat 0px 0px; left:0px; float:left; width:18px; cursor: pointer; position: absolute; height:26px; top:65px; } .blkproductlistx .RightButton { background: url("/news/templates/images/arrow6.png") no-repeat -18px 0px; right:0px; float:right; width:18px; cursor: pointer; position: absolute; height:26px; top:65px; } .blkproductlistx .Cont { padding:0px; margin:0px 0px 0px 20px; overflow: hidden; } .blkproductlistx .box { float:left; text-align:center; margin:0; padding:0; border:0; } .box .fang{ padding:3px; margin:4px; border:3px #ddd solid; } .blkproductlistx .box img { border:0; padding:0; } div.box a.prodtitle{ color:#505050; font:12px/36px SimSun,Arial,Sans-Serif; text-decoration: none; } div.box a.prodtitle:hover{ color:#ff0000; text-decoration: none; }