.Title3 {
	font-family: "方正姚体";
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	text-transform: none;
	color: #000000;
}
.Date {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color: #000000;
}

.PageBackground {
	background-color: #000000;
}
.Index {
	font-family: "仿宋";
	font-size: 14px;
	font-style: normal;
	color: #000000;
	cursor: pointer;
}
.DNodeShow {
	display: block;
}
.DNodeHide {
	display: none;
}
.PlusSign {
	font-weight: normal;
	font-variant: normal;
	color: #000000;
	cursor: pointer;
}

.TitleList {
	font-family: "宋体";
	font-size: 14px;
	color: #000000;
	line-height: 1.5;
	margin-left: 20px;
}


p.common{
	line-height: 1.5;
	margin-left: 20px;
	font-size: 14px;
}
