@charset "utf-8";
/* 代码整理：时代Java NowJava.com */
* {
	padding: 0;
	margin: 0;
}
li {
	list-style: none;
}
img {
	border: none;
}
body {
	background:#fff;
	font: 12px/1.5 tahoma, arial, 宋体b8b\4f53;
}
a {
	text-decoration:none;
	color:#36C;
}
a:hover {
	color:red;
	text-decoration: none;
}
.filter-tools-box {
	background-color: white;
	z-index: 90;
	width:750px;
	margin:0 auto;
}
.filter-follow {
	position:fixed;
	width:750px;
	top:0;
	left:50%;
	margin-left:-375px;
}
.filter-tools {
	height: 20px;
	padding: 7px 8px;
	color: #404040;
	background:#ddd;
	border: 1px solid #CCC;
	border-top: none;
	position: relative;
	z-index: 105;
}
.filter-tools li {
	display: inline;
	float: left;
}
.filter-tools .mode a {
	display: block;
	width: 64px;
	height: 18px;
	overflow: hidden;
	padding: 0 0 0 20px;
	text-decoration: none;
	border: 1px solid #CCC;
}
.filter-tools .mode a:hover {
	color: #404040;
	border: 1px solid #308ED1;
}
.filter-tools .order {
	position: relative;
	z-index: 1;
	margin-left: 20px;
}
.filter-tools .order .label {
	height: 20px;
	margin-right: 4px;
	line-height: 20px;
	line-height: 22px 9;
	_line-height: 18px;
}
.filter-tools .order .label, .filter-tools .order .select-item {
	display: inline;
	float: left;
	color: #404040;
}
.filter-tools .order .select-item {
	width: 94px;
}
.filter-tools .order .item-list {
	left: 28px;
	width: 120px;
}
.item-list {
	display: none;
	position: absolute;
	top: 19px;
	left: 0;
	overflow: hidden;
	background: white;
	border: 1px solid #A6A6A6;
}
.filter-tools .order .item-list li {
	width: 100%;
	height: 22px;
	overflow: hidden;
	padding: 0;
	line-height: 22px;
	line-height: 24px 9;
	_line-height: 22px;
	border-bottom: 1px solid #D9E9FB;
}
.filter-tools .order .item-list .selected a {
	cursor: default;
	background-color: #EEE;
}
.filter-tools .order .item-list a:hover {
	background-color: #EEE;
}
.filter-tools .order .item-list a {
	display: block;
	width: 92px;
	margin: 1px 0;
	padding-left: 28px;
	text-decoration: none;
	color: black;
}
.filter-tools .way {
	margin-left: 20px;
}
.filter-tools .way a {
	display: inline;
	float: left;
	width: 42px;
	height: 18px;
	overflow: hidden;
	margin-right: -1px;
	padding: 0;
	text-indent: 5px;
	line-height: 18px;
	line-height: 20px 9;
	_line-height: 16px;
	border: 1px solid #CCC;
}

.filter-tools .way a:hover, .filter-tools .by-credit-desc .by-credit, .filter-tools .by-price-asc .by-price, .filter-tools .by-price-desc .by-price, .filter-tools .by-sale-desc .by-sale {
	position: relative;
	color: #404040;
	border: 1px solid #308ED1;
}
.filter-tools .region {
	position: relative;
	width: 84px;
	height: 20px;
	margin-left: 5px;
	z-index: 99999;
}
.filter-tools .region form {
	position: absolute;
	top: 0;
	left: 0;
	width: 84px;
	height: 20px;
	overflow: hidden;
	padding: 0 2px;
}
.filter-tools input {
	width: 30px;
	height: 15px;
	margin: 0 2px;
	font-size: 11px;
	font-family: Arial;
	border: 1px solid #B5B5B5;
}
.filter-tools .region .submit {
	width: 42px;
	height: 20px;
	overflow: hidden;
	margin: 2px 0 0 41px;
	white-space: nowrap;
	cursor: pointer;
	border:1px solid #ccc;
}
.filter-tools .region .expand {
	height:44px;
	background:#fff;
	border:1px solid #feaf17;
}
.filter-tools .seat {
	position: relative;
	margin-left: 24px;
	z-index: 10000;
}
.filter-tools .seat .select-item {
	width: 44px;
}
.filter-tools .select-item {
	display: inline;
	float: left;
	height: 18px;
	overflow: hidden;
	padding: 0 21px 0 5px;
	line-height: 18px;
	line-height: 20px 9;
	_line-height: 16px;
	white-space: nowrap;
	cursor: pointer;
	border: 1px solid #A6A6A6;
}
.filter-tools .seat .item-list {
	width: 200px;
}
.filter-tools .seat form {
	position: absolute;
	top: 106px;
	left: 8px;
	width: 160px;
	overflow: hidden;
}
.filter-tools .seat button {
	border: none;
	width: 42px;
	height: 20px;
	overflow: hidden;
	margin-left: 5px;
	text-indent: -100px;
	cursor: pointer;
}
.filter-tools .seat .text {
	width: 90px;
	height: 14px;
	padding: 2px;
	line-height: 14px;
	color: gray;
	border: 1px solid #949494;
}
.filter-tools .seat .text, .filter-tools .seat button {
	display: inline;
	float: left;
}
.filter-tools .seat .all {
	padding-top: 10px;
	border-top: none;
}
.filter-tools .seat p {
	width: 190px;
	overflow: hidden;
	padding: 5px;
	border-top: 1px dotted gray;
}
.filter-tools .seat p .selected, .filter-tools .seat p .selected:hover {
	color: white;
	background: #F50;
}
.filter-tools .seat p a {
	display: inline;
	float: left;
	padding: 2px;
	white-space: nowrap;
}
.filter-tools .seat .area a {
	margin-right: 8px;
}
.filter-tools .seat .city {
	padding-top: 34px;
}
.filter-tools .seat .city a {
	width: 30px;
	margin-left: 2px;
}
.filter-tools .seat .province a {
	margin-right: 6px;
}
.filter-follow div.filter-close-btn {
	display: block;
}
.filter-tools div.filter-close-btn {
	bottom: -5px;
	cursor: pointer;
	height: 11px;
	line-height: 10px;
	overflow: hidden;
	position: absolute;
	right: -5px;
	width: 28px;
	display: none;
}
.back {
	position:absolute;
	right:20px;
	top:10px;
	color:#000;
	text-shadow:1px 1px 3px #999999;
	text-decoration:none;
	z-index:99999;
}
/* 代码整理：时代Java NowJava.com */
