body {
	background-color: #e9eaea;
	margin: 0px;
}
td {
	font-size: 12px;
	line-height: 20px;
	color: #333333;
}
a:link {
	font-size: 12px;
	color: #333333;
	text-decoration: none;
}
a:visited {
	font-size: 12px;
	color: #333333;
	text-decoration: none;
}
a:hover {
	font-size: 12px;
	color: #FF0000;
	text-decoration: underline;
}
.tt {
	font-size: 24px;
	line-height: 30px;
	color: #ff6c00;
	font-family: "ºÚÌå";
}
a.tt:link {
	font-size: 24px;
	color: #ff6c00;
	text-decoration: none;
}
a.tt:visited {
	font-size: 24px;
	color: #ff6c00;
	text-decoration: none;
}
a.tt:hover {
	font-size: 24px;
	color: #ff6c00;
	text-decoration: none;
}
.news {
	font-size: 14px;
	line-height: 24px;
	color: #666666;
}
a.news:link {
	font-size: 14px;
	color: #666666;
	text-decoration: none;
}
a.news:visited {
	font-size: 14px;
	color: #666666;
	text-decoration: none;
}
a.news:hover {
	font-size: 14px;
	color: #FF0000;
	text-decoration: underline;
}
.news1 {
	font-size: 14px;
	line-height: 24px;
	color: #0666bf;
}
a.news1:link {
	font-size: 14px;
	color: #0666bf;
	text-decoration: none;
}
a.news1:visited {
	font-size: 14px;
	color: #0666bf;
	text-decoration: none;
}
a.news1:hover {
	font-size: 14px;
	color: #0666bf;
	text-decoration: underline;
}