﻿body {
	margin: 0;
	padding: 0;
	font-family: Arial, 宋体;
	font-size: 12px;
}
ul, li {
	list-style: none;
}
a {
	text-decoration: none;
}
.A_fenzhan {
	width: 980px;
	margin: auto;
}
.A_logo {
	margin-bottom: 10px;
}
.gray {
	font-size: 12px;
	font-weight: bold;
	color: #4b4b4b;
}
.tohefei {
	background: url(../images/more.gif) right 7px no-repeat;
	width: 85px;
	margin: 0 15px;
	font-size: 14px;
	font-weight: bold;
}
.tohefei a {
	color: #ec3701;
	text-decoration: none;
}
.city a {
	color: #000;
	text-decoration: none;
	font-size: 14px;
	font-weight: bold;
	margin: 0 10px;
}
.city_select {
	height: 58px;
	line-height: 58px;
}
.sel_style {
	margin: 0 10px;
	height: 22px;
}
.OK_btn {
	width: 78px;
	height: 24px;
	background: url(../images/sch_bt.gif) 0 0 repeat-x;
	border: 1px solid #950016;
	margin: 0 5px;
	font-size: 12px;
	cursor: pointer;
	color: #fff;
}
.inputstyle {
	width: 200px;
	height: 20px;
	line-height: 20px;
	border: 1px solid #ddd;
	color: #707070;
	padding-left: 5px;
}
.bf {
	margin: 0;
}
.all_city li {
	clear: both;
	padding: 10px 0;
}
.caps {
	color: #000;
	font-weight: bold;
	font-size: 14px;
	display: inline-block;
	width: 20px;
	height: 20px;
	line-height: 20px;
	float: left;
}
.city_list {
	display: inline-block;
	word-wrap: break-word;
	width: 900px;
	line-height: 20px;
}
.city_list a {
	color: #0000ff;
	text-decoration: none;
	margin: 0 10px;
	display: inline-block;
	line-height: 20px;
	height: 20px;
}
.city_list a:hover {
	color: #ec3701;
	text-decoration: underline;
}
.hot {
	border-bottom: 2px solid #53c3e9;
	padding-bottom: 8px;
	overflow: hidden;
}
.hot li {
	float: left;
	margin-right: 13px;
	line-height: 40px;
	height: 40px;
}
.hot a {
	display: block;
	line-height: 32px;
	padding: 0 26px;
	background: #0090da;
	color: #fff;
}
.hot a:hover {
	color: #fff;
	background: #8ec635;
}
