@charset "utf-8";
/* loading bar style */

html,body {
	height: 100%;
}
	
body {
	margin: 0;
	font-size: 9pt;
	font-family: "宋体";
}

.border_1_table {
	border: 1px solid #999999;
	border-collapse: collapse;
}
.title {
	font-size: 14pt;
	font-family: '宋体';
	padding-top: 10px;
	padding-bottom: 10px;
	text-align: center;
	background-color: #99BBE8;
}
