﻿.multipage {
	position: relative;
}
.multipage a {
	text-decoration: none;
}
.multipage a:hover {
	text-decoration: none;
}
.multipage a:hover span {
	color: #fff;
	background: #004199;
	text-decoration: none;
}
.multipage span {
	list-style: none;
	float: left;
	height: 20px;
	padding-right: 8px;
	padding-left: 8px;
	background-color: #FFF;
	border: 1px solid #ccc;
	margin-right: 1px;
	line-height: 20px;
	cursor: pointer;
}
.multipage .nolink {
	color: #ccc;
	cursor: default;
}
.multipage span.firstpage {
	left: 0;
	padding: 0 15px 0 0px;
	_padding-top: 3px;
	_height: 17px;
}
.multipage span.prexpage {
	left: 0;
	padding: 0 10px 0 5px;
	_padding-top: 3px;
	_height: 17px;
}
.multipage span.nextpage {
	right: 0;
	padding: 0 5px 0 10px;
	_padding-top: 5px;
	_height: 15px;
}
.multipage span.endpage {
	right: 0;
	padding: 0 10px 0 10px;
	_padding-top: 5px;
	_height: 15px;
}
.multipage span.gotopage{
	right: 0;
	padding: 0 4px 0 5px;
	_padding-top: 5px;
	_height: 15px;
}
.multipage .total {
	background-color: #F5FBFF;
	border: 1px solid #ccc;
	font-weight: bold;
}
.multipage .button {
	border: 0;
}
.multipage .input {
	width: 30px;
	height: 16px;
	/*background: #FFF;*/
	float: left;
}
.multipage .current {
	background-color: #fff;
	color: #eb6100;
	border: none;
	cursor: default;
}
.multipage_old {
	position: relative;
}
.multipage_old a {
	text-decoration: none;
}
.multipage_old a:hover {
	text-decoration: none;
}
.multipage_old a:hover span {
	color: #fff;
	background: #e26106;
	text-decoration: none;
}
.multipage_old span {
	list-style: none;
	float: left;
	height: 20px;
	padding-right: 8px;
	padding-left: 8px;
	background-color: #FFF;
	border: 1px solid #ccc;
	margin-right: 1px;
	line-height: 20px;
	cursor: pointer;
}
.multipage_old .nolink {
	color: #ccc;
	cursor: default;
}
.multipage_old span.firstpage {
	left: 0;
	padding: 0 15px 0 0px;
	_padding-top: 3px;
	_height: 17px;
}
.multipage_old span.prexpage {
	left: 0;
	padding: 0 10px 0 5px;
	_padding-top: 3px;
	_height: 17px;
}
.multipage_old span.nextpage {
	right: 0;
	padding: 0 5px 0 10px;
	_padding-top: 5px;
	_height: 15px;
}
.multipage_old span.endpage {
	right: 0;
	padding: 0 10px 0 10px;
	_padding-top: 5px;
	_height: 15px;
}
.multipage_old span.gotopage{
	right: 0;
	padding: 0 4px 0 5px;
	_padding-top: 5px;
	_height: 15px;
}
.multipage_old .total {
	background-color: #F5FBFF;
	border: 1px solid #ccc;
	font-weight: bold;
}
.multipage_old .button {
	border: 0;
}
.multipage_old .input {
	width: 30px;
	height: 16px;
	/*background: #FFF;*/
	float: left;
}
.multipage_old .current {
	background-color: #fff;
	color: #eb6100;
	border: none;
	cursor: default;
}
.multipage-div_old .result 
{
	padding-top: 5px;
	padding-left: 20px;
}
.multipage-div_old .result b {
	color: #EB6100;
}
.multipage-div_old .contain {
	float: right;
}
.multipage-div_old .result 
{
	padding-top: 5px;
	padding-left: 20px;
}
.multipage-div_old .result b {
	color: #EB6100;
}
.multipage-div_old .contain {
	float: right;
}
.newhousesearch
{
	background-image:url(../images/search_btn_nowd.jpg);
	width:60px;
	height:25px;
	text-indent:inherit;
}
.oldhousesearch
{
	background-image:url(../images/sou_btns.jpg);
	width:60px;
	height:25px;
	text-indent:inherit;
	}