#divSmallBox{overflow:hidden;*display:inline;*zoom:1;width:10px;height:10px;margin:0 5px;border-radius:10px;background:#ffffff;}
#playBox{ width:240px; height:190px; margin:20px auto; background:#333; position:relative; overflow:hidden;}
#playBox .oUlplay { width:99999px; position:absolute; left:0; top:0;margin:0; padding:0;}
#playBox .oUlplay li{ float:left; margin:0; padding:0;width:240px; height:190px;overflow:hidden;}
#playBox .oUlplay li img{ float:left; margin:0; padding:0; width:240px; height:190px;}

#playBox .pre{ cursor:pointer; width:45px; height:45px; background:url(../data1/l.png) no-repeat; position:absolute; top:160px; left:10px; z-index:10;}
#playBox .next{ cursor:pointer; width:45px; height:45px; background:url(../data1/r.png) no-repeat; position:absolute; top:160px; right:10px; z-index:10;}
#playBox .smalltitle {width:240px; height:10px; position:absolute; bottom:15px; z-index:10}
#playBox .smalltitle ul{ width:500px; 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;}



img{ border:0;}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
td {
	font-size: 12px;
	line-height: 25px;
	color: #333333;
}
.menuT {
	font-size: 16px;
	line-height: 47px;
	color: #FFFFFF;
	font-weight: bold;
}
a {
	font-size: 12px;
	line-height: 25px;
	color: #333333;
	text-decoration: none;
}
a.menuT:hover {
	font-size: 16px;
	line-height: 47px;
	font-weight: bold;
	color: #FF3300;
	background-image: url(../images/m2.jpg);
	display: block;
}