body.registration { background: none; }
h1 {font-size:20px; }
.editorCnt {
  border: 0; background: none;
  /*background: url(/site-res/img/reg.jpg) right 100px no-repeat;*/
}

.formDetail { 
  /*width:570px;*/
  width:870px;
}
.formDetail fieldset { 
   background:none; 
   border:0; 
   /*border-bottom: #dddddd 2px dotted; */
   border-bottom: none;
   box-shadow: none;
}

.formDetail fieldset legend { 
	color: #ff6600; font-weight:bold; margin: 0 0 30px 0; 
	padding: 20px 0 0 0;
	padding-bottom: 10px;
}
.fieldRow { height:50spx; }
.fieldName {
	text-align:right; width:27%;
}
.regStatment a {
	color: #ff6600;
}

.regStat{
   display:block;
   float:left;
   margin-top: 30px;
   padding-left:100px;
   padding-bottom:0px;
   width:500px;
}

.verCode {
   margin-top: -5px;
   margin-left: 10px;
}
.realperson-regen{
   font-size: 10px;
   color: #696969;
}