@CHARSET "UTF-8"; .thumbpic {margin: 30px auto; width: 500px;} #piclist {width: 460px; height: 86px; overflow: hidden; float: left; position: relative;} #piclist ul {list-style: none; margin: 0px; padding: 0px; width: 20000px; overflow: hidden; position: relative;} #piclist ul li {background: url("ico_none.gif") no-repeat top; height: 86px; float: left; position: relative; cursor: pointer;} #piclist ul li img {margin: 0px 4px; padding: 3px; width: 78px; height: 58px;} #piclist .hover {background: url("ico_bg.gif") no-repeat top; height: 86px;} #piclist ul li tt {background: rgb(0, 0, 0); margin: 45px 0px 0px -85px; padding: 0px 5px; color: rgb(255, 255, 255); line-height: 16px; font-family: arial; font-size: 12px; position: absolute; z-index: 20;} .thumbpic a.bntprev {background: url("ico_left.gif") no-repeat center; width: 20px; height: 64px; float: left; display: block;} .thumbpic a.bntnext {background: url("ico_right.gif") no-repeat center; width: 20px; height: 64px; float: left; display: block;} #originalpic {height: 100%; text-align: center; overflow: hidden; clear: both; position: relative; zoom: 1;} #originalpic img {display: none; position: relative; max-width: 900px;} #aPrev {background: url("blank.gif"); left: 0px; top: 0px; width: 50%; height: 100%; display: block; position: absolute; z-index: 10;} #aNext {background: url("blank.gif"); top: 0px; width: 50%; height: 100%; right: 0px; display: block; position: absolute; z-index: 10;}