@charset "utf-8";
@import url(/static/grade/css/ttcs.m.css);

.appCt {
	overflow: auto;
	padding: 10px 15px;
	font-family: 'Microsoft YaHei';
	background: #fff;
}
.table th {
	background-color: #ebebeb;
	border-bottom: 0 !important;
}
.appCt p {
	margin-bottom: 0;
	text-indent: 2em;
}
th,td {
	text-align: center;
}