body{
	margin:0;
	padding: 10px;
	background: #fff url('../../images/template/green/main/footer_bg.png') repeat-x top;
	font-family: Verdana;
	font-size: 11px;
	color: #333;
}
h1{
	font-size: 16px;
}
div.title{
	margin-bottom: 5px;
}
div.input{
	margin-bottom: 15px;
}
form{
	border-top: 1px solid #999;
	padding-top: 15px;
}
input{
	border: 1px solid #aeaeae;
	color: #383838;
	font-size: 12px;
	padding: 5px 7px 5px 7px;
	width: 260px;
}
textarea{
	border: 1px solid #aeaeae;
	color: #383838;
	font-size: 12px;
	padding: 5px 7px 5px 7px;
	width: 260px;
	height: 80px;
}
input.submit{
	background: #c1d988;
	font-size: #fff;
	width: 100px;
	border: 1px solid #fff;
	color: #383838;
}
