
#slider {float:left; position:relative; overflow:auto; width:452px; height:368px; margin:20px 0 0 15px;}
#slider ul {position:absolute; list-style:none;}
#slider li {float:left; width:452px; height:368px}


.pagination {float:left; list-style:none; height:17px; margin:0px 0 0 140px; padding-bottom:12px; border:0px solid blue;}
.pagination li {float:left; cursor:pointer;  background:url(/img/btn.gif) no-repeat;  margin:6px 4px 0 0; text-align:center; color:#000; width:17px; height:17px; font-weight:bold;}
.pagination li:hover { background:url(/img/btn_on.gif) no-repeat; color:#ffffff; width:17px; height:17px; font-weight:bold;}
li.current { background:url(/img/btn_on.gif) no-repeat; width:17px; height:17px; font-weight:bold;  color:#ffffff;}
