/*slider*/

#slider{width:960px; margin:0px auto; position:relative; height:1px; z-index:10 }

.slider_box{width:660px; margin:0 auto;height: 285px;overflow: hidden;position: relative; float:right; } 

#silder_con{height:285px;overflow: hidden;position: absolute;left: -2px;top: 2px; margin-left:0px; }

.silder_con .silder_panel{width:660px;height:285px;overflow: hidden;float: left;position: relative; }

#showposul{width:9999px;height:48px; position: absolute; left:0px;top:0px; margin-left:0px;}

#showposul li{float: left; width:60px; height:48px; margin-right:5px; }

#showposul li.current{border:1px solid #6c695d;  width:60px; height:45px;}

.prev,.next{display: block;width:35px;height:45px; cursor: pointer;}	

.prev{ position:absolute; top:10px; left:-50px;   background:url(/statics/images/yiht/cp_showlf.png) no-repeat 0px 0px;  z-index:100000}

.next{position:absolute; top:10px; left:880px;  background:url(/statics/images/yiht/cp_showrf.png) no-repeat 0px 0px;  z-index:100000}

.silderBox{height:8px; line-height:8px;}

.showgd{ position:absolute; top:80px; left:0px; width:300px; height:48px;}

.showposul{  position:relative; width:195px; height:57px; overflow:hidden; margin-left:70px;  }

.bb  li a{ color:#FFF; font-size:14px; } 