﻿document.writeln("");
document.writeln("<html>");
document.writeln("");
document.writeln("<head>");
document.writeln("<meta http-equiv=\'Content-Type\' content=\'text/html; charset=gb2312\'>");
document.writeln("<title>头部</title>");
document.writeln("");
document.writeln("<link rel=\'stylesheet\' href=\'/css/style3.css\'>");
document.writeln("");
document.writeln("");
document.writeln("");
document.writeln("</head>");
document.writeln("");
document.writeln("<body id=\'index-page\'>");
document.writeln("  ");
document.writeln("  ");
document.writeln("<div class=\'header clearfix index-header\'>");
document.writeln("        <div class=\'logo-box clearfix\'>");
document.writeln("");
document.writeln("            <div class=\'logo\'>");
document.writeln("");
document.writeln("                <img src=\'/images/logo.png\' alt=\'\' class=\'logo-img\'>");
document.writeln("");
document.writeln("            </div>");
document.writeln("");
document.writeln("            <div class=\'bank\'>");
document.writeln("");
document.writeln("                <img src=\'/images/sb.png\' alt=\'\'>");
document.writeln("");
document.writeln("            </div>");
document.writeln("");
document.writeln("        </div>");
document.writeln("        <!-- nav -->");
document.writeln("        <div class=\'nav\'>");
document.writeln("            <iframe width=\'100%\' height=\'66\' border=\'0\' frameborder=\'0\' scrolling=\'no\' src=\'https://zhibo.sunstarshost.com:777/mct.html\' target=\'_blank\'></iframe>");
document.writeln("        </div>");
document.writeln("    </div>");
document.writeln("</body>");
document.writeln("</html>");