.add {
	line-height: 50px;
	font-weight: normal;
	color: #666;
	text-align: left;
	float: left;
	height: 50px;
	width: 800px;
	padding-left:30px;
}
.add .dangqianweizhi {
	color:#d80012;
	font-size:16px;
	font-weight:bold;
}
.wz .dangqianweizhi {
	color:#d80012;
	font-size:16px;
	font-weight:bold;
}
.regbox {
	width: 535px;
	margin-left:auto;
	margin-right:auto;
	margin-top:20px;
}
.reghead {
	background: url(../regloginimages/regboxtop.jpg) no-repeat;
	float: left;
	height: 25px;
	width: 535px;
}
.regbody {
	background: url(../regloginimages/regboxbj.jpg) repeat-y;
	float: left;
	width: 535px;
}
.regbottom {
	background: url(../regloginimages/regboxbottom.jpg) no-repeat;
	float: left;
	height: 23px;
	width: 535px;
}
.regbody a:hover { color:#3c7faf; }
.spaceline {
	background:url(../regloginimages/regboxline.jpg) no-repeat;
	height:4px;
	margin-top:10px;
	clear:both;
}
.errorinfo {
	border: solid #ddd 1px;
	padding:3px 5px 3px 40px;
	width:400px;
	font-size:14px;
	background:#fddee3 url(../background/hintsign.gif) no-repeat 3px 3px;
	overflow-y:visible;
	text-align:left;
	margin:10px auto;
}
.top {
	height:15px;
	overflow:hidden;
}
.btnbg a, .btnbg a:hover {
	background:url(../images/btnbg.gif) no-repeat left top;
	height:25px;
	display:block;
	line-height:25px;
	text-align:center;
	width:70px;
	color:#fff;
}
.diagnoseSetp {
	background:url(../background/setpSign.gif) repeat-x 0px -250px;
	margin:0px 75px 15px 75px;
	height:50px;
	padding-top:15px;
}
.diagnoseSetp div {
	float:left;
	padding-top:30px;
	width:160px;
	text-align:center;
}
.diagnoseSetp div.complete { background:url(../background/setpSign.gif) no-repeat center 0px; }
.diagnoseSetp div.nonce { background:url(../background/setpSign.gif) no-repeat center -90px;  font-weight:bold;}
.diagnoseSetp div.inTheRough { background:url(../background/setpSign.gif) no-repeat center -178px; }
