@charset "UTF-8";
/* CSS Document */
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
}
#form1 td {
	padding-left: 5px;
	height: 30px;
}
#form1 table {
	margin-bottom: 15px;
}
#form1 #form-table {
	width: 450px;
	position: absolute;
	left: 346px;
	top: 53px;
}
input text {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	background-color: #6B86BB;
}
input
{
	color: #000033;
	border: 1px solid #000033;
	background-color: #fee3ad;
}
