@charset "utf-8";
.css {
	font-size: 12px;
}

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family: Arial, Helvetica, sans-serif;
	background-color: #000000;
	
}
.about20 {
	font-size: 12px;
	font-weight: normal;
	color: #FFFFFF;
}
.me25 {
	font-size: 12px;
	line-height: 20px;
	font-weight: normal;
	color: #FFFFFF;
}
.aab {
	font-size: 12px;
	line-height:18px;
	font-weight: normal;
	color: #888888;
}


a:link {
	color: #FFFFFF;
	text-decoration: none;
	font-size: 12px;
}
a:visited {
	text-decoration: none;
	color: #FFFFFF;font-size: 12px;
}
a:hover {
	text-decoration: underline;
	color: #FFFFFF;font-size: 12px;
}
a:active {
	text-decoration: none;
	color: #FFFFFF;font-size: 12px;
}


.aa:link {
	color: #000000;
	text-decoration: none;
	font-size: 14px;
}
.aa:visited {
	text-decoration: none;
	color: #000000;font-size: 14px;
}
.aa:hover {
	text-decoration: underline;
	color: #000000;font-size: 14px;
}
.aa:active {
	text-decoration: none;
	color: #000000;font-size: 14px;
}.test {
	font-weight: bold;
}
.a25 {
	font-size: 12px;
	line-height: 25px;
	font-weight: normal;
	color: #FFFFFF;
}
.biao {
	font-size: 14px;
	font-weight: bold;
	color: #FF0000;
}
.zi {
	font-size: 12px;
	font-weight: bold;
	color: #333333;
}
.zi2 {
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
}

.hong {
	font-size: 12px;
	color: #FF0000;
	text-decoration: blink;
	
}
