body {
	padding: 0px;
	margin: 0px;
	font-family: Arial, sans-serif, "宋体";
	color: #8D8D8D;
}
table {
	border-collapse: collapse;
	empty-cells: show;
}
td, th {
	empty-cells: show;
}
ul {
	list-style-type: none;
}
div, h1, h2, h3, h4, h5, h6, p, ul, li, dl, dd, dt, ol, hr {
	padding: 0px;
	margin: 0px;
}
/*去掉链接颜色框*/
form, input {
	margin: 0;
	padding: 0;
	transition: all 0.30s ease-in-out;
	-webkit-transition: all 0.30s ease-in-out;
	-moz-transition: all 0.30s ease-in-out;
	outline: none;
}
img {
	border: 0;
}
.clear {
	clear: both;
}
a, a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
	color: #c00;
}
.yzb_yxs {
	width: 584px;
	border: 1px solid #ccc;
	font-size: 12px;
	margin-top: 10px;
	height: 420px;
}
.tab001 {
	float: left;
	width: 610px;
	height: 34px;
	line-height: 34px;
	border-bottom: solid 1px #a70300;
	margin-top: 15px;
}
.tab001 ul li {
	float: left;
	font-size: 16px;
	font-weight: bold;
	width: 94px;
	text-align: center;
	cursor: pointer;
}
.tab-title {
	float: left;
	margin-right: 30px;
	font-weight: bold;
	color: #a70300;
}
li.cur {
	width: 94px;
	height: 34px;
	line-height: 34px;
	background: #a70300;
	color: #fff;
}
.tabs1 {
	height: 30px;
	margin: 10px 0;
	font-size: 16px;
	font-weight: bold;
}
.tabs1 ul li {
	float: left;
	width: 60px;
	height: 30px;
	border-radius: 3px;
	background: #c8c8c8;
	text-align: center;
	line-height: 30px;
	margin-left: 10px;
	cursor: pointer;
	color: #fff;
}
.tabs1 ul li.cur {
	background: #EF7B00;
	color: #fff;
}
.tabs1_main {
	color: #8D8D8D;
}
.tabs1_main table th {
	height: 38px;
	line-height: 38px;
	font-size: 12px;
	background: #eaeaea;
}
.tabs1_main .th1 {
	width: 90px;
}
.tabs1_main .th2 {
	width: 90px;
}
.tabs1_main .th3 {
	width: 75px;
}
.tabs1_main .th4 {
	width: 90px;
}
.tabs1_main .th5 {
	width: 75px;
}
.tabs1_main .th6 {
	width: 90px;
}
.tabs1_main .th7 {
	width: 85px;
}
.tabs1_main table .th8 {
	width: 15px;
}
.tabs1_main .of {
	overflow-x: hidden;
	overflow-y: scroll;
	height: 380px;
}
.tabs1_main table {
	width: 100%;
}
.tabs1_main table td {
	background: #fff;
	text-align: center;
	height: 40px;
	line-height: 40px;
	border-bottom: 1px solid #EAEAEA;
}
.tabs1_main table td span.over {
	width: 55px;
	height: 20px;
	line-height: 20px;
	color: #fff;
	background: #999;
	display: inline-block;
}
.tabs1_main table td span.not_start {
	width: 55px;
	height: 22px;
	line-height: 22px;
	color: #fff;
	background: #a70300;
	display: inline-block;
}
.tabs1_main table td span.not_ing {
	width: 55px;
	height: 22px;
	line-height: 22px;
	color: #fff;
	background: #EF7D00;
	display: inline-block;
}
.tabs1_main table tr.blue td {
	color: #B21D23;
	font-size: 14px;
	height: 28px;
	line-height: 28px;
}
.tabs1_main table tr.blue td b {
	display: block;
	width: 100%;
	height: 28px;
}
.tabs1_main table a {
	color: #8D8D8D;
}
/*赛事介绍*/
.ssjs {
	float: left;
	margin-bottom: 15px;
}
.ssjs .ssjs-img img {
	width: 295px;
	height: 262px;
}
.ssjs .ssjs-img {
	float: left;
	width: 295px;
	height: 262px;
	border: solid 1px #bababa;
	padding: 5px;
}
.ssjs .ssjs-main {
	float: left;
	width: 640px;
	margin-left: 20px;
}
.ssjs .ssjs-title {
	font-size: 14px;
	color: #ca0005;
	font-weight: bold;
	line-height: 34px;
	text-align: center;
}
.ssjs .ssjs-text {
	font-size: 12px;
	color: #8d8d8d;
	line-height: 24px;
	text-indent: 24px;
}
.ssjs-text span a {
	float: right;
	color: #09428c;
        margin-top: 20px;
}
.ssjs-text span a:hover {
	color: #a70300;
}
