.fm {
	font-size: 12px;
	color: #000000;
	background-color: #d6f7ff;

}
.down {
	border-bottom-width: 3px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: groove;
	border-left-style: none;
	border-bottom-color: #000000;
}
.up {
	border-top-style: groove;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-width: 3px;
	border-top-color: #000000;

}
.right {
	border-top-style: none;
	border-right-style: groove;
	border-bottom-style: none;
	border-left-style: none;
	border-right-width: 3px;
	border-right-color: #000000;

}
.wz {
	font-size: 12px;
	line-height: 25px;
	color: #000000;
}
a:link {
	font-size: 12px;
	color: #000000;
	text-decoration: none;
}
a:hover {
	font-size: 12px;
	color: #CC0000;
	text-decoration: none;
}
a:visited {
	font-size: 12px;
	color: #000000;
	text-decoration: none;
}
.content {
	font-size: 12px;
	line-height: 23px;
	color: #FFFFFF;
}
