.fonts {
	font-size: 12px;
	color: #666666;
	text-decoration: none;
}
.font_red {
	font-size: 12px;
	color: #FF0000;
	text-decoration: none;
}
.font_14 {
	font-size: 14px;
	color: #666666;
	text-decoration: none;
	line-height: 20px;
}
.from_hei {
	border: 1px solid #666666;
}
a:link {
	font-size: 12px;
	color: #666666;
	text-decoration: none;
}
a:visited {
	font-size: 12px;
	color: #666666;
	text-decoration: underline;
}
a:hover {
	font-size: 12px;
	color: #666666;
	text-decoration: underline;
}
a:active {
	font-size: 12px;
	color: #333333;
	text-decoration: underline;
}
.bg {
	background-image: url(images/bg.gif);
}
font {
	font-size: 12px;
	text-decoration: none;
}
.font12 {
	font-size: 12px;
	color: #666666;
	text-decoration: none;
}
.aa {
	font-size: 12px;
	color: #999999;
	text-decoration: none;
}
.form1 {
	background-color: #FCFCF1;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: solid;
	border-left-style: dashed;
	border-bottom-color: #999999;
	border-left-color: #999999;
	height: 20px;
}

