@charset "utf-8";
/* CSS Document */

.form_label {
	font-weight: bold;
}

.form_input {
	background-color: #D6D3BC;
	color: #246;
}

.seo {
	text-indent: -99999px;
	margin: 0px;
	padding: 0px;
	height: 1px;
}

#quick_form {
	position: absolute;
	left: 716px;
	top: 76px;	
}

#quick_form #submit {
	margin-top: 4px;
	margin-left: 124px;
}

.quick_input {
	margin-top: 3px;
	color: #666;
}
