body {
	margin: 0px;
	padding: 0px;
	font-size: 14px;
	color: #666666;
}
.f1 {
	font-family: "Î¢ÈíÑÅºÚ";
	font-size: 22px;
	font-weight: 500;
	color: #326700;
}
.f2{
	font-size: 14px;
	line-height: 24px;
	text-indent: 2px;
}
.f3{
	font-family: "Î¢ÈíÑÅºÚ";
	font-size: 15px;
	color: #FF0000;
	font-weight: 600;
}
.f4{
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #BCBCBC;
	background-color: #EAEAEA;
}
a:link {
	font-size: 14px;
	color: #333333;
	text-decoration: none;
}
a:visited {
	font-size: 14px;
	color: #333333;
	text-decoration: none;
}
a:hover {
	font-size: 14px;
	color: #006600;
	text-decoration: underline;
}
