.cd_listen li {
	height: auto;
	line-height: 12px;
}

.cd_listen li a {
	background: none;
	color: #000;
	height: auto;
}

.cd_listen li a:hover,
.cd_listen li .on {
	font-weight: normal;
	background: none;
	color: #b72b2e;
}

.radioBox {
	width: 96px;
	height: 96px;
	border: 1px solid #dddddd;
	text-align: center;
}

.radioBox img {
	width: 100%;
}

.listName {
	color: #666666;
	font-size: 12px;
	height: 20px;
	line-height: 20px;
	overflow: hidden;
}

.date_week a {
	background: #f2f2f5;
}

.date_week a:hover,
.date_week .on {
	background: #f2f2f5;
	color: #b72b2e;
}

.date_week {
	width: 910px;
}

.date_week a {
	width: 130px;
}

.date_week a .week_text1 {
	color: #666666;
}

.date_week a:hover .week_text1,
.date_week .on .week_text1 {
	background: #f2f2f5;
	color: #b72b2e;
}

.date_week a:hover .week_text2,
.date_week .on .week_text2 {
	background: #f2f2f5;
	color: #b72b2e;
}

.amHtml li,
.pmHtml li {
	position: relative;
}

.pright {
	position: absolute;
	right: 5px;
	top: 14px;
}

.reviewTag {
	display: inline;
	width: 48px;
	text-align: center;
	height: 28px;
	line-height: 28px;
	font-size: 12px;
	border: 1px solid #cdcdcd;
	color: #cdcdcd;
	border-radius: 50px;
}

.liveTag {
	display: inline;
	width: 48px;
	text-align: center;
	height: 28px;
	line-height: 28px;
	font-size: 12px;
	border: 1px solid #b72b2e;
	background: #b72b2e;
	color: #fff;
	border-radius: 50px;
}

.am_ul li .time {
	color: #333333;
	font-size: 14px;
}

.am_ul li .program {
	color: #333;
	font-size: 14px;
}

.am_ul li {
	height: 55px;
	line-height: 28px;
}

.am_ul li:hover {
	background: #f2f2f5;
	cursor: pointer;
}

.am_ul li:hover .program {
	color: #b72b2e;
}

.currentActive .program {
	color: #b72b2e!important;
}

.program_box {
	margin: 0 0 20px 0;
	border-top: 2px solid #e8e8e8;
}

.broad_box .title {
	background: none;
	width: 250px;
	text-align: center;
}

.broad_box .title p {
	color: #b72b2e;
	font-weight: bold;
	font-size: 20px;
}

.liveMask {
	position: absolute;
	left: 0;
	top: 0;
	right: 0;
	bottom: 0;
	z-index: 9;
	display: none;
}

.liveMask img {
	width: 100%;
	height: 100%;
}

.radioBox {
	position: relative;
}

.date_week a .week_text2 {
	color: #999;
}

.last_week_link {
	width: 20px;
	text-align: center;
	line-height: 57px;
}

.next_week_link {
	width: 20px;
	text-align: center;
	line-height: 57px;
}

.jp-stop {
	width: 46px!important;
	height: 46px!important;
	background: url(../../image/jplayer.blue.monday.png) 0 -49px no-repeat!important;
	margin:0!important;
}