
#slides { width:960px; height:370px; margin:0 auto; position:relative;}
#slides .next, #slides .prev { position:absolute; top:165px; left:16px; width:15px; height:28px; background:url(../images/l_r_btn.png) no-repeat left center; cursor:pointer; display:block; z-index:101; }
.slides_container { width:960px; height:370px; overflow:hidden; position:relative; }
#slides .next { left:932px; background-position:right center; }
.pagination {height:20px; position:absolute; right:445px; bottom:2px; z-index:999;}
.pagination li { float:left; margin:0 1px; }
.pagination li a { cursor:pointer;overflow:hidden;display:inline-block;*display:inline;*zoom:1;width:10px;height:10px;margin:0 1px;vertical-align:top; background:url(../images/flash_cion.png) no-repeat right center; font-size:12px; text-align:center; line-height:10px; text-align:center; color:#fff;  font-family:Verdana, Geneva, sans-serif; text-indent:-999px; }
.pagination li.current a { background-position:0 center}
.caption { display:none; position:absolute; bottom:-35px; height:30px; padding:5px 20px 0 20px; background:#000; background:rgba(0, 0, 0, .5); width:794px; font-size:1.3em; line-height:1.33; color:#fff; border-top:1px solid #000; text-shadow:none; }

