@charset "UTF-8";

.red {
	color: red;	
	font-weight: bold;
}

.reject {
	color: #ff0000;
	font-weight: bold;
}

.reback {
	color: #ff8040;
	font-weight: bold;
}

.nocheck {
	color: #000000;
	font-weight: bold;
}

.pass {
	color: #008000;	
	font-weight: bold;
}

.table tr.italic {
	font-style: italic;
}

.stat {
	font-size: 11pt;
    font-weight: bold;
    text-decoration: underline;
    display:inline-block; 
    width:30px;
}

.title {
    font-size: 11pt;
    font-weight: bold;
}
.subtitle {
    font-size: 11pt;
    font-weight: bold;
    text-decoration: italic;
}
.image_container {
	padding-top: 20px;
}

th {
	text-align: center
}

.star {
	border: 0;
}

.btn-fix {
	margin-top: 0;
}

.subject {
	font-family:微软雅黑; 
	font-weight:bold; 
	font-size:14pt; 
	margin-top:20px; 
	margin-left:20px;
	text-align:left;"
}