body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #CCCCCC;
}
body,td,th {
	font-size: 12px;
	color: #000000;
}
.aaaa {
	font-size: 12px;
	line-height: 18px;
	color: #FFFFFF;
}
.bbbb {
	font-family: "黑体";
	font-size: 16px;
	color: #FF0000;
}
.cccc {
	font-size: 14px;
	line-height: 24px;
	font-weight: bold;
	color: #FFFFFF;
}
.dddd {
	font-size: 14px;
	line-height: 24px;
	color: #FF0000;
}
.eeee {
	font-size: 14px;
	line-height: 24px;
	color: #000000;
}

.table-a {
	border: 1px solid #FFFFFF;
}



a:link {
	font-size: 12px;
	line-height: 18px;
	color: #000000;
	text-decoration: none;
}
a:visited {
	font-size: 12px;
	line-height: 18px;
	color: #000000;
	text-decoration: none;
}
a:hover {
	font-size: 12px;
	line-height: 18px;
	color: #FF0000;
	text-decoration: underline;
}
a:active {
	font-size: 12px;
	line-height: 18px;
	color: #000000;
	text-decoration: none;
}
a.aaa:link {
	font-size: 12px;
	line-height: 18px;
	color: #FFFFFF;
	text-decoration: none;
}
a.aaa:visited {
	font-size: 12px;
	line-height: 18px;
	color: #FFFFFF;
	text-decoration: none;
}
a.aaa:hover {
	font-size: 12px;
	line-height: 18px;
	color: #FFFF00;
	text-decoration: underline;
}
a.aaa:active {
	font-size: 12px;
	line-height: 18px;
	color: #FFFFFF;
	text-decoration: none;
}
a.bbb:link {
	font-size: 16px;
	line-height: 24px;
	color: #FF0000;
	text-decoration: none;
	font-family: "黑体";
}
a.bbb:visited {
	font-size: 16px;
	line-height: 24px;
	color: #FF0000;
	text-decoration: none;
	font-family: "黑体";
}
a.bbb:hover {
	font-size: 16px;
	line-height: 24px;
	color: #000000;
	text-decoration: underline;
	font-family: "黑体";
}
a.bbb:active {
	font-size: 16px;
	line-height: 24px;
	color: #FF0000;
	text-decoration: none;
	font-family: "黑体";
}
a.ccc:link {
	font-size: 14px;
	line-height: 24px;
	color: #FF0000;
	text-decoration: none;
}
a.ccc:visited {
	font-size: 14px;
	line-height: 24px;
	color: #FF0000;
	text-decoration: none;
}
a.ccc:hover {
	font-size: 14px;
	line-height: 24px;
	color: #000000;
	text-decoration: underline;
}
a.ccc:active {
	font-size: 14px;
	line-height: 24px;
	color: #FF0000;
	text-decoration: none;
}

.line-a {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}
