.score_eason2 h4 {	
	margin: 20px 0 0 0;
}
.score_eason2 {
	width:700px;
	height:auto;
	clear:both;
	margin:10px auto 0px;
	background:#FFF;
}
.score_eason2 table{
	border:none;
	border-collapse:collapse;
	width:100%;
	background:#FFF;
	font-family:Verdana, Geneva, sans-serif,"微軟正黑體";
    margin: 0 0 0 0;
}
.score_eason2 th{
	background:#51820d;
	/*padding:4px 2px;*/
	text-align:center;
	border:#999 1px solid;
	font-size:12px;
    white-space: nowrap;
}
.score_eason2 td{
	/*padding:1px 2px;*/
	text-align:center;
	border:#999 1px solid;
	width:14%;
	color:#666;
	font-size:12px;
	}
.score_eason2 td em{
	font-weight:bold;
	font-size:12px;
	color:#000;
	}
.score_eason2 tr:nth-child(2n+1){
	background:#F5F5F5;
	}
.score_item{
	border:none;
	border-collapse:collapse;
	width:100%;
	font-size:13px;
	}
.score_item th{
	background:#e4e4e4;
	height:30px;
	font-family:Verdana, Geneva, sans-serif,"微軟正黑體";
	text-align:center;
	font-weight:bold;
	border-bottom:2px solid #6C6;    
	}
.score_item th span{
	color:#F00;
	font-size:22px;
	}
.score_item td{
	background:#FFF;
	height:30px;
	border-bottom:2px solid #ccc;
	}
.score_item td span{
	display:block;
}
.score_item td span.red{
	color:#F00;
	
	}
.title{
	display:block;
	font-size:16px;
	margin-bottom:4px;
	text-align:center;
	color:#FFF;
	padding:3px;
	display:block;
	background:#333;
	border-radius:8px;
	
}
tr.s1 th{
	background:#F60;
	color:#FFF;
	height:33px;
	}
tr.s1 td{
	background:#FFC;
	color:#000;
	font-weight:bold;
	font-size:12px;
}
tr.s2 th{
	background:#09F;
	color:#FFF;
	height:33px;
}
tr.s2 td{
	background:#CFF;
	color:#000;
	font-weight:bold;
	font-size:12px;
}
tr.s3 th{
	background:#393;
	color:#FFF;
	height:33px;
	}
tr.s3 td{
	background:#E3F6DB;
	color:#000;
	font-weight:bold;
	font-size:12px;
}
tr.s4 th{
	background:#6B42CF;
	color:#FFF;
	height:33px;
	}
tr.s4 td{
	background:#C5BDD7;
	color:#000;
	font-weight:bold;
	font-size:12px;
	}