.onLoad 
{
	display:none;
	width:0px;
	height:0px;
	overflow:hidden;
	
}
.onCorrect {
	position:absolute;
	width:110px;
	height:20px;
	padding-top:3px;
	left:0px;
	top:0px;
	z-index:9999;
	display:inline-block;
	height:22px;
	background:url(../images/reg-menu.gif) no-repeat 0px -22px;
	padding-left:15px;
	margin-left:10px;
	vertical-align:middle;
	padding-right:5px;
	margin-top:10px;
}
.onError .onFocus p {
	list-style-type:none;
	list-style-image:none;
	line-height : 2;
}
.onError .onFocus span {
	color : #000;
	font-size : 12px;
}
.onFocus {
	position:absolute;
	width:110px;
	height:20px;
	padding-top:3px;
	left:0px;
	top:0px;
	z-index:9999;
}
.onFocus_top {
	display:block;
	width:110px;
	padding:3px 10px 0 35px;
	min-height:10px;
	_height:10px;
	background:url(../images/verification-ui6.gif) no-repeat 0px 0;
}
.onFocus_bot {
	display:block;
	width:150px;
	height:5px;
	background:url(../images/verification-ui6.gif) no-repeat 0px -185px;
	overflow:hidden;
}
.onError {
	position:absolute;
	width:110px;
	height:20px;
	padding-top:3px;
	left:0px;
	top:0px;
}
.onError_top {
	display:block;
	width:110px;
	padding:3px 10px 0 35px;
	min-height:10px;
	_height:10px;
	background:url(../images/verification-ui6.gif) no-repeat 0px -190px;
}
.onError_bot {
	display:block;
	width:150px;
	height:5px;
	background:url(../images/verification-ui6.gif) no-repeat 0px -375px;
	overflow:hidden;
}
.input_error {
	width:210px;
	border:#C1C1C1 1px solid;
	font-size:14px;
	line-height: 26px;
	height: 27px;
	padding: 3px 2px 1px;
	margin: 2px 0 0;
	background-color:#FBFBFB;
	background-position:0 -72px;
	background-position:0 -144px;
	border-color:#D28C8C;
	color:#A63B3B
}
.input_focus {
	width:210px;
	border:#C1C1C1 1px solid;
	font-size:14px;
	line-height: 26px;
	height: 27px;
	padding: 3px 2px 1px;
	margin: 2px 0 0;
	background-color:#FBFBFB;
	background-position:0 -72px;
	background-color:#FFC;
	background-position:0 -108px;
	border-color:#C6C69E
}
.input_show {
	width:210px;
	border:1px solid #C4C7BD;
	font-size: 14px;
	line-height: 26px;
	height: 27px;
	padding: 3px 2px 1px;
	margin: 2px 0 0;
}
.input_correct {
	width:210px;
	border:#C1C1C1 1px solid;
	font-size:14px;
	line-height: 26px;
	height: 27px;
	padding: 3px 2px 1px;
	margin: 2px 0 0;
	background-color:#FBFBFB;
	background-position:0 -72px;
	color:#444
}

.reg_tipmail {
	display:none;
}