.title {
	font-size: 13px;
	color: #FFFFFF;
	text-decoration: none;
	font-family: "ºÚÌå";
	font-weight: bold;
	font-style: normal;
}
.title1 {
	font-family: "ºÚÌå";
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
a.title:hover {
	font-family: "ºÚÌå";
	font-size: 13px;
	font-style: normal;
	color: #FF9900;
	text-decoration: none;
}
a.title1:hover {
	color: #FFFFFF;
	text-decoration: none;
}
.text {
	font-size: 12px;
	color: #000000;
	text-decoration: none;
	line-height: 25px;
}
a.text:hover {
	color: #FF6600;
	text-decoration: none;
}
.times {
	font-size: 10px;
	color: #999999;
}
.button {
	border: 1px solid #000000;
}
.top {
	font-size: 12px;
	line-height: 20px;
	color: #FFFFFF;
}

