﻿
// -------------------------------------------------------------------
document.writeln("<html>");
document.writeln("<head>");
document.writeln("<title>无标题文档</title>");
document.writeln("<meta http-equiv=\"Content-Type\" content=\"text/html; charset=utf-8\">");
document.writeln("<style type=\"text/css\">");
document.writeln("<!--");
document.writeln(".bq {  font-size: 14px; line-height: 18px; color: 1E1E1E; text-decoration: none}\");");
document.writeln(".bq1 {  font-size: 14px; line-height: 24px; color: 005DD4; text-decoration: none; font-weight: bolder}\");");
document.writeln("-->");
document.writeln("</style>");
document.writeln("</head>");
document.writeln("");
document.writeln("<body bgcolor=\"#FFFFFF\" text=\"#000000\" topmargin=\"0\">");
document.writeln("<table width=\"998\" border=\"0\" cellspacing=\"0\" cellpadding=\"0\" bgcolor=\"ffffff\">");
document.writeln("  <tr>");
document.writeln("    <td height=\"3\"></td>");
document.writeln("  </tr>");
document.writeln("</table>");
document.writeln("<table width=\"998\" border=\"0\" cellspacing=\"0\" cellpadding=\"0\">");
document.writeln("  <tr>");
document.writeln("    <td height=\"6\" bgcolor=\"CD352A\"></td>");
document.writeln("  </tr>");
document.writeln("</table>");
document.writeln("<table width=\"998\" border=\"0\" cellspacing=\"0\" cellpadding=\"0\">");
document.writeln("  <tr>");
document.writeln("    <td width=\"995\" valign=\"top\" align=\"center\"> ");
document.writeln("      <table width=\"995\" border=\"0\" cellspacing=\"0\" cellpadding=\"0\">");
document.writeln("   ");
document.writeln("      </table>");
document.writeln("      <table width=\"500\" border=\"0\" cellspacing=\"0\" cellpadding=\"0\">");
document.writeln("        <tr>");
document.writeln("          <td align=\"center\" height=\"70\"><span class=\"bq\">Copyright&reg;2011 www.gov.cn<br>");
document.writeln("            All right Reserved</span><br>");
document.writeln("            <span class=\"bq\"><font color=\"005DD4\"><b>版权所有：中国政府网</b></font></span></td>");
document.writeln("        </tr>");
document.writeln("      </table>");
document.writeln("      ");
document.writeln("    </td>");
document.writeln("    <td bgcolor=\"#FFFFFF\">&nbsp;</td>");
document.writeln("  </tr>");
document.writeln("</table>");
document.writeln("</body>");
document.writeln("</html>");
// -------------------------------------------------------------------
