﻿.error
{
	background: url(/images/icon4.jpg) no-repeat 0 1px;
	padding: 0 18px;
	color: #ff7600;
	height:15px;
	padding-top:4px;
}
.success
{
	background: url(/images/ok2.jpg) no-repeat 0 5px;
	height: 22px;
	padding: 6px 8px;
	margin-left: 2px;
}
.errorHide
{
	display: none;
}
.successHide
{
	display: none;
}
.ChekingClass
{
	background: url(/images/load_jiancha_a.gif) no-repeat 0 1px;
	padding: 0 18px;
	color: #ff7600;
	height:15px;
	padding-top:4px;
}
