.play *{
	font-size:11px;
	font-family:Verdana;
	margin:0;
	padding:0;
	color:#FFF;
	}
	
.play img {border:0px}
.play {
	width:100%;
	height:100%;
	overflow:hidden;
	border: 0px solid #fff;
	margin:0;padding:0;
	}
	
.play_text {
	position:absolute;
	height:20px;
	float:right;	
	}
	
	
.play_text ul {
	list-style-type:none; 
	float:right;
	height:10px;
	display:block;
	padding-top:1px;
	_padding-top:0px;
	filter: Alpha(Opacity=80);
	opacity:0.8;
	margin-right:10px;
	margin-top:-450px;
	}
	
.play_text ul li {
	width:10px;
	height:10px;
	float:left;
	background-color:#000;
	display:block;
	color:#FFF;
	text-align:center;
	margin:1px;
	cursor:pointer;
	font-size:9px;
	line-height:10px;
	margin-right:3px;
	}
	
.play_list a{
	display:block;
	position:absolute;
	overflow:hidden;
	left: 48px;
	
	}
