/* CSS Document */


#box{width: 330px; border:#CCC solid 1px;position:relative; height:100%;}
.current{display:block;}
.big_img{ width: 330px; height: 461px; overflow:hidden;}
.slider_title{position:absolute; top: 339px;width:100%;height: 49px; background:url(../img/title_bg.fw.png) repeat;filter:Alpha(Opacity="90")}
.slider_title a{font-size:22px; font-family:"å¾®è½¯é›…é»‘"; color:#98E404; text-decoration:none; display:block; height:55px;line-height:55px; padding-left:15px;}

.slider_list{background:url(../img/title_bg.fw.png) repeat;width: 330px; position:absolute; top: 390px; margin-top:-3px;padding-top:8px; padding-bottom:7px;}
.slider_list li{opacity:0.5;filter:Alpha(Opacity="50");display:inline;float:left;margin:0 0 0 9px;position:relative; width:60px; height:60px;}
.slider_list .current{position:relative;background:none; opacity:1;;filter:Alpha(Opacity="100")}
.slider_list .current .border{position:absolute; display:block;background:#98E404; width:60px;height:4px;overflow:hidden;left:0; bottom:0;}
