#allcitytoptable table{
	width:100%;
	float:left;
	height:200px;
	margin-top:15px;
	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: #38adda;
	display:block;
	width:350px;
	height:80px;
	line-height: 80px;
	font-size:25px;
	color:#fff;
	font-weight:bold;
	margin-top:10px;
    margin: 0px auto;
    text-align: center;
    border-radius: 60px;
    box-shadow: 0 3px 10px 5px rgba(0, 0, 0, 0.22);
}
#allcitytoptable table.t1 td .goto a:hover{
	background: #0795F0;
	display:block;
	width:350px;
	height:80px;
	line-height: 80px;
	font-size:25px;
	color:#fff;
	font-weight:bold;
	margin-top:10px;
    margin: 0px auto;
    text-align: center;
    border-radius: 60px;
    box-shadow: 0 3px 10px 5px rgba(0, 0, 0, 0.22);
}
#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:18px; display:inline-block;
	margin-left:20px;
}
.allcity .L{
	width:60px;
	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{
	background:#eee;
	padding:20px 0 20px 10px;
	font-size:22px;
}
.hotcity td a{
	font-size:22px;
	padding: 0 10px;
}

/**/
.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;
}
