body{
	margin:0px;
	font-size:9px;
	font-family: "宋体", Arial;
}
.harvestmain{
	vertical-align: top;
	margin:0px;
	
	width:560px;
	height:100%;
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-family: "宋体", "Arial Black";
	padding:9px;
}
.harvestleft{
	font-weight:bold;
	width:120px;
	float:left;
	border-right: #e2942f solid 2px;
	border-bottom: #e2942f solid 2px;
}
.harvestright{
	line-height: 17px;
	border-bottom: #e2942f dashed 1px;
}
textarea {
	height: 200px;
	width: 280px;
}
a {
	color:#0099cc;
	text-decoration:none;
}
a:hover {
	text-decoration: underline;
}
br{
	line-height:10px;
}
.harvesttitle{
	color:#FFFFFF;
	margin-bottom:2px;
	font-size: 16px;
	font-weight: bold;
	background-color:#e2942f;
	text-align:center;
	line-height:20px;
}
