@import url('reset.css');

/* General Demo Style */
body{
	
	background-size:cover;
	color:#000;
	font-family: 'PT Sans Narrow', Arial, sans-serif;
	font-size:12px;
	padding:0px;
}
a{
	color:#000;
	text-decoration:none;
}
.clr{
	clear:both;
}
h1, h5{
	margin:0px;
	color:#000;
	font-family: 'Rochester', sans-serif;
	text-shadow:1px 1px 1px #fff;
	text-align:center;
}
h1 span, h5{
	font-size:20px;
	display:block;
	color:#60817a;
}
/* Header Style */
.header{
	height:25px;
	line-height:24px;
	font-size:13px;
	background:#000;
	opacity:0.9;
	text-transform:uppercase;
	z-index:4;
}
.header a{
	padding:5px 10px;
	letter-spacing:1px;
	text-shadow:1px 1px 1px #000;
	color:#ddd;
	text-align:right;
}
.header a:hover{
	color:#fff;
}
.header a span{
	font-weight:bold;
}
.header span.right_ab{
	position:absolute;
	right:4px;
}

.score_eason{
	width:900px;
	height:900px;
	clear:both;
	margin:10px auto 100px;
	background:#FFF;
}
.score_eason table{
	border:none;
	border-collapse:collapse;
	width:100%;
	background:#FFF;
	font-family:Verdana, Geneva, sans-serif,"微軟正黑體";
	}
.score_eason th{
	background:#eaeaea;
	/*padding:4px 2px;*/
	text-align:center;
	border:#999 1px solid;
	font-size:14px;
    height: 23px;
}
.score_eason td{
	/*padding:1px 2px;*/
	text-align:center;
	border:#999 1px solid;
	width:75px;
	color:#666;
	font-size:14px;
    height:60px;
	}
.score_eason td em{
	font-weight:bold;
	font-size:15px;
	color:#000;
	}
.score_eason tr:nth-child(2n+1){
	background:#F5F5F5;
	}


.score_eason_all{
	width:900px;
	height:700px;
	clear:both;
	margin:5px auto 0px;
	background:#FFF;
}
.score_eason_all table{
	border:none;
	border-collapse:collapse;
	width:100%;
	background:#FFF;
	font-family:Verdana, Geneva, sans-serif,"微軟正黑體";
	}
.score_eason_all th{
	background:#eaeaea;
	/*padding:4px 2px;*/
	text-align:center;
	border:#999 1px solid;
	font-size:14px;
    height: 23px;
}
.score_eason_all td{
	/*padding:1px 2px;*/
	text-align:center;
	border:#999 1px solid;
	width:75px;
	color:#666;
	font-size:14px;
    height:30px;
	}
.score_eason_all td em{
	font-weight:bold;
	font-size:14px;
	color:#000;
	}
.score_eason_all tr:nth-child(2n+1){
	background:#F5F5F5;
	}


.score_eason_group{
	width:900px;
	height:auto;
	clear:both;
	margin:5px auto 10px;
	background:#FFF;
}
.score_eason_group table{
	border:none;
	border-collapse:collapse;
	width:100%;
	background:#FFF;
	font-family:Verdana, Geneva, sans-serif,"微軟正黑體";
}
.score_eason_group th{
	background:#eaeaea;
	/*padding:4px 2px;*/
	text-align:center;
	border:#999 1px solid;
	font-size:14px;
    height: 35px;
}
.score_eason_group td{
	/*padding:1px 2px;*/
	text-align:center;
	border:#999 1px solid;
	width:75px;
	color:#666;
	font-size:14px;
    height:60px;
}
.score_eason_group td em{
	font-weight:bold;
	font-size:15px;
	color:#000;
}
.score_eason_group tr:nth-child(2n+1){
	background:#F5F5F5;
}

.score_easonB{
	width:900px;
	height:300px;
	clear:both;
	margin:10px auto 0px;
	background:#FFF;
	}
.score_easonB table{
	border:none;
	border-collapse:collapse;
	width:100%;
	background:#FFF;
	font-family:Verdana, Geneva, sans-serif,"微軟正黑體";
	}
.score_easonB th{
	background:#eaeaea;
	/*padding:4px 2px;*/
	text-align:center;
	border:#999 1px solid;
	font-size:14px;
    height: 23px;
}
.score_easonB td{
	/*padding:1px 2px;*/
	text-align:center;
	border:#999 1px solid;
	width:75px;
	color:#666;
	font-size:12px;
    height:20px;
	}
.score_easonB td em{
	font-weight:bold;
	font-size:15px;
	color:#000;
	}
.score_easonB tr:nth-child(2n+1){
	background:#F5F5F5;
	}

.score_item{
	border:none;
	border-collapse:collapse;
	width:100%;
	font-size:14px;
	}
.score_item th{
	background:#e4e4e4;
	height:30px;
    width:125px;	
	font-family:Verdana, Geneva, sans-serif,"微軟正黑體";
	text-align:center;
	font-weight:bold;
	border-bottom:2px solid #6C6;
	}
.score_item .middle{
	width:60px;	
}
.score_item th span{
	color:#F00;
	font-size:22px;
	}
.score_item td{
	background:#FFF;
	height:25px;
	border-bottom:2px solid #ccc;
	}
.score_item td span{
	display:block;
    font-size:14px;
}
.score_item td span.red{
	color:#F00;	
}
.score_item td.grade_sum{	
    font-size: 14px;	
    color:#F00;	    
}
.title{
	display:block;
	font-size:14px;
	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:20px;
}
tr.s1 td{
	background:#FFC;
	color:#000;
	font-weight:bold;
	font-size:14px;    
}
tr.s2 th{
	background:#09F;
	color:#FFF;
	height:20px;    
}
tr.s2 td{
	background:#CFF;
	color:#000;
	font-weight:bold;
	font-size:14px;
}
tr.s3 th{
	background:#393;
	color:#FFF;
	height:20px;
}
tr.s3 td{
	background:#E3F6DB;
	color:#000;
	font-weight:bold;
	font-size:14px;
}
tr.s4 th{
	background:#6B42CF;
	color:#FFF;
	height:20px;
}
tr.s4 td {
    background: #C5BDD7;
    color: #000;
    font-weight: bold;
    font-size: 14px;
}