span#search_module_hdl {
	cursor:pointer;
	background:url(../image/bt-change.gif) no-repeat 0 0;
	width:69px;
	height:22px;
	display:block;
	text-indent:-999999px;
	margin-top:10px;
}


div#search_module {
	margin-bottom:20px;
}

div#search_module_txt {
	line-height:160%;
}

div#search_module_txt div.area {
	padding-left: 8px;
	border-left:4px solid #FF0033;
	display:block;
	float:left;
	white-space: nowrap;
	margin-right:10px;
	margin-bottom:2px;
}

.rent div#search_module_txt div.area {
	border-color: #269726;
}

div#search_module .module {
	border:2px solid #CDCDCD;
	padding:10px;
}

div#search_module_form label {
	margin-right:10px;
}

div#search_module_form table#search_module_table {
	width:100%;
}

div#search_module_form table#search_module_table h3 {
	border-left:4px solid #FF0033;
	padding:0 0 0 8px;
	font-weight:bold;
	background:none;
	margin:0;
}

.rent div#search_module_form table#search_module_table h3 {
	border-color: #269726;
}

div#search_module_form table#search_module_table th,
div#search_module_form table#search_module_table td {
	padding:10px 5px;
	border-bottom:1px dotted #CDCDCD;
	font-size:0.9em;
}

div#search_module_form table#search_module_table th {
	width:120px;
	padding-right:0;
}

div#search_module_form table#search_module_table td {
	line-height:160%;
}


div#search_module_form div.submit_area {
	text-align:center;
	margin-top:20px;
}


div#search_module_txt div#module_in_hdl2 {
	margin:20px auto 0;
	width:150px;
	background-color:#FCC;
	cursor:pointer;
	text-align:center;
	line-height:35px;
	font-weight:bold;
	width:bt-search_ch.png;
	clear:both;
}


div#search_module_txt div#module_in_hdl {
	margin:20px auto 0;
	width:134px;
	height:28px;
	cursor:pointer;
	background:url(../image/bt-search_ch.png) no-repeat 0 0;
	text-indent:-999999px;
	display:block;
	clear:both;
}


div#search_module_txt div#module_in_hdl:hover {
	background-position:0 -30px;
}


select {
	width: 95px;
}