#slideshow {position:relative; width:790px; height:641px; margin:0 auto;}
#slides {position:absolute; width:790px; height:641px; list-style:none; overflow:auto}
#slides li {width:790px; height:641px;}

.pagination {position:absolute;left:30px;top:400px;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}