
.logogray {
	background-image: url(/web/images/logogray.jpg);
	height: 49px;
	width: 235px;
	background-attachment: fixed;
	background-repeat: no-repeat;
	background-position: right;
}
tr.toplmonegray {
	font-family: "宋体";
	background-color: #D4D4D4;
}
tr.toplmtwogray {
	font-family: "宋体";
	background-color: #EBEBEB;
}
a.topgray {
	font-family: "宋体";
	font-size: 9pt;
	color: black;
	text-decoration: none;
	text-align: left;
	line-height: 20px;}
	
a.topgray:link {
	font-family: "宋体";
	font-size: 9pt;
	color: black;
	text-decoration: none;
	text-align: left;
	line-height: 20px;}
	
a.topgray:hover {
	font-family: "宋体";
	font-size: 9pt;
	color: black;
	text-align: left;
	line-height: 20px;
	text-decoration: none;
}
a.topgray:active {
	font-family: "宋体";
	font-size: 9pt;
	color: black;
	text-decoration: none;
	text-align: left;
	line-height: 20px;}
	



