#allcitytoptable table{
	width:100%;
	float:left;
	height:100px;
	margin-top:50px;
	margin-bottom:10px;
}
#allcitytoptable table.t3 td{
	background:url(freefei.gif) no-repeat right;
}
#allcitytoptable table.t2 td{
	line-height:170%;
}
#allcitytoptable table.t1 td .goto a{
	background:#fff;
	border: solid 1px #C4C4C4;
	display:block;
	width:40%;
	height:70px;
	line-height: 70px;
	margin-left: 30%;
	text-align: center;
	border-radius: 50px;
	font-size:30px;
	color:#333;
	margin-top:10px;
}
#allcitytoptable table.t1 td .ti{
	margin-top:10px;
}

.allcity{
	border:1px solid #eee;
	margin-top:15px;
}
.allcity td{
	padding:10px 8px 10px 8px;
	font-size:16px;
}
.allcity td a{
	font-size:15px; display:inline-block;
	margin-left:10px;
}
.allcity .L{
	width:90px;
	background:#eee;
	border:1px solid #fff;
	text-align:center;
	font-weight:bold;
}
.allcity .Listcity{
	text-align:left;
}
.allcity .Listcity a{
	display:block;
	float:left;
}
.hotcity{
	margin-bottom:15px;
}
.hotcity td{
    text-align: center;
	padding:30px 0px;
	font-size:20px;
}
.hotcity td a{
    line-height: 50px;
	font-size:20px;
    padding: 5px 25px;
    border: 1px solid #d4d4d4;
    border-radius: 50px;
}

/**/
.ListArea{
	border-top:1px solid #eee;
	border-bottom:1px solid #eee;
	margin-top:8px;
	width:100%;
	font-size:14px;
}
.ListArea .name{
	border:#FFF solid 1px;
	width:80px;
	text-align:center;
	vertical-align:middle;
	font-weight:bold;
}
.ListArea .city{
	padding:5px 5px 5px 10px;
	line-height:25px;
}
.ListArea .city a{
	display:block;
	float:left;
	padding-right:10px;
}
