/* CSS Document */
ul,li{list-style:none;}
#box{width:262px;height:230px;position:relative;left:0;top:0;overflow:hidden; background:#fff;}
#box ol{position:relative;left:0;top:170px;width:127px;height:35px;z-index:999;background:url(asd);padding-left:135px;}
#box ol li{background:#c6c6c6;border:1px solid #bcbcbc;float:left;margin-right:8px;color:#000;line-height:14px;text-align:center;font-size:12px;cursor:pointer;padding:0 4px;z-index:999; position:relative	}
#box ol li.hover{background:#fabc00; border:1px solid #c39300; padding:1px 5px;color:#fff;font-weight:bold;position:relative;bottom:1px;}
#box ul{position:absolute;top:0;left:0;height:925px;}
#box ul li,#box ul li img{ width:262px;height:195px; margin:0; padding:0; *display:inline;!important}
#chy_con{width:262px;background:#fff; padding-top:6px;height:35px;overflow:hidden;z-index:999;position:absolute;bottom:0;left:0; }
#chy_con p{display:none;font-size:12px;line-height:18px; text-align:center; font-weight:bold;  background:#fff;}