@charset "utf-8";
/* CSS Document */
.city_letter table{
	border:none;
	background:none;
}
.city_letter tr{
	background:none;
}
.city_letter a{
	float:left;
	width:26px;
	color:#960;
	font-weight:bold;
	font-family:Georgia, "Times New Roman", Times, serif;
	background:#BBDCFD;
}
.city_letter a:hover{	
	color:#FFF;
	background:#960;
}
.city_letter .letter_select{
	color:#FFF;
	background:#960;	
}
.trans_all{
	margin:10px 0 0 2px;
}
