
.slider{position: relative}
.slider div{position: relative;text-align: center;padding: 0px;list-style-type: none;margin: 0px;width:600px;background: #ffffff;height:600px;overflow: hidden;}
.slider span{z-index: 99;position: absolute;text-align: center;width: 100%;bottom: 2px;color: #ffffff;font-size: 12px;font-weight: bold}
.slider .txtbg{position: absolute;filter: alpha(opacity=70);width: 100%;bottom: 0px;background: #000;height: 25px;padding-top: 5px;left: 0px;opacity: 0.7;-moz-opacity: 0.7;-khtml-opacity: 0.7}
.slider .txtbg img{width:600px;height:600px;}
.hdnum{width:600px;height:114px;overflow: hidden;padding-top: 2px}
.hdnum li{padding:1px;background-color: #000;width:110px;height:110px; float: left;margin:10px 5px 0 0;overflow: hidden;}
.hdnum li img{width:110px;height:100px;filter: alpha(opacity=50);opacity: 0.5;-moz-opacity: 0.5;-khtml-opacity: 0.5}
.hdnum li.on{padding: 0;background-color: #f54102;width:110px; }
.hdnum li.on img{border: #f12938 2px solid;filter: alpha(opacity=100);width:105px;height:100px;opacity: 1;-moz-opacity: 1;-khtml-opacity: 1}