
body,ul,p,h3,h4,input {
	padding:0;
	margin:0;
}
body {
	background:#F2F2F2;
	font:400 14px ,Helvetica,Arial,sans-serif;
	margin:0;
	padding:0
}
ul,li {
	list-style:none;
}
a {
	text-decoration:none;
}
.city_box {
	width:100%;
	float:left
}
.city_box h3 {
	border-top:1px solid #E3E3E3;
	border-bottom:1px solid #E3E3E3;
	height:38px;
	font-size:16px;
	padding-left:10px;
	line-height:38px;
	background:#F8F8F8;
	color:#3F4358;
}
.city_box .city_lst {
	overflow:hidden;
	width:100%
}
.city_box .city_lst li {
	float:left;
	width:33.3%;
	height:45px;
	line-height:40px;
	text-align:center;
	font-size:14px;
	color:#394b59
}
.city_box .city_lst li a {
	display:block;
	height:45px;
	color:#3F4358;
	-webkit-border-radius:0px;
}
.city_box .hot li a {
	color:#0C67E4;
}
.city_box .city_lst li a.nobor {
	border-left:0;
}
.city_box .city_lst li a.nobor2 {
	border-bottom:0;
}
.city_box h4 {
	clear:both;
	height:40px;
	border-bottom:1px solid #0000FF;
	font-weight:normal
}
.city_box h4 p {
	background:#FFF;
	padding-left:10px;
	font-size:13px;
	color:#999;
	line-height:39px
}
.city_box h4 p span {
	color:#3F4358;
	font-size:15px;
	font-weight:bold;
	margin-right:10px;
}
.city_box {
	float:none;
}
.city_box h3 {
	font-size:14px;
}
.city_lst_near li a,.city_lst.hot li a {
	font-size:16px;
}
