.search	{
	background-image: url('../img/left_form.jpg');
}

td	{
	font-family:tahoma, arial, helvetica, geneve, sans-serif;
	font-size:10px;
	color: #000000;
}

.form_input	{
	width: 150px;
	border: 1px solid #999999;
	font-family: tahoma;
	font-size: 12px;
}

.note	{
	padding-left: 23px;
	padding-top: 10px;
}

.require	{
	color: #FF0000;
}

.form_textarea	{
	width: 100%;
	height: 70px;
	border: 1px solid #999999;
	font-family: tahoma;
	font-size: 12px;
}

.content	{
	padding-top: 20px;
}
