/* CSS Document */

.zi {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	/*
	color: #333333;
	*/
	color:#959595;
	line-height:18px;
	text-decoration: none;
}
.bz {
	font-family: "ËÎÌå";
	font-size: 12px;
	color: #ffffff;
	line-height:20px;
	text-decoration: none;
	font-weight: normal;
}

.bottom {
	font-family: "Î¢ÈíÑÅºÚ","Arial";
	font-size: 11px;
	color: #2E6989;
	line-height:15px;
	text-decoration: none;
}


.user {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #fb2959;
	line-height:18px;
	text-decoration: none;
}


.inp_errors{ border:#F00 1px solid; background-color:#FBFBFB} 