.Headbg
{
	background-color: dodgerblue;
	text-decoration:none;
}
.HeadFont {
	font-family: "宋体";
	font-size: large;
	font-style: normal;
	font-weight: bold;
	color: #000000;
}
.HeadSmallFont {
	font-family: "新宋体";
	font-size: small;
	font-weight: bold;
}
.HeadWhiteFont {
	font-family: "宋体";
	font-size: large;
	font-style: normal;
	line-height: normal;
	font-weight: bolder;
	color: #FFFFFF;
}
.Vertical {
	background-image: url(../Images/login_5.gif);
}
.BigFont {
	font-family: "华文隶书";
	font-size: xx-large;
	font-style: normal;
	font-weight: bolder;
	color: #FF3366;
	text-decoration: blink;
}
.redFont {
	color: #FF3366;
}

