.font {
	font-size: 12px;
	font-weight: normal;
	color: #000000;
}
.line {
	border-right-width: 1px;
	border-right-style: dotted;
	border-right-color: #A5B4E7;
}
.fontleft {
	font-size: 9pt;
	color: #333333;
	text-align: left;
}
.topline {
	border-top-width: 1px;
	border-top-style: dashed;
	border-top-color: #4A93FF;
}
.fkline {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: dashed;
	border-right-style: dashed;
	border-bottom-style: dashed;
	border-left-style: none;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
}
.orangfont {
	font-size: 9pt;
	color: #FF6600;
	font-weight: bold;
}
.diline {
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #CCCCCC;
}
.bldiline {
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #68A5FF;
}
.blueleftline {
	border-left-width: 1px;
	border-left-style: dashed;
	border-left-color: #A5B4E7;
}
.blackfkline {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #a5b4e7;
	border-right-color: #a5b4e7;
	border-bottom-color: #a5b4e7;
	border-left-color: #a5b4e7;
}
