A:link { font-family: '宋体';font-size: 12px;text-decoration: none; color:red} 
A:visited {font-family: '宋体';font-size: 12px;text-decoration: none; color:red}
A:active {font-family: '宋体';font-size: 12px;text-decoration: none}
A:hover {font-family: '宋体';font-size: 12px;text-decoration: none; color:#fff000} 
td {  font-family: "宋体"; font-size: 12px;  color: #000000}
body {  font-family: "宋体"; font-size: 12px; 
SCROLLBAR-FACE-COLOR:#999999;
SCROLLBAR-HIGHLIGHT-COLOR:#999999;
SCROLLBAR-SHADOW-COLOR:#999999;
SCROLLBAR-ARROW-COLOR:#000000;
SCROLLBAR-BASE-COLOR:#000000;
SCROLLBAR-DARK-SHADOW-COLOR:#999999;}
.regTable
{
	border-top-style: solid;
	border-top-width: 4px;
	border-top-color: #f2f2f2;
	width: 640px;
}
.regTable input
{
	border-color: #ccc;
	border-style: solid;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-width: 1px;
	border-top-width: 1px;
	height: 18;
	font-size: 12px;
	background-color: #CCFF99;
}
.regTable SELECT
{
	border-color: #ccc;
	border-style: solid;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-width: 1px;
	border-top-width: 1px;
	background-color: #CCFF99;
	font-size: 12px;
}
.regTable TEXTAREA
{
	border-color: #ccc;
	border-style: solid;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-width: 1px;
	border-top-width: 1px;
	background-color: #CCFF99;
}

.regTable .Btn
{
	border-top-width: 1px;
	border-left-width: 1px;
	border-bottom-width: 1px;
	color: #ffffff;
	height: 18px;
	background-color: #25A595;
	border-right-width: 1px;
}

.InputDsp
{
	font-size: 12px;
	color: #666;
	padding-left: 5px;
}
.tip
{
	font-size: 12px;
	font-weight: bold;
	background-color: #f2f2f2;
	padding: 5px;
}