.search_form
{
	float: left;
	background-color: #66D530;
	color: #FFFFFF;
	margin-bottom: 15px;
}
.search_left
{
	float: left;
	height: 126px;
	width: 6px;
	background-image: url('../images/search_left.jpg');
	background-repeat: no-repeat;
}
.search_right
{
	float: left;
	height: 126px;
	width: 7px;
	background-image: url('../images/search_right.jpg');
	background-repeat: no-repeat;
}
.search_main
{
	float: left;
	width: 512px;
	background-image: url('../images/search_bg.jpg');
	background-repeat: repeat-x;
	padding-left: 31px;
	padding-top: 8px;
}
.search_bottom_left
{
	float: left;
	clear: both;
	height: 6px;
	width: 6px;
	background-image: url('../images/search_bottom_left.jpg');
	background-repeat: no-repeat;
	background-color: #FFFFFF;
}
.search_bottom_right
{
	float: left;
	height: 6px;
	width: 7px;
	background-image: url('../images/search_bottom_right.jpg');
	background-repeat: no-repeat;
	background-color: #FFFFFF;
}
.search_bottom_bg
{
	float: left;
	height: 6px;
	width: 543px;
	background-image: url('../images/search_bottom_bg.jpg');
	background-repeat: repeat-x;
	background-color: #FFFFFF;
}
.input_age
{
	height: 23px;
	width: 60px;
}
.input_select
{
	height: 23px;
	width: 150px;
}
.main_content
{
	text-align: justify;
}
.input_search_submit
{
	width: 62px;
	margin-top: 10px;
}
.for_money
{
	border-color: red;
	border-width: 3px;
}
.search_column1
{
	float: left;
	width: 158px;
	clear: both;
}
.search_column2
{
	float: left;
	width: 158px;
	padding-left: 9px;
}
.search_column3
{
	float: left;
	width: 150px;
	padding-left: 9px;
}
.search_row_caption
{
	font-size: 14px;
	font-weight: 900;
	padding-bottom: 14px;
}
.search_row1
{
	clear: both;
	height: 70px;
}
.search_row2
{
	clear: both;
	height: 55px;
}
.search_row3
{
	clear: both;
	height: 55px;
}
.search_row4
{
	clear: both;
	height: 30px;
}
