﻿
// -------------------------------------------------------------------
document.writeln("<html>");
document.writeln("<head>");
document.writeln("<title>Untitled Document</title>");
document.writeln("<meta http-equiv=\"Content-Type\" content=\"text/html; charset=utf-8\">");
document.writeln("<style type=\"text/css\">");
document.writeln("<!--");
document.writeln(".txt12 {  font-size: 12px; line-height: 130%; font-weight: normal; 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=\"997\" border=\"0\" cellspacing=\"0\" cellpadding=\"0\">");
document.writeln("  <tr> ");
document.writeln("    <td height=\"3\" bgcolor=\"#000000\"></td>");
document.writeln("  </tr>");
document.writeln("  <tr> ");
document.writeln("    <td bgcolor=\"#999999\" height=\"3\"></td>");
document.writeln("  </tr>");
document.writeln("</table>");
document.writeln("<table width=\"997\" border=\"0\" cellspacing=\"0\" cellpadding=\"0\" bgcolor=\"#FFFFFF\" height=\"70\">");
document.writeln("  <tr> ");
document.writeln("    <td> ");
document.writeln("      <div align=\"center\" class=\"txt12\">版权所有：<a href=\"http://www.chinaneast.gov.cn/\" target=\"_blank\" class=\"txt12\"><font color=\"#FF0000\">振兴东北网</font></a><br>");
document.writeln("        Copyright &copy; 2004-2007 CHINANEAST.gov.cn All Rights Reserved.<br>");
document.writeln("        <a href=\"http://www.miibeian.gov.cn/\" target=\"_blank\" class=\"txt12\"><font color=\"#0033FF\">京ICP备07000937号 ");
document.writeln("        </font></a></div>");
document.writeln("    </td>");
document.writeln("  </tr>");
document.writeln("</table>");
document.writeln("");
// -------------------------------------------------------------------
