.red2 {
	color: #FF0000;
}
.green2 {
	color: #008000; /* #00FF00 --> #008000 */
}
.normal2 {
	color: #000000;
}
.marqueeStyle{
	font-family: "宋体";
	font-size: 12px;
	text-decoration: none;
}
