
/*-----*/
#nav {
	padding: 0px 0px 5px 0px;
}


/* 中国足球彩票_贝博体彩app-官方下载 */
table.info {
	width: 670px;
	margin: 20px 0px 20px 5px;
	padding: 0px;
	border-collapse: collapse;
}
table.info th,
table.info td {
	margin: 0px;
	padding: 10px;
	vertical-align: middle;
	border-bottom: 1px solid #ccc;
}

table.info th p,
table.info td p {
	margin: 0px;
	padding: 0px;
}
table.info th {
	color: #369;
	width: 15%;
	font-weight: bold;
	text-align: center;
	white-space: nowrap;
}

table.info th span {
	display: block;
	padding: 5px;
	text-align: center;
	color: #fff;
	border-radius: 5px;
	font-size:80%;
	font-weight: bold;
	background-color: #ccc;
}
table.info th span.event {
	background-color: #39C;
}
table.info th span.news {
	background-color: #F93;
}
