td {
	font-size: 12px;
	line-height: 16px;
}
.copyrightext {
	font-family: "Georgia", "Times New Roman", "Times", "serif";
	font-size: 9px;
	line-height: 16px;
	color: #999999;
}
.copyrightext-chinese {

	font-family: "Arial", "Helvetica", "sans-serif";
	font-size: 12px;
	line-height: 16px;
	color: #999999;
}
.tablesideline {
	border-top-width: 0px;
	border-right-width: 1px;
	border-bottom-width: 0px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-right-color: #CCCCCC;
	border-left-color: #CCCCCC;
	background-color: #FFFFFF;

}
