.play_status {
	color: #888888;
	font-size: 11px;
}
.play_left_block {
	width: 100%; 
	float: left;
}
.play_right_block {
	width: 100%;  
	float: left; 
	
}
.play_item {
	border-top-color: #CCCCCC;
	border-top-style: dotted;
	border-top-width: 1px;
	padding-bottom: 4px;
	padding-top: 4px;
	width: 100%; 
}
.clear_both {
	clear: both;
	font-size: 1px;
}
.play_left_tab {
	width: 100%;  
	float: left;
}
.play_right_tab {
	width: 100%; 
	float: left; 
	
}
