h4 {
	margin:15px;
	margin-bottom:30px;
	color:#666;
	line-height:145%;
}
h5 {
	color:#009900;
}
.mess_box {
	clear:both;
	width:520px;
	margin-bottom:15px;
}
.mess_box_top {
	width:520px;
	height:27px;
	background:url(../images/message/mess_box_top.gif) left bottom no-repeat;
}
.mess_box_body {
	height:144px;
	padding:10px;
	text-align:left;
	border:9px #E6FF97 solid;
	border-top:none;
	font-size: 91%;
}
.mess_message {
	width:300px;
	float:left;
}
.mess_pic {
	width:145px;
	float:right;
}
