body {}

li {
	list-style-type: none
}


#play {
	z-index: 99;
	position: relative;
	width: 760px;
	float: left;
	height: 280px;
	overflow: hidden
}

#play_text ul {
	z-index: 11;
	position: absolute;
	padding-bottom: 0px;
	padding-left: 0px;
	bottom: 25px;
	padding-right: 0px;
	right: 48px;
	padding-top: 0px
}

#play_text li {
	text-align: center;
	line-height: 13px;
	margin: 0px 0px 0px 3px;
	width: 35px;
	border:solid 1px #ffffff;
	font-family: Arial;
	background: #404040;
	float: left;
	height: 12px;
	color: #ffffff;
	font-size: 11px;
	overflow: hidden;
	cursor: pointer;
}
#play_list a {
	display: block;
	overflow: hidden;
}
#play_list img {
	vertical-align: top !important;
}
#play_text img {
	width: 25px; height: 25px;
}
