.css {
	font-size: 12px;
	color: #003366;
	font-weight: normal;
	line-height: 20px;

}
.topmenu {
	font-size: 12px;
	line-height: 28px;
	color: #333333;
}
.gray {
	font-size: 12px;
	color: #333333;
	line-height: 22px;
	font-weight: bold;
}
.red {
	font-size: 12px;
	line-height: 17px;
	color: #FF0000;
}

.mgray {
	font-size: 12px;
	line-height: 22px;
	color: #666666;
}


.black {
	font-size: 12px;
	line-height: 18px;
	color: #000000;
	font-weight: normal;
}

.text {
	font-size: 12px;
	line-height: 18px;
	color: #333333;
}

.copyright {
	font-family: "Arial", "Helvetica", "sans-serif";
	font-size: 12px;
	line-height: 22px;
	color: #333333;

}
.copyrightcn {
	font-size: 12px;
	line-height: 22px;
	color: #333333;
}

.blue {
	font-size: 12px;
	line-height: 18px;
	color: #0033CC;
}
.green {
	font-size: 12px;
	line-height: 17px;
	color: #009700;
}


.blueb {
	font-size: 12px;
	line-height: 20px;
	font-weight: bold;
	color: #003399;
}

.orange {
	font-size: 12px;
	line-height: 18px;
	color: #FF6600;
}
.whiteb {
	font-size: 12px;
	line-height: 20px;
	font-weight: bold;
	color: #FFFFFF;
}

.orangeb {
	font-size: 12px;
	line-height: 22px;
	font-weight: bold;
	color: #FF6600;
}
.yellow {
	font-size: 12px;
	line-height: 20px;
	color: #FF9900;
}



a:link {
	color: #0000FF;
	font-size: 12px;
	text-decoration: underline;
}
a:visited {
	color: #990099;
	font-size: 12px;
	text-decoration: underline;
}
a:hover {
	color: #FF0000;
	font-size: 12px;
	text-decoration: underline;
}
a:active {
	text-decoration: none;
}
.arial {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 20px;
	color: #333333;
}
.px14:link {
	font-family: "ËÎÌå";
	font-size: 14px;
	font-weight: bold;
	color: #0000FF;
	text-decoration: none;
}
.px14:visited {
	font-family: "ËÎÌå";
	font-size: 14px;
	font-weight: bold;
	color: #0000FF;
	text-decoration: none;
}
.px14:hover {
	font-family: "ËÎÌå";
	font-size: 14px;
	font-weight: bold;
	color: #FF0000;
	text-decoration: underline;
}
.px14:active {
	font-family: "ËÎÌå";
	font-size: 14px;
	font-weight: bold;
	color: #FF0000;
	text-decoration: underline;
}
