<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@charset "gb2312";
body {
	font-size: 12px;
	color: #333333;
	margin: 0px;
	padding: 0px;
}
td {
	font-size: 12px;
	color: #333333;
	line-height: 130%;
}
.content_title {
	font-size: 14px;
	font-weight: bold;
	color: #AA0000;
}
img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
</pre></body></html>