@charset "utf-8";
/* CSS Document */

.search-return-page .shell {
	padding:0 20px;

width:981px;
}
.search-return-page #header {
/*	background: url(../images/bg_header2.png) repeat-x 0 0;*/
	height: 51px;
	overflow:hidden;
	
}

.search-return-page #header .shell {
	overflow:hidden;

}
.search-return-page #content-container {
	background:#fff;
}
										}
.search-return-page #content-container .shell {
	background: url(../images/bg_mainbody.png) repeat-y center 0;
	
	
}
.search-return-page #footer {
	background:url(../images/bg_footer2.png) repeat-x 0 0 scroll;
	height:87px;
	padding:0;
	font-size:11px;
}
.search-return-page #footer .shell {
	overflow:hidden;
	background:url(../images/bg_left_footer.png) no-repeat 10px 0 scroll;
	padding:0 10px;
	width:1001px;
	
}
.search-return-page #footer .inner {
	background:url(../images/bg_right_footer.png) no-repeat right 0;
	height:87px;	
	padding:0 25px;
}
.search-return-page #topmenu {
	width:auto;	
	margin-top:10px;
}
.search-return-page #topmenu li {
	width:auto;
}
.search-return-page #topmenu a {
	padding:0 16px;
	color:#788740;
	width:auto;
}
.search-return-page #topmenu li.current a {
	color:#4D7794;
}
.search-return-page #topmenu li.special a {
	color:#FE845F;
	padding:0 30px;
}
.search-return-page .login-link {
	text-decoration:none;
	width:120px;
	height:23px;
	text-align:center;
	color:#5F8BFE;
	border:none;
	background:url(../images/button3_bg.png) scroll no-repeat 0 0;
	margin-right:10px;
	margin-top:6px;
	padding-top:3px;
}
.search-return-page  #logo {
	padding:15px 0 30px 10px;
}
.search-return-page #search-wrap {
	padding:0px 10px 20px 30px;
	margin:0;
}
.search-return-page #search-wrap #search-form {
	color:#5F8BFE;
	font-weight:bold;
	font-size:11px;
}
.search-return-page #search-wrap #search-form .box {
	padding-right:22px;
}
#search-form input[type=text], #search-form select {
	height:24px;
	background:#F0F6FC;
	border:1px solid #C2D3FB;
	color:#5F8BFE;
	font-weight:bold;
	font-size:11px;
	
}
#search-form input[type=submit] {
	width:120px;
	height:28px;
	text-align:center;
	color:#5F8BFE;
	border:none;
	background:url(../images/button3_bg.png);
	padding-bottom:6px;
	font-weight:bold;
	font-size:11px;
	cursor:pointer;
	
}
#search-form input.search-key {
	width:260px;
	padding:4px 10px 0 10px;
	height:20px;
}
#search-form select[name=state] {
	width:112px;
}
#search-form select[name=city] {
 width:157px;
}
.search-return-page #search-wrap .status {
	margin:20px 0 10px;
	color:#858686;
}
.search-return-page #search-wrap .status a {
	text-decoration:none;
	color:#5F8BFD;
}
.search-return-page #search-wrap .status a:hover {
	text-decoration:underline;
}
#search-result .box {
/*	width:31%;*/
	padding:10px 2% 10px 0;
	background:url(../images/bg_search_result_box.png) center bottom no-repeat scroll;
}
#search-result .box .box {
	padding:0;
	width:auto;
	background:none;
}
#search-result .box .logo {
/*	width:95px;
	overflow:hidden;*/
}
#search-result .box .description {
	padding-left:20px;
	margin-left:100px;
	float:none;
	color:#A7A7A7;
}
.navigation {
	text-align:right;
	padding:15px 30px 10px 0;
}
.navigation a {
	color:#6F6F6F;
}
.navigation a.current {
	color:#0081C5;
}
.search-return-page #footer {
	position:static;
}
.search-return-page #footer ul.ver-menu {
	padding:1px;
}
.search-return-page #footer ul.ver-menu li {
	color:#A7A7A7;
}
.search-return-page #footer ul.ver-menu li a{
	padding:11px 0;
	color:#A7A7A7;
	display:block;
	font-size:13px;	
}
.search-return-page #footer ul.ver-menu li a:hover{
}
.search-return-page #footer ul.ver-menu li.copyright {
	padding-top:20px;
}
