td {
	font-family: "Arial", "Helvetica", "sans-serif";
	font-size: 8pt;
}
.title {
	font-size: 8pt;
	font-weight: bold;
	padding-left: 6px;
}
.bdr {
	border-right-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #BCC5CC;
	border-bottom-color: #BCC5CC;
	border-left-color: #BCC5CC;
	border-bottom-width: 1px;
	border-left-width: 1px;
}
.left {
	padding-right: 6px;
}
.right {
	padding-left: 6px;
}
.title-kj {
	padding: 6px;
}
.title A {
	color: #000000;
	text-decoration: none;

}
.title A:hover {
	text-decoration: underline;
}
.bdr A {
	color: #1D49B6;
	text-decoration: none;
	font-weight: bold;

}
.bdr A:hover {
	text-decoration: underline;
}
.copyright {
	color: #FFFFFF;
	padding-right: 16px;
	padding-left: 6px;

}
.copyright A {
	color: #FFFFFF;
	text-decoration: none;
}
.copyright A:hover {
	text-decoration: underline;
}
