.copyright {
	font-size: 9pt;
	color: #9B0000;
	line-height: normal;
}
a.daohang:link {
	font-size: 14px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}
a.daohang:visited {
	font-size: 14px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: normal;
}
a.daohang:hover {
	font-size: 14px;
	color: #F2AB13;
	text-decoration: none;
	font-weight: normal;
}
a:link {
	font-size: 9pt;
	font-weight: normal;
	color: #9b0000;
	text-decoration: none;
}
a:visited {
	font-size: 9pt;
	font-weight: normal;
	color: #9b0000;
	text-decoration: none;
}
a:hover {
	font-size: 9pt;
	font-weight: normal;
	color: #f2ab13;
	text-decoration: underline;
}

