a:link {
	color: #505050;
	text-decoration: none;
}
a:visited {
	color: #505050;
	text-decoration: none;
}
a:hover {
	color: #FF9933;
	text-decoration: underline;
}
a:active {
	color: #505050;
	text-decoration: none;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.dao {
	font-family: "宋体";
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
}
a.dao:link {
	color: #FFFFFF;
	text-decoration: none;
}
a.dao:visited {
	color: #FFFFFF;
	text-decoration: none;
}
a.dao:hover {
	color: #FFFFFF;
	text-decoration: none;
}
a.dao:active {
	color: #FFFFFF;
	text-decoration: none;
}
td {
	font-family: "宋体";
	font-size: 12px;
	color: #505050;
	line-height: 23px;
}
.copy-right {
	font-family: "宋体";
	font-size: 12px;
	color: #FFFFFF;
	line-height: 20px;
}
a.copy-right:link {
	color: #FFFFFF;
	text-decoration: none;
}
a.copy-right:visited {
	color: #FFFFFF;
	text-decoration: none;
}
a.copy-right:hover {
	color: #FFCC66;
	text-decoration: none;
}
a.copy-right:active {
	color: #FFFFFF;
	text-decoration: none;
}
.nei-dao{
	font-family: "宋体";
	font-size: 12px;
	font-weight: bold;
	color: #FF9933;
}
a.nei-dao:link {
	color: #FF9933;
	text-decoration: none;
}
a.nei-dao:visited {
	color: #FF9933;
	text-decoration: none;
}
a.nei-dao:hover {
	color: #333333;
	text-decoration: none;
}
a.nei-dao:active {
	color: #FF9933;
	text-decoration: none;
}
.data{
	font-family: "宋体";
	font-size: 12px;
	color: #164188;
}