<!--++++++++++++++++++++++页面格式设置++++++++++++++++++++++++++++++++++//-->
<style>
  <!--
  .p1{font-size:1pt}
  .p3{font-size:3pt}
  .p5{font-size:5pt}
  .p8_black{font-family:"宋体";font-size:8pt;color:black}
  .p9_red{font-family:"宋体";font-size:9pt;color:red}
  .p9_blue{font-family:"宋体";font-size:9pt;color:#333399}
  .p9_black{font-family:"宋体";font-size:9pt;color:black}
  .p10_blue{font-family:"宋体";font-size:10pt;color:#333399}
  .p9_blue_b{font-family:"宋体";font-size:9pt;color:#333399;font-weight:bold;}
  .p11_blue{font-family:"宋体";font-size:11pt;color:#333399}
  .p10_black{font-family:"宋体";font-size:10pt;color:black}
  .p12_blue{font-family:"宋体";font-size:12pt;color:#333399}
  .p12_black{font-family:"宋体";font-size:12pt;color:black}
  .p14_black{font-family:"宋体";font-size:14pt;color:black}
  .pbt_blue{font-family:"宋体";font-size:20pt;color:#333399}
  .pbt_black{font-family:"宋体";font-size:20pt;color:black}
  a:link{text-decoration:none}
  a:active{text-decoration:none}  
  a:visited{text-decoration:none}
  a:hover{color:red;text-decoration:underline}
  //-->
  </style>
<!--++++++++++++++++++++++页面格式设置结束++++++++++++++++++++++++++++++//-->