{
document.write ("<html>");
document.write ("<head>");
document.write ("<title></title>");
document.write ("<meta http-equiv='Content-Type' content='text/html; charset=gb2312'>");
document.write ("<style type='text/css'>");
document.write ("<!--");
document.write (".top12 {  font-size: 12px; color: #ffffff; text-decoration: none}");
document.write ("a.top12:link {  font-size: 12px; color: #ffffff; text-decoration: none}");
document.write ("a.top12:hover {  font-size: 12px; color: #FF0000; text-decoration: underline}");
document.write (".topg {  font-size: 12px; color: #ffffff; text-decoration: none}");
document.write ("a.topg:link {  font-size: 12px; color: #ffffff; text-decoration: none}");
document.write ("a.topg:hover {  font-size: 12px; color: #ffffff; text-decoration: underline}");
document.write ("a.top12:active {  font-size: 12px; color: #ffffff; text-decoration: underline}");
document.write ("a.top12:visited {  font-size: 12px;}");
document.write ("a.topg:active {  font-size: 12px; color: #FF6600; text-decoration: underline}");
document.write ("a.topg:visited {  font-size: 12px; }");
document.write ("-->");
document.write ("</style>");
document.write ("</head>");
document.write ("<body>");

document.write ("<table width='427' border='0' cellspacing='0' cellpadding='0' height='22' bgcolor=#0a048e>");
document.write ("  <tr>");

document.write ("  </tr>");


document.write ("</table>");
document.write ("</body>");
document.write ("</html>");
}

