.font9 {
	FONT-SIZE: 10px;
	COLOR: #FF0000;
	font-family: "Arial", "Helvetica", "sans-serif";

}
A.ver:link {
	font-size: 9pt; COLOR: #0066CC; TEXT-DECORATION: underline}
A.ver:visited {
	font-size: 9pt; COLOR: #0066CC; TEXT-DECORATION: underline}
A.ver:hover {
	font-size: 9pt; COLOR: #FF0000; TEXT-DECORATION: underline
}
A:link {
	font-size: 9pt;
	color: #333333;
	text-decoration: none;
}
A:visited {
	font-size: 9pt;
	color: #333333;
	text-decoration: none;
}
A:hover {
	font-size: 9pt;
	color: #FF6600;
	text-decoration: underline;
}
td {
	font-size: 12px;
	line-height: 180%;
	color: #444444;
}
.dotline {
	border: thick dotted #FF9900;
}
.input {
	FONT-SIZE: 9pt;
	FONT-FAMILY: "ËÎÌå", "Arial", "Helvetica", "sans-serif";
	HEIGHT: 20px;
	margin: 1px;
	border: 1px solid #999999;

}
strong {
	color: #333333;
}
.newstitle {
	font-size: 14px;
	color: #003399;
	font-weight: bold;

}
.hang {
	line-height: 220%;
}
h4 {
	font-size: 16px;
	line-height: 120%;
}
.big {
	font-size: 14px;
	line-height: 120%;
}
.bgclor {
	background-color: #FF0000;
}

