body {
	font-family: Arial, Helvetica, sans-serif;
}
.STYLE1 {font-size: 14px;font-weight: bold;}/*14号字黑色加粗*/
.STYLE2 {font-size: 13px; line-height: 16pt}/*13号字黑色*/
.STYLE3 {font-size: 13px;line-height: 16pt ; font-weight: bold; }/*13号字黑色加粗*/
.STYLE4 {font-size: 12px; line-height: 16pt}/*12号字黑色*/
.STYLE5 {font-size: 18px; font-weight: bold; line-height: 16pt; COLOR: #5E0101;}/*18号字深红加粗*/
.STYLE6 {font-size: 12px; font-weight: bold; line-height: 16pt; }/*12号字加粗*/
.STYLE7 {font-size: 14px; font-weight: bold; line-height: 16pt; COLOR: #5E0101;}/*14号字大红加粗*/
.STYLE8 {font-size: 13px; font-weight: bold; line-height: 16pt; COLOR: #FFFFFF;}/*13号字白色加粗*/
.STYLE9 {font-size: 14px; font-weight: bold; line-height: 16pt; COLOR: #FFFFFF;}/*14号字白色加粗*/
.STYLE10 {font-size: 14px; line-height: 16pt}/*14号字黑色*/
.STYLE11 {font-size: 12px; font-weight: bold; line-height: 16pt; COLOR: #FD0001;}/*12号字大红加粗*/
.STYLE12 {font-size: 13px;line-height: 16pt; COLOR: #FFFFFF;}/*13号字白色*/
.STYLE13 {font-size: 24px;font-weight: bold;line-height: 16pt; COLOR: #FD9055;}/*24号字黄色加粗*/
.STYLE14 {font-size: 18px; font-weight: bold; line-height: 16pt;}/*18号字黑色加粗*/
.STYLE16 {font-size: 13px; font-weight: bold; line-height: 16pt; COLOR: #FF7A03;}/*13号字黄色加粗*/
.STYLE17 {font-size: 12px; font-weight: bold; line-height: 16pt; COLOR: #D35502;}/*12号字褐色加粗*/
.STYLE18 {font-size: 13px; font-weight: bold; line-height: 16pt; COLOR: #014AA3;}/*13号字蓝色加粗*/
.STYLE19 {font-size: 13px; font-weight: bold; line-height: 16pt; COLOR: #D20200;}/*13号字红色加粗*/
.STYLE20 {font-size: 12px; font-weight: bold; line-height: 16pt; COLOR: #AD0304;}/*12号字深红加粗*/
.STYLE21 {font-size: 13px;line-height: 16pt; COLOR: #014AA3;}/*13号字蓝色*/
.atable1                           /*大红框无底*/
{
border:solid 1.1pt;
 border-color:#CB1402;
}
.atable2                            /*灰框红底*/
{
border:solid 1.1pt;
 border-color:#C0C0C0;
background-color:#FDDED1
}
.atable3                         /*灰框白底*/
{
border:solid 1.1pt;
 border-color:#C0C0C0;
  background-color:#FFFFFF
}
.atable4                             /*红框白底*/
{
border:solid 1.1pt;
 border-color:#FF9D67;
 background-color:#FFFFFF
}
.atable5                        /*红框白底*/   
{
border:solid 1.1pt;
 border-color:#FF9D67;
 background-color:#FEF4F3
}
.atable6                          /*红框无底*/
{
border:solid 1.1pt;
 border-color:#FE8689;
}
.atable7                         /*灰框蓝底*/
{
border:solid 1.1pt;
 border-color:#C5C5C5;
  background-color:#D1E5FD
}
.atable8                         /*篮框白底*/
{
border:solid 1.1pt;
 border-color:#93C2FD;
   background-color:#FFFFFF
}
.atable9                         /*灰框黄底*/
{
border:solid 1.1pt;
 border-color:#C5C5C5;
   background-color:#FDFAD1
}
.atable10                         /*黄框白底*/
{
border:solid 1.1pt;
 border-color:#FFC57A;
   background-color:#FFFFFF
}
.atable11                         /*黄框黄底*/
{
border:solid 1.1pt;
 border-color:#FFC57A;
   background-color:#FDFAD1
}
.atable12                         /*灰框白底*/
{
border:solid 1.1pt;
 border-color:#C0C0C0;
  background-color:#F0F0F0
}
a:link{                         /*12号黑色活动下划线*/
	color: #000000;
	font-size: 12px;
	text-decoration: none;
}
a:visited{
	color: #000000;
	font-size: 12px;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
	font-size: 12px;
	color: #000000;
}
a:active {
	text-decoration: none;
	font-size: 12px;
	color: #000000;
}
a.main:link{                /*14号白色加粗无下划线*/
	color: #FFFFFF;
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
}
a.main:visited{
	color: #FFFFFF;
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
}
a.main:hover {
	text-decoration: none;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
}
a.main:active {
	text-decoration: none;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
}
a.a1:link{
	color: #FFFFFF;
	font-size: 13px;
	font-weight: bold;
	text-decoration: none;
}
a.a1:visited{                    /*13号白色加粗无下划线*/
	color: #FFFFFF;
	font-size: 13px;
	font-weight: bold;
	text-decoration: none;
}
a.a1:hover {
	text-decoration: none;
	font-size: 13px;
	font-weight: bold;
	color: #FFFFFF;
}
a.a1:active {
	text-decoration: none;
	font-size: 13px;
	font-weight: bold;
	color: #FFFFFF;
}
a.a2:link{
	color: #000000;
	font-size: 12px;
	text-decoration: none;
}
a.a2:visited{                 /*12号黑色无下划线*/
	color: #000000;
	font-size: 12px;
	text-decoration: none;
}
a.a2:hover {
	text-decoration: none;
	font-size: 12px;
	color: #000000;
}
a.a2:active {
	font-size: 12px;
	color: #000000;
	text-decoration: none;
}
a.a3:link{                   /*13号白色无下划线*/
	color: #FFFFFF;
	font-size: 13px;
	text-decoration: none;
}
a.a3:visited{
	color: #FFFFFF;
	font-size: 13px;
	text-decoration: none;
}
a.a3:hover {
	text-decoration: none;
	font-size: 13px;
	color: #FFFFFF;
}
a.a3:active {
	text-decoration: none;
	font-size: 13px;
	color: #FFFFFF;
}
a.a4:link{               /*13号黑色无下划线*/
	color: #000000;
	font-size: 13px;
	text-decoration: none;
}
a.a4:visited{
	color: #000000;
	font-size: 13px;
	text-decoration: none;
}
a.a4:hover {
	text-decoration: none;
	font-size: 13px;
	color: #000000;
}
a.a4:active {
	font-size: 13px;
	color: #000000;
	text-decoration: none;
}
a.a5:link{                 /*13号黑色加粗无下划线*/
	color: #000000;
	font-size: 13px;
	font-weight: bold;
	text-decoration: none;
}
a.a5:visited{
	color: #000000;
	font-size: 13px;
	font-weight: bold;
	text-decoration: none;
}
a.a5:hover {
	text-decoration: none;
	font-size: 13px;
	font-weight: bold;
	color: #000000;
}
a.a5:active {
	text-decoration: none;
	font-size: 13px;
	font-weight: bold;
	color: #000000;
}
a.a6:link{                 /*12号红色加粗无下划线*/
	color: #AD0304;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
}
a.a6:visited{
	color: #AD0304;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
}
a.a6:hover {
	text-decoration: none;
	font-size: 12px;
	font-weight: bold;
	color: #AD0304;
}
a.a6:active {
	text-decoration: none;
	font-size: 12px;
	font-weight: bold;
	color: #AD0304;
}
td {
	font-family: Arial, Helvetica, sans-serif;
}

th {
	font-family: Arial, Helvetica, sans-serif;
} 
