.search_section {
width: 100%;
margin: 20px 5px;
}
.search_section_title {
font-size: 1.5em;
font-weight: bold;
}
.search_section_hr {
	width: 450px;
}
.search_result {
padding: 10px 4px;
margin-left:10px;
}
.search_title {
font-weight: bold;
}

.search_location {
font-weight: bold;
}
.search_content {
width:360px;
}
.search_image { width:60px; border:1px solid #E4E4E4; padding:4px;text-align:center}
.search_result_line {
width:440px;
border-bottom:1px dotted #CCCCCC;
margin:4px 0px;
}
.resultSummary_num{float:left; text-align:left}
.resultSummary_type{float:left; margin-left:10px;font-weight:bold}
