@charset "utf-8";
/* reset */
/* featured */
#featured{overflow:hidden;width:915px;position:relative;height:545px;border:solid 1px #ddd;}
#featured .word{z-index:10;background:#222;left:0;width:905px;color:#fff;bottom:0;position:absolute;height:52px;line-height:16px;padding:5px;}
#featured .word h3{font-size:13px;height:16px;overflow:hidden;}
#thumbs{width:915px;height:28px;}
*html #thumbs{height:100%;}
#thumbs li{display:inline;float:left;width:72px;margin-right:4px;height:24px;}
#thumbs ul{margin-top:3px;}
#thumbs li.last_img{margin-right:4px;}
#thumbs li.first{width:20px;cursor:pointer;height:13px;margin:15px 10px 0 15px;}
#thumbs li.last{width:20px;cursor:pointer;height:13px;margin:15px 12px 0 8px;}
#thumbs li a{border:#9c9c9c 2px solid;display:block;}
#thumbs li a:hover{border:#9C3 2px solid;}
#thumbs li a.current{border:#ff6600 2px solid;}



