.TableBord {
	border: 1px solid #F0AE07;
}
.tdcss {
	border: 1px dashed #C4E4A5;
}

.TitleText {
	font-family: "宋体";
	font-size: 16px;
	line-height: 24px;
}

.TextCss {
	font-family: "宋体";
	font-size: 12px;
	line-height: 20px;
}.TitleCss {
	font-family: "宋体";
	font-size: 14px;
	font-weight: bold;
}
.SecText {
	font-family: "宋体";
	font-size: 14px;
	line-height: 20px;
}
.BottomCss {
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #3B9A02;
	border-top-width: 1px;
	border-top-style: dashed;
	border-top-color: #3B9A02;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: dashed;
	border-left-style: dashed;
	border-right-color: #3B9A02;
	border-left-color: #3B9A02;
}
.LeftCss {
	border-left-width: 1px;
	border-left-style: dashed;
	border-left-color: #666666;
}
.tdtext {
	font-family: "宋体";
	font-size: 12px;
	line-height: 20px;
}
.text_normal {
	font-family: "宋体";
	font-size: 14px;
	line-height: 24px;
}
.tdtext {
	font-family: "宋体";
	font-size: 12px;
	line-height: 20px;
}
.listtext {
	font-family: "宋体";
	font-size: 12px;
	line-height: 22px;
}
.alpha {
	filter: Alpha(Opacity=80);
}