td {
	font-family: Arial;
	font-size: 11px;
	color: #333333;
}
.gray_title {
	font-family: Arial;
	font-size: 13px;
	font-weight: bold;
	color: #333333;
}
.blue_title {
	font-family: Arial;
	font-size: 11px;
	font-weight: bold;
	color: #1985ff;
}
.blue_word {
	font-family: Arial;
	font-size: 11px;
	color: #1985ff;
}
.copyright {
	font-family: Arial;
	font-size: 9px;
	color: #666666;
	word-spacing: 0.3em;
}
.bottomLink {
	font-family: Arial;
	font-size: 11px;
	color: #666666;
	word-spacing: 0.3em;
}
.yellowTopLine {
	font-family: Arial;
	font-size: 11px;
	border-top-width: 1pt;
	border-top-style: dotted;
	border-top-color: #FFCC00;
	font-weight: bold;
	color: #1985ff;
}
.becon {
	font-family: Arial;
	font-size: 11px;
	color: #333333;
}
.table_top_grayDotted_line {
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #999999;
}
.tableTopLine {
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #333333;
	border-top-width: 1px;
}
