/*
	Coin Slider jQuery plugin CSS styles
	http://workshop.rs/projects/coin-slider
*/


.coin-slider { overflow: hidden; zoom: 1; position: relative; }
.coin-slider a{ text-decoration: none; outline: none; border: none; }

.cs-buttons { font-size: 0px; padding: 5px; float: left;margin-top:-32px; display:none;}
.cs-buttons a { margin-left: 5px; height: 11px; width: 11px; float: left;text-indent: -1000px;background:url(defa.png) no-repeat!important;background:none;filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src=tender/weibohome/defa.png);}
.cs-buttons a.cs-active {background:url(active.png) no-repeat!important;background:none;filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src=tender/weibohome/active.png);}

.cs-title {display:none; }

.cs-prev, 
.cs-next { background-color: #000000; color: #FFFFFF; text-indent:-1000em;width:30px;height:70px;}
.cs-prev{background:url(pic/index/bannerArrowLef.png) no-repeat!important;background:none;filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src=pic/index/bannerArrowLef.png);}

.cs-next{background:url(pic/index/bannerArrowRig.png) no-repeat!important;background:none;filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src=pic/index/bannerArrowRig.png);}
.cs-games{width:100%; background-color:#f0f0f0; background-repeat:no-repeat;}

