.inBackUP {
	background-image: url(../img/topo_back.jpg);
	background-repeat: repeat-x;
}
.backBack {
	background-image: url(../img/back_back.jpg);
	background-repeat: repeat-y;
}
.mainText {
	font-size: 15px;
	line-height: 22px;
	text-indent: 2em;
}
.tableAll {
	border: 1px solid #999999;
}
.testRed {
	font-size: 15px;
	color: #990000;
	line-height: 18px;
}
.tableLineU {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: dotted;
	border-left-style: none;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
}
.RightText {
	font-weight: normal;
	color: #800000;
}
.RtableTopic {
	font-weight: bold;
	color: #CC3300;
	font-size: 17px;
}
.tableTopic {
	font-size: 17px;
	color: #003399;
}
.text17 {
	font-size: 15px;
}
