@charset "utf-8";
/* search */
#search_container {
	width:956px;
        margin-top:20px;
}
#search_container_top {
	width:946px;
	background-image:url(images/interface/aboutus_header_bg.gif);
	background-repeat:no-repeat;
	padding-top:10px;
	padding-left:10px;
	height:53px;
}
.clear {
	clear:both;
}

#search_content {
	width:897px;
	margin-top:-10px;
	padding:20px 20px 20px 25px;
}
#search_content h1,
#search_content h2 {
	font: 14px "trebuchet ms", verdana, sans-serif;
	color:#a2bf3a;
}
#search_content h2{
        margin-top:35px;
}
#search_content p {
	font: 11px "trebuchet ms", verdana, sans-serif;
	color:#666;
}
#search_content img {
	border:1px solid #a2bf3a;
        float:left;
        margin-right:15px;
}
#search_result{
        border-bottom:1px dotted #666;
        padding-top:5px;
        padding-bottom:5px;
        margin-bottom:10px;
        min-height:95px;
        clear:both;
        width: 875px;
}
#aboutus_content_bottom {
	width:946px;
	height:39px;
	background-image:url(images/interface/aboutus_content_bottom.gif);
	background-repeat:no-repeat;
}
#search_top_title {
	float:left;
	width:300px;
}
