css {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

.font2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 18px;
}
.font3 {
	font-family: "ËÎÌå";
	font-size: 14px;
}


a.font1:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: underline;
}
a.font1:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: underline;
}
a.font1:hover {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FF9900;
	text-decoration: none;
}


a.font_zi:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #E82344;
	text-decoration: underline;
}
.right {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: dashed;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
}

a.font_zi:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #E82344;
	text-decoration: underline;
}
a.font_zi:hover {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
}
