#suggest{
	background-image: url(../images/subg.jpg);
	background-repeat: no-repeat;
	width:750px;
	height:349px;
	padding-top:5px;
	margin-top:5px;
}
#title{
	margin-left:20px;
	font-size:18px;
	color:#966008;
	font-weight:700;
	text-align:left;
}
#content{
	margin-top:22px;
	margin-left:30px;
	font-size:12px;
	color:#966008;
	text-align:left;
	left: 338px;
	top: 462px;
}
#historyMessage{
	width:100%;
	background-color:#F8F6F7;
	line-height:30px;
	text-align:left;
	padding-bottom:10px;
	margin-bottom:5px;
}
.lmtit{
	margin-top:10px;
	margin-left:40px;
	margin-right:40px;
	font-size:14px;
}
.lmdate{
	margin-left:70px;
	color:#898989;
	font-size:12px;
}
.lmcontent{
	padding-left:110px;
	text-indent:24px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999;
	padding-right:40px;
}
.lmanstit{
	margin-top:10px;
	margin-left:60px;
	margin-right:40px;
	font-weight:bold;
}
.lmanscontent{
	margin-left:60px;
	padding-left:50px;
	text-indent:24px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999;
	padding-right:40px;
	color:#C00;
}
.suggestlink {
	PADDING-TOP: 10px; 
	HEIGHT: 20px; 
	TEXT-ALIGN: center;
	width:750px;
	margin-top:5px;
	margin-bottom:5px;
	background-color:#D5D3D4;
}
.suggestlink a, a:link{color: #000; text-decoration: none;}
.suggestlink a:hover {color: #F00;text-decoration: underline;}
.suggestlink a:active {
	color: #F00;
	text-decoration: none;
}
#sugtitbg{
	background-image: url(../images/leavebg.jpg);
	background-repeat:no-repeat;
	height:30px;
	width:750px;
	text-align:right;
	padding-top:8px;
}