A {
	COLOR: #0000FF;
	TEXT-DECORATION: none;
}
A:hover {
	TEXT-DECORATION: underline;
	color: #FF0000;
}
.STYLE1 {color: #FF0000}
.f {
	border: 1px solid #CCCCCC;
}
td {
	font-size: 10pt;
}
.big {
	font-size: 26px;
	font-weight: bold;
}
.big2 {
	font-size: 16px;
	font-weight: bold;
}
.aa{
	color:#FA3929;
	font-size:11px;
	font-family:verdana;
	padding-left:5px;
	padding-right:5px;
	background-color: transparent;
	border-bottom-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
}
.ab{
	color:#0000FF;
	font-size:11px;
	font-family:verdana;
	padding-left:5px;
	padding-right:5px;
	background-color: transparent;
	border-bottom-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
}
.btn_grey {
	font-family: "ËÎÌå";
	font-size: 9pt;
	color: #FFFFFF;
	background-color: #FF6699;
	cursor: hand;
	padding:2px;
	height:19px;
	border: 1px outset #FFFF00;
}
.gray {
	color: #777;
}
.red {
	font-size: 14px;
	font-weight: bold;
	color: #FF0000;
}
.txt_grey {font-size: 9pt;color: #333333;border: 1px solid #6FB1FB;}
.cityName{font-size:27px;color:#f70;font-weight:bold;}