/* CSS Document */ .left-pro{width:100%; padding:20px 10px;border:1px solid #ccc;text-align:left;float:left; } .left-pro .t1{width:100%; height: 68px; margin-top: 5px; } .left-pro .t2{width:100%;} .left-pro .t2 img{text-indent:0;} #showArea{ position: absolute; overflow: hidden; width: 480px; left: 0; } .smallPic{ width:93%; z-index: 1; position: relative; height: 68px; overflow: hidden; float: left; } #showArea img { cursor:pointer;display:block;margin-bottom:5px;width:60px;padding:1px;border:1px solid #ccc;height:60px;float:left;opacity: .6; margin-right: 5px; margin-left: 5px; } #showArea img:hover{ opacity: 1; } #main_img{cursor:pointer;display:block; width:100%;} #gotop,#gobottom { cursor:pointer; float: left; margin-top: 5px; }