/* VIP中心 */ 
/* 标题 */
.title_dg{
	font-weight: normal;
	background:url(../vip_zone/img/vip_title.jpg) no-repeat;
	padding:10px 20px;	
	height:36px;
}
.title_dg h3{
	border-bottom: 1px solid #CCCCCC;
	text-align: right;
	line-height: 24px;
	font-size: 12px;
	color: #666;
	font-weight: normal;
}

/* 左侧 */
/* 分隔线 */
.separationline {
	background: url(../vip_zone/img/separationline.jpg) no-repeat;
	margin: 0;
	height: 39px;
}
/* VIP业务 */
.vipservice {
	width: 210px;
	margin: 0;
	padding: 0 20px;
}
.vipservice h4 {
	font-size: 14px;
	color: #FFFFFF;
	font-weight: normal;
	background: url(../vip_zone/img/vip_servicebg.jpg) no-repeat;
	height: 20px;
	margin: 5px 0;
	padding: 12px 25px;
}
.vipservice ul {
	margin: 0;
	list-style: none;
}
.vipservice ul li {
	width: 172px;
	margin: 2px 15px;
	height: 24px;
	line-height: 24px;
	border-bottom: 1px dashed #cccccc;
}

/* 内容 */
.vip_column {
	margin: 10px 30px;
}
.vip_top {
	background: url(../news/img/news_top.gif) no-repeat bottom;
	width:589px;
	height: 40px;
}
.vip_top img {
	width: 289px;
	height: 32px;
	border: 0px;
	margin: 0 60px;
}
.vip_bottom {
	background: url(../news/img/news_bottom.gif) no-repeat 0px 0px;
	width:589px;
	height: 26px;
}
.vip_content{
	border-left: 4px #fed4d6 solid;
	border-right: 4px #fed4d6 solid;
	width: 541px;
	height: 100%;
	padding: 20px;
}
.vip_content h5 {
	font-size: 12px;
	color: #666;
	font-weight: normal;
	line-height: 24px;
	margin: 10px 0;
}
.vip_content h6 {
	font-size: 12px;
	color: #f2203d;
	line-height: 24px;
}
.vip_content ul {
	margin: 0;
	list-style: none;
}
.vip_content ul li {
	color: #666;
	margin: 10px 0;
	line-height: 24px;
}
.vip_content_list {
	margin: 20px 0 0 0;
	overflow: hidden;
}

.vip_content_list ul {
	margin: 0;
	list-style: none;
	clear: both;
	border-bottom: 1px dotted #ccc;
}
.vip_content_list ul li {
	margin: 2px 0;
	float: left;
	line-height: 24px;
}
.wid100 {
	width: 100%;
	height: 26px;
	font-weight: bold;
	text-align: center;
}
.wid20 {
	width: 20%;
	text-align: center;
}
.wid30 {
	width: 30%;
	text-align: left;
}
.wid40a {
	width: 40%;
	text-align: center;
}
.wid40b {
	width: 40%;
	text-align: left;
}

/* 关于播放 */
.aboutvod_content ul {
	margin: 10px 0;
	list-style: none;
	border-bottom: 1px dashed #ccc;
}
.aboutvod_content ul li {
	color: #666;
	margin: 0;
	line-height: 24px;
}