@charset "utf-8";
/* CSS Document */
/* banner */
.ban-box{
	background:#09114f url(/wp-content/uploads/images/multi_channel/mc_ban.jpg) no-repeat center top;
}

/* 渠道表格 */
.channel-table{
	margin-top:25px;
}
.channel-table th,.channel-table td{
	font-size: 14px;
	color: #333;
	text-align:justify;
	text-justify:inter-ideograph;
}
.channel-table th{
	width:110px;
	text-align:center;
	font-size:16px;
	background:#f9f9f9;
	border-color: #e9e9ea;
}
.channel-table td {
	background-color: #fff;
}
.channel-table td > div{
	line-height:24px;
}
.channel-table thead th,.channel-table thead td{
	padding:10px 20px;
}
.channel-table tbody td{
	vertical-align:top;
	padding:15px 20px;
}
.channel-table tbody td .bg-doc {
	width: 310px;
	padding-bottom: 20px;
}