body,td,th {
	font-family: "宋体";
	font-size: 12px;
	color: #000000;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
a:link {
	text-decoration: none;
	color: #000000;
}
a:visited {
	text-decoration: none;
	color:#000000;
}
a:hover {
	text-decoration: none;
}
a:active {
	text-decoration: none;
}
.NormalWord{
	font-family: "宋体";
	font-size: 13px;
	line-height: 150%;
	color: #000000;
}
.WordTitle{
	color:#000000;
	font-family:"宋体";
	font-size:12px;
	line-height:150%;
}
.SecList{
	font-family:"宋体";
	font-size:14px;
	line-height:120%;
	color:#000000;
	font-weight:bold;
}

.Position{
	font-family: "宋体";
	font-size: 14px;
	line-height: 130%;
	color: #000000;
	border-bottom-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: dotted;
	border-left-style: none;
	border-top-color: #666666;
	border-right-color: #666666;
	border-bottom-color: #666666;
	border-left-color: #666666;
}
.PageLink{
	font-family:"宋体";
	font-size:14px;
	color:#FF0000;
	font-weight:bold;
}
.BottomNum{
	font-family: "宋体";
	font-size: 13px;
	font-weight: bold;
	color: #999900;
}

