/* ņŃ»ňÕľŅ‚ ň—ľĮ’ŻņŪ www.lanrentuku.com */
*{ margin:0; padding:0; list-style:none;}
#divSmallBox{overflow:hidden;*display:inline;*zoom:1;width:10px;height:10px;margin:0 5px;border-radius:10px;background:#ffffff;}
#playBox{
	width:2000px;
	height:464px;
	background:#333;
	position:relative;
	overflow:hidden;
	margin-right: auto;
	margin-bottom: 20px;
	margin-left: auto;
	margin-top: 0px;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #e4b75a;
	background-color: #0033CC;
}
#playBox .oUlplay { width:99999px; position:absolute; left:0; top:0;}
#playBox .oUlplay li{ float:left;}
#playBox .pre{ cursor:pointer; z-index:10;}
#playBox .next{ cursor:pointer;}
#playBox .smalltitle {
	width:2000px;
	height:10px;
	position:absolute;
	bottom:15px;
	z-index:10;
	margin-right: auto;
	margin-left: auto;
}
#playBox .smalltitle ul{ width:120px; margin:0 auto;}
#playBox .smalltitle ul li{
	width:10px;
	height:10px;
	border-radius:10px;
	background:#000000;
	float:left;
	overflow:hidden;
*display:inline;*zoom:1;	margin-top: 0;
	margin-right: 5px;
	margin-bottom: 0;
	margin-left: 5px;
}
#playBox .smalltitle .thistitle{
	background:#e4b660;
	margin-right: auto;
	margin-left: auto;
}
