*{ padding:0; margin:0; list-style:none; border:0;}
.all{ width: 580px; height: 350px; padding: 0px; border: 0px solid #2D2D2D; margin: 0px auto; position: relative;}
.screen{
	width:580px;
	height:350px;
	 overflow:hidden; 
	position:relative;}
.screen li{ width:580px; height:350px; overflow:hidden; float:left;}
.screen ul{ position:absolute; left:0; top:0px; width:3000px;}
.all ol{ position:absolute; right:10px; bottom:10px; line-height:20px; text-align:center;}
.all ol li{ float: left; color:#FFFFFF; width: 15px; height: 15px; background: #333;  margin-left: 5px; cursor: pointer; font-size: 10px; font-family: Verdana; line-height: 15px; border-radius: 0px;}
.all ol li.current{ background: #B50000; color: #FFF;}