@charset "utf-8";
/* CSS Document */
#play img {
	border:0px
}
#play {
	width:562px;
	height:107px;
	overflow:hidden;
}
#play_info {
	position:absolute;
	margin-top:68px;
	height:32px;
	width:460px;
	color:#CCFF00;
	z-index:11;
	cursor:pointer;
	padding-top: 8px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 20px;
}
#play_info b {
	font-size:14px;
	display:block
}
#play_bg {
	position:absolute;
	background-color:#000;
	margin-top:68px;
	height:40px;
	width:480px;
	filter: Alpha(Opacity=40);
	opacity:0.3;
	z-index:10
}
#play_text {
	position:absolute;
	margin:70px 0 0 480px;
	height:36px;
	width:68px;
	z-index:12
}
#play_text ul {
	list-style-type:none;
	width:68px;
	height:32px;
	display:block;
	padding-top:1px;
	_padding-top:0px;
	filter: Alpha(Opacity=80);
	opacity:0.8;
}
#play_text ul li {
	width:14px;
	height:14px;
	float:left;
	background-color:#000;
	display:block;
	color:#FFF;
	text-align:center;
	margin:1px;
	cursor:pointer;
	font-family:"Courier New";
}
#play_list a {
	display:block;
	width:562px;
	height:115px;
	position:absolute;
	overflow:hidden
}
