#table_search_result {
	background-color: #fbfbfb;
	/*background-color: #f8f9fc;*/
}


#table_search_result_sec {
	background-color: #ffffff;
}


#search_result_bar_bg {
	background-color: #eff1f6;
	height: 22px;
}


.search_result_head {
	color: #333333;
	font-weight: bold;
}


.search_result_text {
	color: #333333;
	font-weight: normal;
}


#hdr_quick_search_standing_bottom_bg {
	background-image: url('/img/header_quick_search/header_bottom_bg.jpg');
	background-repeat: no-repeat; 
	width: 185px;
	height: 60px;
	padding-top: 10px;
	padding-left: 1px;
}
