body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-size:12px;
	/*background-image: url(resources/fc/images/bj.jpg);*/
}
.formtable .inputxt{
	border:1px solid #a5aeb6;
	width:260px;
	height:35px;
}
.formtable select{
	width:260px;
	height:35px;
}
.Validform_label {
	font-size: 13px;
	color: #494949;
}
.Validform_label span{
	display:inline-block;height:37px;line-height:20px;
}
.atmoictd{
	width:130px;
	float:right;
	display:block;
	font-size:14px;
	color:#494949;
	height:35px;
	line-height:35px;
}

.formtable{
	width:100%;
	/*background-color:#B8CCE2;*/
	align:right;
	border-collapse:collapse;
}
.diqutable tr td{
	/*border:1px solid #d0d0d0;*/
	height:40px;
	line-height:40px;
	padding-left:20px;
}
.main_table{margin:6px auto;  /*border-left:1px solid #d3d3d3; border-top:1px solid #d3d3d3*/}
.main_table td{line-height:26px; padding:2px; /*border-bottom:1px solid #d3d3d3; border-right:1px solid #d3d3d3*/}
.table_title{/*background:#f7f7f7;*/ padding:6px; text-align:center; font-weight:bold}
.formtable tr 
{ 
	/*background-color:#F2F7FE;*/
	align:right;
}
.formtable tr td{
	/*border:1px solid #b8cce2;*/
	}
.formtable tr td.buttons input{
	padding:5px 10px;
	background:#2e70a7;
	border:none;
	color:#fff;
	margin:5px 0;
	}
.value
{
	background-color:#FFFFFF;
	padding:5px;
	align:left; 
	align:left; 
}

.swfupload{
	vertical-align:top;
}
.passwordStrength{

}
.passwordStrength b{
	font-weight:normal;
}
.passwordStrength b,.passwordStrength span{
	display:inline-block; 
	vertical-align:middle;
	line-height:16px;
	line-height:18px\9;
	height:16px;
}
.passwordStrength span{
	width:45px; 
	text-align:center; 
	background-color:#d0d0d0; 
	border-right:1px solid #fff;
}
.passwordStrength .last{
	border-right:none;
}
.passwordStrength .bgStrength{
	color:#fff;
	background-color:#71b83d;
}

