<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">body {
	background-image: url(solid_earth_news_bg.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	font-family: "寰蒋闆呴粦";
	font-size: 12px;
	text-align: center;
	margin: 0 auto;
	background-color: #FFF;
}

#main #member_list {
	float: left;
	padding-top: 0px;
	padding-left: 5px;
}
#main #content {
	width: 600px;
	float: left;
	padding-left: 35px;
	padding-top: 25px;
	line-height: 25px;
}
#main table tr td #content ul li {
	background-image: url(solid_earth_red_t.jpg);
	background-repeat: no-repeat;
	background-position: left center;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCC;
	text-align: left;
	line-height: 30px;
}
#main table tr td #content ul li table tr td a {
	color: #666;
	text-decoration: none;
}
#main table tr td #content ul li table tr td a:hover {
	color: #000;
	text-decoration: underline;
}
#main table tr td #page {
	float: left;
	width: 610px;
	height: 30px;
	padding-top: 30px;
	text-align: center;
	color: #333;
	padding-left: 25px;
}
.red_link {
	color: #900;
	text-decoration: none;
}
.red_link:hover {
	color: #F00;
	text-decoration: underline;
}
#bottom {
	height: 130px;
}</pre></body></html>