.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{
	color: #000000;
	font-size: 12px;
	line-height: 160%;
}
.bbody {border: 1px solid #a1a5a9;background-color: #f6f6f6;height: 200px;width: 520px;}
.m_t10 {margin-top: 10px;}
.m_t50 {margin-top: 50px;}