a.addcity {
	background-image:url('/images/public/addcity.jpg');
	color:#fff;
	background-color:#6f1c8d;
	width:200px;
	height:50px;
	display:block;
	float:right;
	padding:12px 0 0 54px;
	margin:0;
	font-size:12px;
	line-height:18px;
	
}

a.addcity b {
	font-size:14px;
}

h2.country {
	color:#000;
	font-size:16px;
}

a.country {
	font-size:14px;
	font-weight:bold;
}

ul.cities {
	margin:0 0 0 0px;
	padding:0;
}

a.black {
	color:#000;
}

.tip_list {
	width:400px;
}

.font0{
	font-size:12px;
}

a.font1{
	font-size:13px;
}
a.font2{
	font-size:14px;
}
a.font3{
	font-size:15px;
}
a.font4{
	font-size:16px;
}
a.font5{
	font-size:17px;
}
a.font6{
	font-size:18px;
}

.cloud {
	float:right;
	width:250px;
	padding:18px 0 0 0;
	line-height:20px;
	text-align:justify;
}
.count {
	color:#b479c9;
}

table td {
	vertical-align:top;
	text-align:left;
}
.countrytd {
	background-color:#eee;
	padding:4px 20px;
	width:100px;
}

.citytd {
	background-color:#f3f3f3;
	padding:4px 10px;
}