.main {
	font-size: 12px;
	line-height: 20px;
	color: #000000;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:active {
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
a:link {
	text-decoration: none;
}
a.ff:visited {
	font-size: 12px;
	color: #ffffff;
	text-decoration: none;
}
a.ff:active {
	font-size: 12px;
	color: #cccccc;
	text-decoration: none;
}
a.ff:hover {
	font-size: 12px;
	color: #cccccc;
	text-decoration: underline;
}
a.ff:link {
	font-size: 12px;
	color: #ffffff;
	text-decoration: none;
}


a.fanhui:visited {
	font-size: 14px;
	color: #990000;
	text-decoration: none;
}
a.fanhui:active {
	font-size: 14px;
	color: #990000;
	text-decoration: none;
}
a.fanhui:hover {
	font-size: 14px;
	color: #990000;
	text-decoration: underline;
}
a.fanhui:link {
	font-size: 14px;
	color: #990000;
	text-decoration: none;
}

.biaoti {
	font-size: 14px;
	font-weight: bold;
	color: #996666;
}
.biaoti1 {
	font-size: 13px;
	font-weight: bold;
	color: #ff9933;
}
