﻿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: 000000; text-decoration: none; }");
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=\"760\" border=\"0\" cellspacing=\"2\" cellpadding=\"2\">");
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\"><br>Copyright&copy;2006 ");
document.writeln("      www.128qd.com<br>");
document.writeln("      All Rights Reserved<br>");
document.writeln("      </span></td>");
document.writeln("  </tr>");
document.writeln("</table>");
document.writeln("</body>");
document.writeln("</html>");