.item {
	line-height:24px;
	overflow:hidden;
	border-bottom:1px solid #f4f4f4;
}
.item:hover {
	background-color: #f5f5f5;
}
.item dt {
	float:left;
	font-family:arial;
	font-size:14px;
	padding: 5px 10px;
	color: #333;
}
.item dd {
	margin:0 0 0 70px;
	padding-left:15px;
	border-left:1px solid #f4f4f4;
	padding: 5px 10px;
	font-size:14px;
}
.item dd a {
	display: block;
	white-space:nowrap;
	float:left;
	margin: 0 12px;
}
.item dd a:hover {
	text-decoration:none;
	color: #ff552e;
}
.return {
	position:relative;
	height:60px;
	padding:6px;
	width:1200px;
	margin:10px auto 0;
	text-align:left;
	font:bold 22px/42px "微软雅黑";
	color:#737372;
}
.return a {
	position:absolute;
	right:10px;
	top:12px;
	height:36px;
	width:100px;
	text-align: center;
	display:block;
	background:#1c4587;
	color:#fff;
	line-height: 36px;
	font-size:12px;
	font-weight: bold;
}
.return a:hover {
	text-decoration:none;
	background:#f39c11;
	color:#fff;
}
.m_text {
	padding-top: 10px;
}
.m_text p {
	width: 1200px;
	line-height: 40px;
	display: block;
	margin-top: 10px;
}
.m_text .p1 {
	display: inline-block;
	float: left;
	margin-right: 15px;
	color: #ff552e;
	line-height: 30px;
	font-size: 14px;
	font-weight: bold;
}
.m_text a {
	display: inline-block;
	float: left;
	margin-right: 15px;
	color: #666;
	font-size: 14px;
	line-height: 30px;
}
.m_text a:hover {
	color: #ff552e;
}
.m_text .p3 {
	color: #555;
	font-size: 16px;
	padding-bottom: 10px;
	font-weight: bold;
}
.city_list {
	padding-bottom: 30px;
}