﻿
#Focus
{
	clear: left ;
	padding: 0;
	margin:0 auto;
}
#play
{
	overflow: hidden;
	border-bottom: inherit 3px #FF0000;
}
#play_text
{	
}
#play_text ul
{
	float:right;
	list-style-type:none;
	margin-top:-27px;
	opacity:0.8;
	padding-top:1px;
}
#play_text ul li
{
	display: block;
	font-size: 9px;
	padding-top: 3px;
	float: left;
	margin: 2px;
	width: 15px;
	cursor: pointer;
	color: #7F0019;
	font-family: "Arial";
	height: 15px;
	background-color: #fff;
	border: 1px solid #CECECE;
	text-align: center;
}
#play_list A
{
	display: block;
	overflow: hidden;
	border: 0;
}
#play_list img
{
	vertical-align: top !important;
	width:567px;
	height:290px;
}


