.font1 {
	font-family: "Arial", "Helvetica", "sans-serif";
	font-size: 12px;
	color: #666666;
}
.lineH {
	border: 1px solid #CCCCCC;

}
.FontNy {
	font-family: "Arial";
	font-size: 12px;
	line-height: 20px;
	color: #4c4c4c;
}
.Font2 {
	font-family: "Arial";
	font-size: 12px;
	line-height: 22px;
	font-weight: bold;
	color: #990000;
}
.fontPro {
	font-family: "Arial";
	font-size: 12px;
	color: #bfb590;
	font-weight: bold;
}
.FontPro2 {
	font-family: "Arial";
	font-size: 12px;
	color: #FFFFFF;
}
.input {
	border: 1px solid #999999;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: none;
}
