.bigtitle {
	font-size: 30px;
	font-family: "ºÚÌå";
	line-height: normal;
}
.gray {color: #666666}
body {
	background-image: url(bg_tdd.gif);
	background-attachment: fixed;
	background-repeat: no-repeat;
	background-position: center top;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	color: #000000;
	font-size: 12px;
}
.title {
	font-family: "ºÚÌå";
	font-size: 20px;
	line-height: normal;
	color: #333333;
}
.red {
	color: #FF0000;
}
.blue {
	color: #1673C7;
}
p,td{
	color: #000000;
	font-size: 12px;
	line-height: 160%;
}
