.mxvalidate-errorDiv {
	clear: both;
	color: rgb(231, 69, 67);
	background: url(../images/onerror.png) no-repeat scroll;
	background-position: 0 3px;
	padding-left: 16px;
	padding-top: 1px;
	line-height: 18px;
	text-align: left;
	font-family: "微软雅黑", arial, simsun, sans-serif;
	font-weight: normal;
	font-size: 12px;
}