.zscss {
	font-size: 12px;
	line-height: 19px;
}
.text {
	font-size: 12px;
	line-height: 20px;
	color: #666666;
}
.table1 {
	font-size: 12px;
	line-height: 20px;
	color: #999999;
	border: 1px dotted #CCCCCC;
}
.table2 {
	font-size: 12px;
	line-height: 20px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-bottom-style: dotted;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
	color: #336699;
}
.jiangzhang-tab {
	font-size: 12px;
	line-height: 19px;
	border: 1px ridge #C4E8FF;
}
.foot {
	font-size: 10px;
	line-height: 18px;
	color: #006699;
}
