@CHARSET "UTF-8";
#regTable{
	margin:0 auto;
	line-height:35px;
}

.colName{
	text-align:right;
}

.colValue{
	height: 30px;
	width: 245px;
	line-height: 30px;
}

img.error{
	background: url("../../image/websiteuser/hong.jpg") no-repeat;
	height: 16px;
	width: 16px;
}

label.error{
	background: url("../../image/websiteuser/hong.jpg") no-repeat;
	height: 16px;
	width: 16px;
	padding-left:16px;
	color: red;
}

img.success{
	background: url("../../image/websiteuser/lv.jpg") no-repeat;
	height: 16px;
	width: 16px;
}

label.success{
	background: url("../../image/websiteuser/lv.jpg") no-repeat;
	height: 16px;
	width: 16px;
	padding-left:16px;
}

.phoneValidate{
	border: 0 none;
    cursor: pointer;
	width: 120px;
	height: 28px;
	background: url("../../image/websiteuser/jy.jpg") no-repeat;
}

#regBtn{
	background:url(../../image/websiteuser/zc1.jpg) no-repeat;
	width: 240px;
	height: 46px;
	border: 0 none;
    cursor: pointer;
}

#nextBtn{
	background:url(../../image/websiteuser/red_btn.png) no-repeat;
	color:white;
	width: 66px;
	height: 23px;
	border: 0 none;
    cursor: pointer;
}

#regTable a.recIns, #recInsDialog a {
	color: #0078c5;
	text-decoration: none;
}
#regTable a.recIns:HOVER, #recInsDialog a:HOVER {
	color: #ba101d;
	text-decoration: underline;
}

#xieyi{
	float:right;
}
