


#slideshow {position:relative; width:1070px; height:437px; margin:0 auto; text-align:center;}
#slides {position:absolute; width:1070px; height:437px; list-style:none; overflow:auto;}
#slides li {width:800px; height:500px;}

.pagination {height:25px;z-index:9999; width:60px; text-align:center; padding-top:15px; margin:0 auto; }
.pagination li {float:left;width:12px;height:12px;cursor:pointer; background:#fff;margin:0 5px 0 0;z-index:2000;background:url('/sh_img/index/main_banner/main_btn_off.png');}
li.current {background:#0076d1;z-index:2000;background:url('/sh_img/index/main_banner/main_btn_on.png') no-repeat;}

li#content {width:464px; height:270px; padding:15px 18px 15px 18px; background:#fff}
#content h1 {font:22px Georgia,Verdana; margin-bottom:15px; color:#036}