@charset "utf-8";
/* CSS Document */
body {
	background-color:#e6c78b;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	line-height:18px;
	font-size:11px;
	color:#000000;
}
.text1 {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	line-height:18px;
	font-size:14px;
	color:#000000;
	font-weight:bold;
}
.input {
	width:200px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	line-height:18px;
	font-size:12px;
	color:#000000;
	font-weight:normal;
	border:1px solid #000000;
	background-color:#dbb66e;
}
.submit {
	width:52px;
	height:21px;
	border:0px;
}
