@charset "gb2312";
/* CSS Document */

td {
	font-size: 13px;
}
body {
	top: 0px;
	clip: rect(0px,0px,0px,0px);
}
.title {
	font-size: 18px;
	line-height: 22px;
	background-color: #CCC;
	font-family: "ºÚÌå";
	text-align: center;
}
.redtitle {
	font-size: 18px;
	line-height: 22px;
	background-color: #CCC;
	font-family: "ºÚÌå";
	text-align: center;
	color: #F00;
}
.bigtitle {
	font-size: 24px;
	line-height: 26px;
	background-color: #CCC;
	font-family: "ºÚÌå";
	text-align: center;
	font-weight: bold;
}
table.thin{
	border-collapse:collapse;
	border:solid 1px #2B6259;
	text-align: center;
}

