/*
#slider{width:444px;height:100px;overflow:hidden;z-index:-9999}
#slider ul li{width:74px;height:100px;}
.sliderbox{width:444px;height:100px;position:relative;}
*/





.scence_slider{width:620px;height:150px;position:relative;}
#scence_slider_box{}
#scence_slider_box ul{width:620px; margin:0 auto;}
#scence_slider_box ul li{float:left;width:192px;height:150px;text-align:center;}
#scence_slider_box ul li img{margin:1px;}
#scence_slider_box ul li a{display:block;color:#333;}

.scence_slider .prevBtn{height:150px;background:#eee url(../images/scence_left.png) no-repeat 2px 70px;}
.scence_slider .prevBtn a{height:150px;}
.scence_slider .nextBtn{height:150px;background:#eee url(../images/scence_right.png) no-repeat 2px 70px;}
.scence_slider .nextBtn a{height:150px;}