﻿
// -------------------------------------------------------------------
document.writeln("<html>");
document.writeln("<head>");
document.writeln("<title>无标题文档</title>");
document.writeln("<meta http-equiv=\"Content-Type\" content=\"text/html; charset=gb2312\">");
document.writeln("<style type=\"text/css\">");
document.writeln("<!--");
document.writeln(" .pt14_jc {  font-family: \"Arial\", \"Helvetica\", \"sans-serif\"; font-size: 14px; line-height: 80%; font-weight: normal}");
document.writeln(".pt14 {  font-family: \"Arial\", \"Helvetica\", \"sans-serif\"; font-size: 14px; line-height: 150%; font-weight: normal}");
document.writeln(".pt16 {  font-family: \"Arial\", \"Helvetica\", \"sans-serif\"; font-size: 16px; line-height: 170%; font-weight: normal}");
document.writeln("a:link {  font-family: \"Arial\"; font-size: 12px; color: #003399; text-decoration: none; line-height: 180%}");
document.writeln("a:visited {  font-family: \"Arial\"; font-size: 12px; color: #003399; text-decoration: none; line-height: 180%}");
document.writeln("a:hover {  font-family: \"Arial\"; font-size: 12px; color: #003399; text-decoration: underline; line-height: 180%}");
document.writeln("");
document.writeln("a.small:link {  font-family: \"Arial\"; font-size: 12px; color: #003399; text-decoration: none; line-height: 130%}");
document.writeln("a.small:visited {  font-family: \"Arial\"; font-size: 12px; color: #003399; text-decoration: none; line-height: 130%}");
document.writeln("a.small:hover {  font-family: \"Arial\", \"Helvetica\", \"sans-serif\"; font-size: 12px; color: #003399; text-decoration: underline; line-height: 130%}");
document.writeln("");
document.writeln("a.big:link {  font-family: \"Arial\"; font-size: 14px; color: #003399; text-decoration: none}");
document.writeln("a.big:visited {  font-family: \"Arial\"; font-size: 14px; color: #003399; text-decoration: none}");
document.writeln("a.big:hover {  font-family: \"Arial\", \"Helvetica\", \"sans-serif\"; font-size: 14px; color: #003399; text-decoration: underline}");
document.writeln("");
document.writeln(".pt12 {  font-family: \"Arial\", \"Helvetica\", \"sans-serif\"; font-size: 12px; line-height: 180%}");
document.writeln(".dot {  font-family: \"Arial\", \"Helvetica\", \"sans-serif\"; font-size: 12px; line-height: 130%}");
document.writeln(".dot_2 {  font-family: \"Arial\", \"Helvetica\", \"sans-serif\"; font-size: 12px; line-height: 180%}");
document.writeln(".blueframe {  border: 2px #99C2D6 solid}");
document.writeln(".hengxian {  background-image: url(http://russian.scosummit2006.org/shanghe/ru_images/sh_hengxian.gif); background-repeat: repeat-x; background-position: center center}");
document.writeln(".greenframe {  border: 1px #B4B7B7 solid; background-color: #F3F8FC}");
document.writeln(".shuxian {  background-attachment: fixed; background-image: url(http://russian.scosummit2006.org/shanghe/ru_images/sh_shuxian.gif); background-repeat: repeat-y; background-position: center top}");
document.writeln(".copyright {  font-family: \"Arial\", \"Helvetica\", \"sans-serif\"; font-size: 14px}-->");
document.writeln("</style>");
document.writeln("</head>");
document.writeln("");
document.writeln("<body bgcolor=\"#FFFFFF\" text=\"#000000\" leftmargin=\"0\" topmargin=\"0\" marginwidth=\"0\" marginheight=\"0\">");
document.writeln("<table width=\"774\" border=\"0\" cellspacing=\"0\" cellpadding=\"0\" align=\"center\" bgcolor=\"ffffff\">");
document.writeln("  <tr> ");
document.writeln("    <td bgcolor=\"000000\" height=\"3\"></td>");
document.writeln("  </tr>");
document.writeln("  <tr> ");
document.writeln("    <td></td>");
document.writeln("  </tr>");
document.writeln("  <tr> ");
document.writeln("    <td bgcolor=\"000000\" height=\"1\"></td>");
document.writeln("  </tr>");
document.writeln("  <tr> ");
document.writeln("    <td height=\"6\" align=\"center\" valign=\"top\"></td>");
document.writeln("  </tr>");
document.writeln("  <tr> ");
document.writeln("    <td height=\"75\" align=\"center\" valign=\"top\" class=\"pt14\">Авторское право принадлежит ");
document.writeln("      Агентству Синьхуа<br>");
document.writeln("      При полном или частичном использовании материалов<br>");
document.writeln("      ссылка на webmaster@xinhua.org обязательна</td>");
document.writeln("  </tr>");
document.writeln("</table>");
document.writeln("</body>");
document.writeln("</html>");
// -------------------------------------------------------------------

