.mess_field {
	width:300px;
	border:none;
	height:16px;
	background:#5ea5df;
	font-size:12px;
	float:left;
	padding-left:3px;
}
.mess_field2 {
	border:none;
	background:#5ea5df;
	font-size:12px;
	float:left;
	padding-left:3px;
}

.mess_field_array {
	font-family:Verdana, 'Verdana CE', 'Arial CE', 'Lucida Grande CE','Helvetica CE', Arial, lucida,sans-serif;
	width:627px;
	border:none;
	height:40px;
	background:#5ea5df;
	font-size:12px;
	float:left;
	padding-left:3px;
}
.mess_butt {
	border:none;
	height:16px;
	background:#5ea5df;
	font-size:11px;
	float:right;
	padding:0 4px 0 4px;
	color:#FFFFFF;
	font-weight:bold;
}
.line1 {
	float:left;
	width:100%;
	border-bottom:solid 1px #FFFFFF;
	line-height:1px;
	height:1px;
}
.back_gr_1 {
	background:#666666;
}