@charset "utf-8";

/* picbox */
.picbox{width:340px;}
#featured{height:235px;overflow:hidden;position:relative; width:340px;}
#featured .image{position:absolute;height:235px;overflow:hidden; width:340px;}
#featured .word{z-index:10;left:0px;width:304px;color:#fff;bottom:0px;position:absolute;height:31px; line-height:31px; text-align:left;background:#000;font-size:12px;color:#fff; padding:0 18px;}


#thumbs{width:355px;height:53px; padding-top:8px;}
*html #thumbs{height:100%;}
#thumbs li{display:inline;float:left;cursor:pointer; padding-right:11px; background:url(../images/fff.jpg) no-repeat left bottom;}
#thumbs li a{display:block;font-size:0px;width:77px;height:53px;}
#thumbs li a img{display:block;font-size:0px;width:77px;height:53px;}
#thumbs li a:hover img{display:block;height:53px;width:77px;}
#thumbs li a.current img{display:block;height:49px;width:77px;opacity: .7;filter: alpha(opacity=70);-ms-filter: "alpha(opacity=70)";-khtml-opacity: .7;/zoom: 1;}
#thumbs li a:hover{background-image:url(../images/bgover.gif);}
#thumbs li a.current{background-image:url(../images/bgover.gif);}
