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