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