/*引用下面样式*/
#index_banner {width:980px; margin:0 auto;}
.coin-slider { overflow: hidden; zoom: 1; position: relative; }
.coin-slider a{ text-decoration: none; outline: none; border: none; }

/*
.cs-buttons { font-size: 0px; padding: 10px; float: left; margin-top: -32px; z-index: 9999;}
.cs-buttons a { margin-left: 5px; height: 10px; width: 10px; float: left; border: 1px solid #B8C4CF; color: #B8C4CF; text-indent: -1000px; }
.cs-active { background-color: #B8C4CF; color: #FFFFFF; }
*/
.cs-buttons { font-size: 0px; padding: 10px; float: left; margin-top: -32px; z-index: 9999;}
.cs-buttons a { margin-left: 5px; height: 10px; width: 10px; float: left; border: 1px solid #FFFFFF; color: #FFFFFF; text-indent: -1000px; }
.cs-active { background-color: #FFFFFF; color: #FFFFFF; }

.cs-title { width: 960px; padding: 10px; background-color: #000000; color: #FFFFFF; }

/*
.cs-prev, 
.cs-next { background-color: #000000; color: #FFFFFF; padding: 0px 10px; }
*/
.cs-prev, .cs-next {width: 34px; height: 52px; overflow: hidden; background: url("../images/site/bg.gif") no-repeat 0 -248px; text-indent: -1000px;}
.cs-next {background-position: -34px -248px;}