.defaultbody 
{
	text-align: center ; 
	vertical-align: middle; 
	color: #ffffff; 
	background-color:#3399ff	 
}
.contentbody
{
	font-size: 15px;
	color: #000000;
	background-color: #beddf8;
}
.errorbody
{
	font-size: 15px;
	color:Red;
	background-color: #beddf8;
}
a:link
{
	color: #000000;
	text-decoration:  none;
}
a:visited 
{
	color: #000000;
	text-decoration:  none;
}
a:hover 
{
	color: #FF00f0;
	text-decoration: underline;
}
/*.FontGray {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 140%;
	color: #333333;
}
a.Top:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 130%;
	color: #FFFFFF;
	text-decoration: none;
}
a.Top:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 130%;
	color: #FFFFFF;
	text-decoration: none;
}
a.Top:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 130%;
	color: #FFFF00;
	text-decoration: none;
}
.FontWhite {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
}

input {
	font-family: "Tahoma", "MS Shell Dlg";
	font-size: 12px;
	color: #333333;
	border: 1px solid #FF00FF;
	background-color: #FFFFFF;
}
form {           //±íµ¥±ß¾àÉèÖÃ

	MARGIN-TOP: 0px; 
	MARGIN-BOTTOM: 0px
}*/