.normal      { font-size: 9pt;   color: #000000;
               word-spacing: 0; line-height: 150%; text-indent: 0; margin: 0 }
a.hover      { font-size: 9pt;   color: #FF0000;
               word-spacing: 0; line-height: 100%; text-indent: 0; text-decoration: underline; margin: 0 }
a.link       { font-size: 9pt;   color: #0000FF;
               word-spacing: 0; line-height: 100%; text-indent: 0; text-decoration: underline; margin: 0 }
a.visited    { font-size: 9pt;   color: #800000;
               word-spacing: 0; line-height: 100%; text-indent: 0; text-decoration: underline; margin: 0 }

a.灰色字体         { color: #666666; font-size: 12px;  }
a:link.灰色字体    { color: #666666; text-decoration: none;font-size: 12px;  }
a:visited.灰色字体 { color: #666666; text-decoration: none;font-size: 12px;  } 
a:hover.灰色字体   { color: #666666; text-decoration: underline; font-size: 12px; }


a.bq         { color: #000000; font-size: 9pt;  }
a:link.bq    { color: #0000CC; text-decoration: none;font-size: 9pt;  }
a:visited.bq { color: #0000CC; text-decoration: none;font-size: 9pt;  } 
a:hover.bq   { color: #FF0000; text-decoration: underline; font-size: 9pt;  }

a.eq         { color: #FFFFFF; font-size: 9pt;  }
a:link.eq    { color: #0000CC; text-decoration: none;font-size: 9pt;  }
a:visited.eq { color: #0000CC; text-decoration: none;font-size: 9pt;  } 
a:hover.eq   { color: #FF0000; text-decoration: underline; font-size: 9pt;  }

a.cq         { color: #FFFFFF; font-size: 12pt;  }
a:link.cq    { color: #0000CC; text-decoration: none;font-size: 12pt;  }
a:visited.cq { color: #0000CC; text-decoration: none;font-size: 12pt;  } 
a:hover.cq   { color: #FF0000; text-decoration: underline; font-size: 12pt;  }

.img {
	border: 1px solid #999999;
}
.正文中号灰色字体 {
	font-size: 14px;
	color: #666666;
	height: auto;
	line-height: 20px;
}
.正文中号红色字体 {
	font-size: 14px;
	color: #FF0000;
	height: auto;
	line-height: 20px;
}
.正文小号灰色字体 {
	font-size: 12px;
	color: #666666;
	height: auto;
	line-height: 20px;
}
.标题 {font-size: 14px; color: #333333; height: auto; line-height: 20px; font-weight: bold; }



