.mess_group {
	font-size:12px;
	line-height:17px;
	width:696px;
	float:left;
	display:inline;
	margin-left:10px;
}
.mess_group_col1 {
	width:320px;
	float:left;
	display:inline;
	margin:auto 0 3px 0;
}
.mess_group_col2 {
	width:320px;
	float:right;
	display:inline;
	margin:auto 0 3px 0;
}
.mess_group_field {
	width:100%;
	border:none;
	background:transparent;
	font-size:10px;
	color:#333333;
	float:left;
	height:16px;
	padding:3px 0 0 0;
	border:solid 1px #990000;
}
.mess_group img {
	float:left;
	display:inline;
	margin:3px 0 0 0;
	border:solid 2px #000000;
}
.mess_group h3 {
	margin:3px 0 0 0;
	color:#FF0000;
}
.mess_group_butt {
	width:80px;
	border:solid 1px #990000;
	background:transparent;
	font-size:10px;
	color:#000000;
	float:right;
	height:16px;
	text-transform:uppercase;
	font-weight:bold;
}



