@charset "gb2312";
a:link {
	font-family: "Times New Roman", Times, serif;
	font-size: 13px;
	color: #666666;
	text-decoration: none;
}
a:visited {
	font-family: "Times New Roman", Times, serif;
	font-size: 13px;
	color: #666666;
	text-decoration: none;
}
a:hover {
	font-family: "Times New Roman", Times, serif;
	font-size: 13px;
	color: #666666;
	text-decoration: underline;
}
.content {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	line-height: 25px;
	color: #222222;
	text-decoration: none;
	text-indent: 2em;
}
