a:link {
	color: #000000;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #333333;
}
a:hover {
	text-decoration: underline;
	color: #cc0000;
}
a:active {
	text-decoration: none;
}
.a1:link {
	color: #ffffff;
	text-decoration: none;
}
.a1:visited {
	text-decoration: none;
	color: #ffffff;
}
.a1:hover {
	text-decoration: underline;
	color: #FFA800;
}
.a1:active {
	text-decoration: none;
}
.a2:link {
	color: #CE1400;
	text-decoration: none;
}
.a2:visited {
	text-decoration: none;
	color: #CE1400;
}
.a2:hover {
	text-decoration: none;
	color: #FFA800;
}
.a2:active {
	text-decoration: none;
}
body,td,th {
	font-family: ËÎÌå;
	font-size: 12px;
	line-height:22px;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.size {
	font-family: "ËÎÌå";
	font-size: 12px;
	color: #333333;
}
.height {
	line-height: 22px;
}
.size2 {
	font-family: "ËÎÌå";
	font-size: 12px;
	color: #FF0000;
}
.height2 {
	line-height: 30px;
}
.siez {font-family: "ËÎÌå";
	font-size: 12px;
	color: #999999;
	text-decoration: none;
}
.input{
    width:160px;
}
.color{
    color:#CE1400;
}
.fb14{
    font-size:14px;
	font-weight:bold;
	color:#CC0001;
}