.content{
	background:url(../images/ball_content_bg.gif) repeat-x #94D1F0;
	padding-top:2px;
}
.active{
	border:1px solid #8BC8E4;
	margin-bottom:5px;
}
.playImgBorder{
	width:477px;
	height:227px;
	background:url(../images/playImgBorder.gif) no-repeat;
	margin:3px 0px 10px 8px;
}
#playImg{
	margin:2px 0px 0px 2px;
	width:468px;
	height:217px;
	overflow:hidden;
	position:relative;
}
.content_word{
	width:950px;
	margin:0 auto;
}
#playItem{
	font-family:"幼圆";
	font-size:20px;
	margin:0px 20px 0px 0px;
	padding-top:2px;
	background:url(../images/play_item1.jpg) no-repeat left top;
}
#playItem a{
	color:#000;
	text-decoration:none;
}
#playItem dl{
	margin:0px;
}
#playItem dd{
	margin:7px 0px 0px 0px;
	line-height:37px;
	padding-left:52px;
}
#playItem dd a{
	line-height:37px;
	height:37px;
	border-bottom:1px dashed #0B83DD;
	display:block;
	text-indent:2px;
}
#playItem .item_yuan{
	font-size:10px;
	font-weight:200;
	margin-right:10px;
}
#playItem .selected{
	background:url(../images/playItem.gif) no-repeat 35px 10px;
}
#playItem .selected a{
	background-color:#93D5F5;
	font-weight:600;
}
.item{
	border:1px solid #8BC8E4;
	background:#fff;
	padding:5px 3px 0px 5px;
	width:460px;
	float:left;
}
.item .title{
	background:url(../images/l_item_top.gif);
	width:459px;
	height:32px;
	line-height:32px;
	color:#fff;
	font-weight:600;
	text-indent:10px;
	font-size:18px;
}
