body 
{
	margin: 0px;
	padding: 0px;
	font-size: 14px;
	font-family: 宋体;
	line-height:25px;
	margin-bottom:0px;
	text-align:center;
	color: #333333;
}

td
{
	font-size: 14px;
	color: #333333;
}
tr
{
	line-height: 25px;
}

.text_zhuche
{
	font-size:18px;
	font-weight:bold;
	background-color:#E5F4FB;
}

.text_Org
{
	color:#FF5400;
	font-size:14px;
	font-weight:bold;
}

.text_gray
{
	color:#999999;
	font-size:14px;
	font-weight:bold;
}

.text_class
{
	color:blue;
	font-size:14px;
	font-weight:bold;
}

.butt_sub
{
	margin-top:2px;
	margin-bottom:2px;
	font-weight:bold;
	behavior:url(\Css\butt.htc)
}
	
.reg_err
{
	background-color:fff7bd;
	border:1px;
	border-style:solid;
	border-color:Black;
	width:230px;
	padding-left:3px;
}

.Field tr{ height:25px;}	
.Field td{vertical-align:top}
.Field_Name{text-align:right; }    /*维护字段的名称*/
.Field_Star{text-align: center;color: Red;width: 10px; }                 /*td:必填"*"颜色*/
.Field_Input{}
.Field_Caption{color: #999999;	vertical-align: middle;}                  /*td:右边对此字段的补充说明*/

A:link
{
	text-decoration: underline;
	color:Blue;
}
A:visited
{
	color:Blue;
	text-decoration: underline;
}
A:hover
{
	color: #FF6600;
	text-decoration: underline;
}

A.Read:link
{
	font-size:12px;
	text-decoration: underline;
	color:#999999;
}
A.Read:visited
{
	font-size:12px;
	color:#999999;
	text-decoration: underline;
}
A.Read:hover
{
	font-size:12px;
	color: #FF6600;
	text-decoration: underline;
}

.find_pwd
{
	border:solid 1px #FFC321;
}

.find_pwd_tj
{
	background-repeat : no-repeat;
	background-image:url(/images/Reg/icon_attion_16.gif);
	background-position : 10% 50%;
	font-size:12px;
	color:#FF5400;
	padding-left:30px;
}