*{ margin:0; padding:0; list-style:none;}
#playBox{
	width: 970px;
	height: 255px;
	background: #333;
	position: relative;
	overflow: hidden;
	margin-right: auto;
	margin-left: auto;
}
#playBox .oUlplay {
	position: absolute;
	left: 0;
	top: 0;
	overflow: hidden;
	width: 3000px;
}
#playBox .oUlplay li{
	float: left;
	height: 255px;
	width: 970px;
}

#playBox .smalltitle {width:1000px; height:10px; position:absolute; bottom:15px; z-index:10}
#playBox .smalltitle ul{ width:120px; margin:0 auto;}
#playBox .smalltitle ul li{ width:10px; height:10px; margin:0 5px; border-radius:10px; background:#ffffff; float:left; overflow:hidden;*display:inline;*zoom:1;}
#playBox .smalltitle .thistitle{ background:#69aaec;}
