@charset "utf-8";
/* CSS Document */
	.feedbotext{
		font-size:11px;
		font-weight:bold;
		color:#1aa59c;
	}
	.field02{
	width:180px;
	height:16px;
	border:#ffffff solid 1px;
	background:url(../images/bgform.gif) repeat-x #b8c3a1;
	font-size:11px;
	margin-bottom:5px;
}
.area{
	width:180px;
	height:55px;
	border:#ffffff solid 1px;
	background:url(../images/bgform.gif) repeat-x #0f889c;
	font-size:11px;
	margin-bottom:5px;
}
.select4_specfrom{
	width:180px;
	height:22px;
	border:#ffffff solid 1px;
	background-color:#0f889c;
	font-size:11px;
	margin-bottom:5px;
}
	


