﻿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\" leftmargin=\"0\" topmargin=\"0\">");
document.writeln("<table width=\"778\" border=\"0\" cellspacing=\"0\" cellpadding=\"0\">");
document.writeln("  <tr> ");
document.writeln("    <td bgcolor=\"CD352A\" height=\"6\"></td>");
document.writeln("  </tr>");
document.writeln("  <tr> ");
document.writeln("    <td height=\"4\"></td>");
document.writeln("  </tr>");
document.writeln("  <tr> ");
document.writeln("    <td align=\"center\" height=\"60\" valign=\"middle\"><span class=\"bq\">Copyright&copy;2012 ");
document.writeln("      www.gov.cn<br>");
document.writeln("      All Rights Reserved<br>");
document.writeln("      </span><span class=\"bq1\">版权所有：中国政府网</span></td>");
document.writeln("  </tr>");
document.writeln("</table>");
document.writeln("</body>");
document.writeln("</html>");
