.main {
	font-family: "Arial";
	font-size: 12px;
	color: #B97339;
	text-decoration: none;
}
.main:hover {
	font-family: "Arial";
	font-size: 12px;
	color: #B97339;
	text-decoration: underline;
}
.hui {
	font-family: "Arial";
	font-size: 12px;
	color: #666666;
	text-decoration: none;
}
.hui:hover {
	font-family: "Arial";
	font-size: 12px;
	color: #666666;
	text-decoration: underline;
}
.main1 {
	font-family: "Arial";
	font-size: 12px;
	line-height: 22px;
	color: #CC6633;
	text-decoration: underline;
}
.main1:hover {
	font-family: "Arial";
	font-size: 12px;
	line-height: 22px;
	color: #ff6600;
	text-decoration: none;
}
.p {
	font-family: "Arial";
	font-size: 12px;
	color: #666666;
	text-decoration: none;
}
.p:hover {
	font-family: "Arial";
	font-size: 12px;
	color: #999999;
	text-decoration: underline;
}
.p14 {
	font-family: "Arial";
	font-size: 14px;
	text-decoration: none;
}
