@charset "utf-8";
body, td, th, p{
	font-family: "宋体", "Times New Roman";
	font-size: 12px;
	}
body {
	color: #333333;
	background-color: #FFFFFF;
	margin: 0px;
}
td {
	text-align: center;
}
th {
	background-color: #C1E0FF;
	line-height: 1.5;
}
.data1 {
	background-color: #FFFFFF;
}
.data2 {
	background-color: #F2F9FD;
	border: solid #CCCCCC 1px;
}
