@charset "utf-8";
#message-index #container #content #content-inner h1 {
	font-size: 0px;
	line-height: 0px;
	background-image: url(../message/image/header-name-message.gif);
	background-repeat: no-repeat;
	height: 75px;
	width: 840px;
}
#content-inner {
	background-color: #FFFFFF;
	background-image: url(../image/content-inner-bottom.gif);
	background-repeat: no-repeat;
	background-position: bottom;
	width: 840px;
	padding-bottom: 45px;
	background-color: #FFFFFF;
	margin-right: auto;
	margin-left: auto;
	margin-top: 30px;
}h2 {
	line-height: 22px;
	background-image: url(../message/image/name-bg.gif);
	background-repeat: no-repeat;
	height: 22px;
	width: 667px;
	padding-left: 10px;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	padding-bottom: 5px;
}
.message-box {
	width: 666px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 15px;
	padding-bottom: 15px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #929292;
	padding-left: 64px;
	position: relative;
	min-height:80px;
}
.message-photo {
	position: absolute;
	top: 0px;
	left: 0px;
}

.message-text {
	font-size: 12px;
	line-height: 18px;
	text-indent: 1em;
}
