table {
	display: table;
	border-collapse: separate;
	border-spacing: 0px;
	border-color: grey;
	margin-top: 20px;
}

table.xbx {
	margin-top: 0;
}

strong,
b {
	font-weight: normal;
}

tr,
td {
	margin: 0;
	padding: 0;
}

td a {
	padding: 0 10px;
	font-size: 17px;
	line-height: 30px;
	white-space: nowrap;
	color: black;
	text-decoration: none;
}

.smtd {
	FONT-SIZE: 12px;
	COLOR: #000000;
	LINE-HEIGHT: 18px;
	FONT-FAMILY: "微软雅黑";
	TEXT-DECORATION: none
}

.smtab {
	BORDER-RIGHT: #ff0000 2px solid;
	BORDER-TOP: black 0px solid;
	BORDER-LEFT: black 0px solid;
	BORDER-BOTTOM: black 0px solid;
	BACKGROUND-COLOR: #ffffff
}

.lev1st {
	color: white;
	font-weight: bold;
	line-height: 20px;
	padding: 0;
	text-align: center;
	font-size: 20px;
	display: inline-block;
	FONT-FAMILY: "微软雅黑";
}

.lev1st a {
	background-color: #1088e9;
	color: white;
	font-weight: bold;
	line-height: 20px;
	padding: 8px 10px;
	text-align: center;
	font-size: 20px;
	display: inline-block;
}

.lev2st {
	color: black;
	text-decoration: none;
	padding: 0 10px;
	font-size: 17px;
	line-height: 30px;
	white-space: nowrap;
	FONT-FAMILY: "微软雅黑";
}

.lev3st {
	color: black;
	text-decoration: none;
	padding: 0 10px;
	font-size: 15px;
	line-height: 30px;
	white-space: nowrap;
	FONT-FAMILY: "微软雅黑";
}
