.style {
	font-size: 9pt;
	color: #000000;
	text-decoration: none;
}
a:link {
	font-size: 9pt;
	line-height: 22px;
	color: #000000;
	text-decoration: none;
}
a:visited {
	font-size: 9pt;
	color: #000000;
	text-decoration: none;
}
a:active {
	font-size: 9pt;
	color: #000000;
	text-decoration: none;
}


a:hover {
	font-size: 9pt;
	line-height: 22px;
	color: #FF6600;
	text-decoration: none;
}
.title {
	font-size: 12pt;
	color: #990000;
	text-decoration: none;
	font-weight: bold;
}

.gudong{
	font-size: 9pt;
	color:#FF0000;
	text-decoration: none;

}
.red{ font-size:12px; font-weight:bold; color:#FF0000;}