document.writeln("<meta http-equiv=\"Content-Type\" content=\"text\/html; charset=gb2312\">");
document.writeln("");
document.writeln("<LINK href=\"..\/5i5u1.css\" type=text\/css rel=stylesheet>");
document.writeln("");
document.writeln("<script language=\"JavaScript\" type=\"text\/JavaScript\">");
document.writeln("<!--");
document.writeln("");
document.writeln("function login1(form){");
document.writeln("if(form.username.value==\"\"){");
document.writeln("alert(\"请输入用户名!\");");
document.writeln("document.form1.username.focus();");
document.writeln("}");
document.writeln("else if(form.password.value==\"\"){");
document.writeln("alert(\"请输入密码!\");");
document.writeln("document.form1.password.focus();");
document.writeln("}");
document.writeln("else if(form.select1.value==\"blog\"){");
document.writeln("form.action=\"http:\/\/www.51kj.com.cn\/blog\/User_ChkLogin1.asp\";");
document.writeln("form.submit();");
document.writeln("\/\/window.location=\"blog\/index.asp\";");
document.writeln("}");
document.writeln("else if(form.select1.value==\"bbs\"){");
document.writeln("form.action=\"http:\/\/www.51kj.com.cn\/bbs\/login.asp?action=chk\";");
document.writeln("form.submit();");
document.writeln("}");
document.writeln("else if(form.select1.value==\"pt\"){");
document.writeln("form.action=\"http:\/\/www.51kj.com.cn\/51kjtong\/login_chkpt.asp\";");
document.writeln("form.submit();");
document.writeln("}");
document.writeln("else if(form.select1.value==\"qy\"){");
document.writeln("form.action=\"http:\/\/www.51kj.com.cn\/51kjtong\/login_chkvip.asp\";");
document.writeln("form.submit();");
document.writeln("}");
document.writeln("else if(form.select1.value==\"\"){");
document.writeln("alert(\"请选择您要登录的目的地,博客或是BBS,无忧会计会员\");");
document.writeln("}");
document.writeln("}");
document.writeln("function login(form){");
document.writeln("if(form.username.value==\"\"){");
document.writeln("alert(\"请输入用户名!\");");
document.writeln("document.loginform.username.focus();");
document.writeln("}");
document.writeln("else if(form.UserPassword.value==\"\"){");
document.writeln("alert(\"请输入密码!\");");
document.writeln("document.loginform.UserPassword.focus();");
document.writeln("}");
document.writeln("else");
document.writeln("{");
document.writeln("form.action=\"http:\/\/www.51kj.com.cn\/usercenter\/ChkLogin.asp\";");
document.writeln("form.submit();");
document.writeln("\/\/window.location=\"blog\/index.asp\";");
document.writeln("}");
document.writeln("}");
document.writeln("function gotor(form){");
document.writeln("if(form.select1.value==\"blog\"){");
document.writeln("window.location=\"http:\/\/www.51kj.com.cn\/blog\/user_reg.asp\";");
document.writeln("}");
document.writeln("else if(form.select1.value==\"bbs\"){");
document.writeln("window.location=\"http:\/\/www.51kj.com.cn\/bbs\/reg.asp\";");
document.writeln("}");
document.writeln("else if(form.select1.value==\"pt\"){");
document.writeln("window.location=\"http:\/\/www.51kj.com.cn\/51kjtong\/ptkjtreg.asp\";");
document.writeln("}");
document.writeln("else if(form.select1.value==\"qy\"){");
document.writeln("window.location=\"..\/51kjtong\/vipkjtreg.asp\";");
document.writeln("}");
document.writeln("else{");
document.writeln("alert(\"请选择您要登录的目的地,博客或是BBS、无忧会计会员\");");
document.writeln("}");
document.writeln("}");
document.writeln("\/\/-->");
document.writeln("<\/script>");
document.writeln("<script>");
document.writeln("\/\/--初始化变量--");
document.writeln("var rT=true;\/\/允许图像过渡");
document.writeln("var bT=true;\/\/允许图像淡入淡出");
document.writeln("var tw=150;\/\/提示框宽度");
document.writeln("var endaction=false;\/\/结束动画");
document.writeln("var ns4 = document.layers;");
document.writeln("var ns6 = document.getElementById && !document.all;");
document.writeln("var ie4 = document.all;");
document.writeln("offsetX = 0;");
document.writeln("offsetY = 20;");
document.writeln("var toolTipSTYLE=\"\";");
document.writeln("function initToolTips()");
document.writeln("{");
document.writeln("  if(ns4||ns6||ie4)");
document.writeln("  {");
document.writeln("    if(ns4) toolTipSTYLE = document.toolTipLayer;");
document.writeln("    else if(ns6) toolTipSTYLE = document.getElementById(\"toolTipLayer\").style;");
document.writeln("    else if(ie4) toolTipSTYLE = document.all.toolTipLayer.style;");
document.writeln("    if(ns4) document.captureEvents(Event.MOUSEMOVE);");
document.writeln("    else");
document.writeln("    {");
document.writeln("      toolTipSTYLE.visibility = \"visible\";");
document.writeln("      toolTipSTYLE.display = \"none\";");
document.writeln("    }");
document.writeln("    document.onmousemove = moveToMouseLoc;");
document.writeln("  }");
document.writeln("}");
document.writeln("function toolTip(msg, fg, bg)");
document.writeln("{");
document.writeln("  if(toolTip.arguments.length < 1) \/\/ hide");
document.writeln("  {");
document.writeln("    if(ns4) ");
document.writeln("    {");
document.writeln("    toolTipSTYLE.visibility = \"hidden\";");
document.writeln("    }");
document.writeln("    else ");
document.writeln("    {");
document.writeln("      \/\/--图象过渡，淡出处理--");
document.writeln("      if (!endaction) {toolTipSTYLE.display = \"none\";}");
document.writeln("      if (rT) document.all(\"msg1\").filters[1].Apply();");
document.writeln("      if (bT) document.all(\"msg1\").filters[2].Apply();");
document.writeln("      document.all(\"msg1\").filters[0].opacity=0;");
document.writeln("      if (rT) document.all(\"msg1\").filters[1].Play();");
document.writeln("      if (bT) document.all(\"msg1\").filters[2].Play();");
document.writeln("      if (rT){ ");
document.writeln("      if (document.all(\"msg1\").filters[1].status==1 || document.all(\"msg1\").filters[1].status==0){  ");
document.writeln("      toolTipSTYLE.display = \"none\";}");
document.writeln("      }");
document.writeln("      if (bT){");
document.writeln("      if (document.all(\"msg1\").filters[2].status==1 || document.all(\"msg1\").filters[2].status==0){  ");
document.writeln("      toolTipSTYLE.display = \"none\";}");
document.writeln("      }");
document.writeln("      if (!rT && !bT) toolTipSTYLE.display = \"none\";");
document.writeln("      \/\/----------------------");
document.writeln("    }");
document.writeln("  }");
document.writeln("  else \/\/ show");
document.writeln("  {");
document.writeln("    if(!fg) fg = \"#000000\";");
document.writeln("    if(!bg) bg = \"#ffffcc\";");
document.writeln("    var content =");
document.writeln("    \'<table id=\"msg1\" name=\"msg1\" border=\"0\" cellspacing=\"0\" cellpadding=\"1\" bgcolor=\"\' + fg + \'\" class=\"trans_msg\"><td>\' +");
document.writeln("    \'<table border=\"0\" cellspacing=\"0\" cellpadding=\"3\" bgcolor=\"\' + bg + ");
document.writeln("    \'\"><td width=\' + tw + \'><font face=\"宋体\" color=\"\' + fg +");
document.writeln("    \'\">\' + msg +");
document.writeln("    \'&nbsp\\;<\/font><\/td><\/table><\/td><\/table>\';");
document.writeln("    if(ns4)");
document.writeln("    {");
document.writeln("      toolTipSTYLE.document.write(content);");
document.writeln("      toolTipSTYLE.document.close();");
document.writeln("      toolTipSTYLE.visibility = \"visible\";");
document.writeln("    }");
document.writeln("    if(ns6)");
document.writeln("    {");
document.writeln("      document.getElementById(\"toolTipLayer\").innerHTML = content;");
document.writeln("      toolTipSTYLE.display=\'block\'");
document.writeln("    }");
document.writeln("    if(ie4)");
document.writeln("    {");
document.writeln("      document.all(\"toolTipLayer\").innerHTML=content;");
document.writeln("      toolTipSTYLE.display=\'block\'");
document.writeln("      \/\/--图象过渡，淡入处理--");
document.writeln("      var cssopaction=document.all(\"msg1\").filters[0].opacity");
document.writeln("      document.all(\"msg1\").filters[0].opacity=0;");
document.writeln("      if (rT) document.all(\"msg1\").filters[1].Apply();");
document.writeln("      if (bT) document.all(\"msg1\").filters[2].Apply();");
document.writeln("      document.all(\"msg1\").filters[0].opacity=cssopaction;");
document.writeln("      if (rT) document.all(\"msg1\").filters[1].Play();");
document.writeln("      if (bT) document.all(\"msg1\").filters[2].Play();");
document.writeln("      \/\/----------------------");
document.writeln("    }");
document.writeln("  }");
document.writeln("}");
document.writeln("function moveToMouseLoc(e)");
document.writeln("{");
document.writeln("  if(ns4||ns6)");
document.writeln("  {");
document.writeln("    x = e.pageX;");
document.writeln("    y = e.pageY;");
document.writeln("  }");
document.writeln("  else");
document.writeln("  {");
document.writeln("    x = event.x + document.body.scrollLeft;");
document.writeln("    y = event.y + document.body.scrollTop;");
document.writeln("  }");
document.writeln("  toolTipSTYLE.left = x + offsetX;");
document.writeln("  toolTipSTYLE.top = y + offsetY;");
document.writeln("  return true;");
document.writeln("}");
document.writeln("<\/script>");
document.writeln("<style  type=\"text\/css\">");
document.writeln("<!--");
document.writeln(".trans_msg");
document.writeln("    {");
document.writeln("    filter:alpha(opacity=100,enabled=1) revealTrans(duration=.2,transition=1) blendtrans(duration=.2);");
document.writeln("    }");
document.writeln(".STYLE1 {");
document.writeln("	font-family: \"宋体\";");
document.writeln("	font-size: 14px;");
document.writeln("}");
document.writeln("-->");
document.writeln("<\/style>");
document.writeln("<body>");
document.writeln("<div id=\"toolTipLayer\" style=\"position:absolute; visibility: hidden\"><\/div>");
document.writeln("<script>initToolTips()<\/script>");
document.writeln("<TABLE cellSpacing=0 cellPadding=0 width=760 border=0  align=\"center\" style=\"border-left:#D4D2D2 1px solid;border-right:#D4D2D2 1px solid;border-top:#D4D2D2 1px solid;border-bottom:#D4D2D2 1px solid\">");
document.writeln("    <TR vAlign=top> ");
document.writeln("      <TD width=160 align=\"center\" vAlign=baseline> <IMG height=85   src=\"http:\/\/www.51kj.com.cn\/images\/newhome_01_01.gif\" width=160  ><\/TD>");
document.writeln("      <TD width=600> <table width=\"599\" border=\"0\" cellspacing=\"0\" cellpadding=\"0\" bgcolor=\"#ebf2fa\" style=\"border-bottom:#D4D2D2 1px solid\">");
document.writeln("          <tr valign=\"top\"> ");
document.writeln("            <td width=\"17%\" height=\"20\" align=\"center\" valign=\"middle\"><a href=\"http:\/\/www.51kj.com.cn\/usercenter\/\" target=\"_blank\"><font color=\"#000099\">通行证<\/font><\/a> ");
document.writeln("              用户名：<\/td>");
document.writeln("            <form name=\"loginform\" method=\"post\" action=\"\" target=_blank>");
document.writeln("              <td width=\"12%\"> <input name=\"username\" type=\"text\" size=\"10\"> <\/td>");
document.writeln("              <td width=\"8%\" align=\"center\" valign=\"middle\">密 码：<\/td>");
document.writeln("              <td width=\"26%\" ><input name=\"UserPassword\" type=\"password\" size=\"10\"> ");
document.writeln("                <input type=\"hidden\" name=\"LoginType\" value=\"hl\"><input type=\"button\" name=\"Submit\" value=\"登录\" onClick=\"login(document.loginform)\"> <input type=\"button\" name=\"Submit2\" onClick=\"location.href=\'http:\/\/www.51kj.com.cn\/usercenter\/User_Reg.asp\';\" value=\"注册\"> ");
document.writeln("              <\/td>");
document.writeln("              <td width=\"37%\" valign=\"middle\" class=nav01> <div align=\"center\"><a href=\"http:\/\/www.51kj.com.cn\/search\" target=\"_blank\" ><font color=\"#000099\">搜索<\/font><\/a> &nbsp;全心全意为企业和会计人服务 <br \/>");
document.writeln("<\/div><\/td>");
document.writeln("            <\/form>");
document.writeln("          <\/tr>");
document.writeln("        <\/table>");
document.writeln("        <TABLE cellSpacing=0 cellPadding=0 width=600 border=0>");
document.writeln("          <TBODY>");
document.writeln("            <TR> ");
document.writeln("              <TD width=\"35\" height=3><IMG height=1 ");
document.writeln("            src=\"images\/ccc.gif\" width=1><\/TD>");
document.writeln("              <TD width=\"57\"><\/TD>");
document.writeln("              <TD width=\"57\"><\/TD>");
document.writeln("              <TD width=\"63\"><\/TD>");
document.writeln("              <TD width=\"60\"><\/TD>");
document.writeln("              <TD width=\"57\"><\/TD>");
document.writeln("              <TD width=\"55\"><\/TD>");
document.writeln("              <TD width=\"56\"><\/TD>");
document.writeln("              <TD width=\"68\"><\/TD>");
document.writeln("              <TD width=\"29\"><\/TD>");
document.writeln("              <TD width=\"63\"><\/TD>");
document.writeln("            <\/TR>");
document.writeln("");
document.writeln("            <TR > ");
document.writeln("              <TD class=nav01 style=\"PADDING-LEFT: 5px\" bgColor=#fafafa");
document.writeln("            height=18><a href=\"http:\/\/www.51kj.com.cn\/index.html\" onMouseOver=\"toolTip(\'返回首页\')\" onMouseOut=\"toolTip()\" target=\"_parent\"><font color=\"#000000\"><strong>首页<\/strong><\/font><\/a><\/TD>");
document.writeln("              <TD class=nav01 style=\"PADDING-LEFT: 5px\" bgColor=#fafafa><a href=\"http:\/\/www.51kj.com.cn\/newscenter\/\" onMouseOver=\"toolTip(\'财会领域全面、及时的新闻报道；经济社会生活动态\')\" onMouseOut=\"toolTip()\" target=\"_blank\"><font color=\"#000000\">新闻中心<\/font><\/a><\/TD>");
document.writeln("              <TD class=nav01 style=\"PADDING-LEFT: 5px\" bgColor=#fafafa><a href=\"http:\/\/www.51kj.com.cn\/CorpFous\/\"onMouseOver=\"toolTip(\'关注企业动态，探讨企业经营战略，传播企业文化\')\" onMouseOut=\"toolTip()\" target=\"_blank\"><font color=\"#000000\">企业聚焦<\/font><\/a><\/TD>");
document.writeln("              <TD class=nav01 style=\"PADDING-LEFT: 5px\" bgColor=#fafafa><a href=\"http:\/\/www.51kj.com.cn\/finance\/\"onMouseOver=\"toolTip(\'展望财经视野，每天奉献给您最精彩的评论\')\" onMouseOut=\"toolTip()\" target=\"_blank\"><font color=\"#000000\">财经评析<\/font><\/a><\/TD>");
document.writeln("			    <TD class=nav01 style=\"PADDING-LEFT: 5px\" bgColor=#fafafa><a href=\"http:\/\/www.51kj.com.cn\/zhuanti\/\"onMouseOver=\"toolTip(\'行业热点等问题专题报道\')\" onMouseOut=\"toolTip()\" target=\"_blank\"><font color=\"#000000\">会计专题<\/font><\/a><\/TD>");
document.writeln("              <TD class=nav01 style=\"PADDING-LEFT: 5px\" bgColor=#fafafa><a href=\"http:\/\/www.51kj.com\/qiuzhi\/\" onMouseOver=\"toolTip(\'企业招聘会计人才信息发布\')\" onMouseOut=\"toolTip()\" target=\"_blank\"><font color=\"#000000\">企业招聘<\/font><\/a><\/TD>");
document.writeln("              <TD class=nav01 style=\"PADDING-LEFT: 5px\" bgColor=#fafafa><div align=\"left\"><a href=\"http:\/\/www.51kj.com\/zhaopin\/\" onMouseOver=\"toolTip(\'财会类人才求职信息发布\')\" onMouseOut=\"toolTip()\" target=\"_blank\"><font color=\"#000000\">会计求职<\/font><\/a><\/div><\/TD>");
document.writeln("              <TD class=nav01 style=\"PADDING-LEFT: 5px\" bgColor=#fafafa><a href=\"http:\/\/www.51kj.com.cn\/xueyuan\/\"onMouseOver=\"toolTip(\'会计学院动态，点评会计老师\')\" onMouseOut=\"toolTip()\" target=\"_blank\"><font color=\"#000000\">点评教授<\/font><\/a><\/TD>");
document.writeln("              <TD class=nav01 style=\"PADDING-LEFT: 5px\" bgColor=#fafafa><a href=\"http:\/\/www.51kj.com.cn\/CFO\/\"onMouseOver=\"toolTip(\'CFO人物\/职业发展、规划，CFO任聘动态，点评上市公司CFO\')\" onMouseOut=\"toolTip()\" target=\"_blank\"><font color=\"#000000\">评财务总监<\/font><\/a><\/TD>");
document.writeln("              <TD bgColor=#fafafa class=nav01 style=\"PADDING-LEFT: 5px\"><div align=\"left\"><a href=\"http:\/\/www.51kj.com.cn\/jxjy\/\"onMouseOver=\"toolTip(\'会计人员继续教育\')\" onMouseOut=\"toolTip()\"  target=\"_blank\"><font color=\"#000000\">继教<\/font><\/a><\/div><\/TD>");
document.writeln("			    <TD  class=nav01 style=\"PADDING-LEFT: 5px\" bgColor=#fafafa><a onClick=\"this.style.behavior=\'url(#default#homepage)\';this.setHomePage(\'http:\/\/www.51kj.com.cn\/\');\" href=\"#\"><font color=\"#000000\">设为首页<\/font><\/a><\/TD>");
document.writeln("            <\/TR>");
document.writeln("            <TR> ");
document.writeln("              <TD bgColor=#fafafa ><IMG height=1 src=\"images\/ccc.gif\" ");
document.writeln("            width=1><\/TD>");
document.writeln("              <TD bgColor=#fafafa><\/TD>");
document.writeln("              <TD bgColor=#fafafa><\/TD>");
document.writeln("              <TD bgColor=#fafafa><\/TD>");
document.writeln("              <TD bgColor=#fafafa><\/TD>");
document.writeln("              <TD bgColor=#fafafa><\/TD>");
document.writeln("              <TD bgColor=#fafafa><\/TD>");
document.writeln("              <TD bgColor=#fafafa><\/TD>");
document.writeln("              <TD bgColor=#fafafa><\/TD>");
document.writeln("              <TD bgColor=#fafafa><\/TD>");
document.writeln("              <TD bgColor=#fafafa><\/TD>");
document.writeln("            <\/TR>");
document.writeln("            <TR> ");
document.writeln("              <TD bgColor=#fafafa height=3><IMG height=1 src=\"images\/ccc.gif\" ");
document.writeln("            width=1><\/TD>");
document.writeln("              <TD bgColor=#fafafa><\/TD>");
document.writeln("              <TD bgColor=#fafafa><\/TD>");
document.writeln("              <TD bgColor=#fafafa><\/TD>");
document.writeln("              <TD bgColor=#fafafa><\/TD>");
document.writeln("              <TD bgColor=#fafafa><\/TD>");
document.writeln("              <TD bgColor=#fafafa><\/TD>");
document.writeln("              <TD bgColor=#fafafa><\/TD>");
document.writeln("              <TD bgColor=#fafafa><\/TD>");
document.writeln("              <TD bgColor=#fafafa><\/TD>");
document.writeln("              <TD bgColor=#fafafa><\/TD>");
document.writeln("            <\/TR>");
document.writeln("            <TR> ");
document.writeln("              <TD class=nav01 style=\"PADDING-LEFT: 5px\" bgColor=#fafafa ");
document.writeln("            height=18><strong>互动<\/strong><\/TD>");
document.writeln("              <TD class=nav01 style=\"PADDING-LEFT: 5px\" bgColor=#fafafa><a href=\"http:\/\/www.51kj.com.cn\/bbs\"onMouseOver=\"toolTip(\'会计人员网上交流平台，中国人气最旺的会计社区，我们旺旺旺\')\" onMouseOut=\"toolTip()\" target=\"_blank\"><font color=\"#000000\">会计BBS<\/font><\/a><\/TD>");
document.writeln("              <TD class=nav01 style=\"PADDING-LEFT: 5px\" bgColor=#fafafa><a href=\"http:\/\/www.51kj.com.cn\/blog\/\"onMouseOver=\"toolTip(\'中国最早建立的会计人自己的博客\')\" onMouseOut=\"toolTip()\" target=\"_blank\"><font color=\"#000000\">会计博客<\/font><\/a><\/TD>");
document.writeln("              <TD class=nav01 style=\"PADDING-LEFT: 5px\" bgColor=#fafafa><a href=\"http:\/\/www.51kj.com.cn\/wiki\" onMouseOver=\"toolTip(\'这是一部由会计人志愿者共同撰写的面向会计人的百科全书，包括了会计相关的单位、人物、读物、软件、知识点等领域\')\" onMouseOut=\"toolTip()\" target=\"_blank\"><font color=\"#000000\">会计维客<\/font><\/a><\/TD>");
document.writeln("              <TD class=nav01 style=\"PADDING-LEFT: 5px\" bgColor=#fafafa> <div align=\"left\"><a href=\"http:\/\/city.51kj.com.cn\/\" onMouseOver=\"toolTip(\'无忧会计全国各城市分网\')\" onMouseOut=\"toolTip()\" target=\"_blank\"><font color=\"#000000\">全国分网<\/font><\/a><\/div><\/TD>");
document.writeln("              <TD class=nav01 style=\"PADDING-LEFT: 5px\" bgColor=#fafafa><a href=\"http:\/\/www.51kj.cn\/\" onMouseOver=\"toolTip(\'中国在线会计服务平台_无忧会计_在线SaaS_企业财务、进销存、客户关系管理平台\')\" onMouseOut=\"toolTip()\" target=\"_blank\"><font color=\"#ff0000\">在线软件<\/font><\/a><\/TD>");
document.writeln("			  <TD class=nav01 style=\"PADDING-LEFT: 5px\" bgColor=#fafafa><a href=\"http:\/\/123.51kj.com\/\" onMouseOver=\"toolTip(\'国际会计\')\" onMouseOut=\"toolTip()\"target=\"_blank\"><font color=\"#000000\">世界会计<\/font><\/a><\/TD>");
document.writeln("              <TD class=nav01 style=\"PADDING-LEFT: 5px\" bgColor=#fafafa><a href=\"http:\/\/english.51kj.com\/\"onMouseOver=\"toolTip(\'无忧会计英语频道\')\" onMouseOut=\"toolTip()\" target=\"_blank\"><font color=\"#000000\">会计英语<\/font><\/a><\/TD>");
document.writeln("              <TD class=nav01 style=\"PADDING-LEFT: 5px\" bgColor=#fafafa><a href=\"http:\/\/www.51kj.com.cn\/51kjtong\" onMouseOver=\"toolTip(\'中国会计领域最大的资源宝库，涵盖会计、税务、审计、评估、财政、金融，法规等领域\')\" onMouseOut=\"toolTip()\" target=\"_blank\"><font color=\"#000000\">会计资源库<\/font><\/a><\/TD>");
document.writeln("              <TD bgColor=#fafafa class=nav01 style=\"PADDING-LEFT: 5px\"><a href=\"http:\/\/www.51kj.com.cn\/products\/\"onMouseOver=\"toolTip(\'无忧会计系列软件\')\" onMouseOut=\"toolTip()\" target=\"_blank\"><font color=\"#000000\">产品<\/font><\/a><\/TD>");
document.writeln("             <TD bgColor=#fafafa class=nav01 style=\"PADDING-LEFT: 5px\"><a href=\"http:\/\/www.51kj.com.cn\/guide\/index.htm\"  target=\"_blank\"><font color=\"#000000\">网站地图<\/font><\/a><\/TD>");
document.writeln("            <\/TR>");
document.writeln("            <TR> ");
document.writeln("              <TD bgColor=#fafafa height=3><IMG height=1 src=\"images\/ccc.gif\" ");
document.writeln("            width=1><\/TD>");
document.writeln("              <TD bgColor=#fafafa><\/TD>");
document.writeln("              <TD bgColor=#fafafa><\/TD>");
document.writeln("              <TD bgColor=#fafafa><\/TD>");
document.writeln("              <TD bgColor=#fafafa><\/TD>");
document.writeln("              <TD bgColor=#fafafa><\/TD>");
document.writeln("              <TD bgColor=#fafafa><\/TD>");
document.writeln("              <TD bgColor=#fafafa><\/TD>");
document.writeln("              <TD bgColor=#fafafa><\/TD>");
document.writeln("              <TD bgColor=#fafafa><\/TD>");
document.writeln("              <TD bgColor=#fafafa><\/TD>");
document.writeln("            <\/TR>");
document.writeln("            <TR> ");
document.writeln("              <TD class=nav01 style=\"PADDING-LEFT: 5px\" bgColor=#fafafa ");
document.writeln("            height=18><strong>考试<\/strong><\/TD>");
document.writeln("              <TD class=nav01 style=\"PADDING-LEFT: 5px\" bgColor=#fafafa><a href=\"http:\/\/www.51kj.com.cn\/acc\/\" onMouseOver=\"toolTip(\'(初级)会计专业技术资格考试\')\" onMouseOut=\"toolTip()\" target=\"_blank\"><font color=\"#000000\">初级职称<\/font><\/a><\/TD>");
document.writeln("              <TD class=nav01 style=\"PADDING-LEFT: 5px\" bgColor=#fafafa><a href=\"http:\/\/www.51kj.com.cn\/zjacc\/\" onMouseOver=\"toolTip(\'(中级)会计专业技术资格考试\')\" onMouseOut=\"toolTip()\" target=\"_blank\"><font color=\"#000000\">中级职称<\/font><\/a><\/TD>");
document.writeln("              <TD class=nav01 style=\"PADDING-LEFT: 5px\" bgColor=#fafafa><a href=\"http:\/\/www.51kj.com.cn\/cpa\/\" onMouseOver=\"toolTip(\'注册会计师(CPA)考试\')\" onMouseOut=\"toolTip()\" target=\"_blank\"><font color=\"#000000\">注会考试<\/font><\/a><\/TD>");
document.writeln("              <TD class=nav01 style=\"PADDING-LEFT: 5px\" bgColor=#fafafa><a href=\"http:\/\/www.51kj.com.cn\/cta\/\" onMouseOver=\"toolTip(\'注册税务师(CTA)考试\')\" onMouseOut=\"toolTip()\" target=\"_blank\"><font color=\"#000000\">注税考试<\/font><\/a><\/TD>");
document.writeln("              <TD class=nav01 style=\"PADDING-LEFT: 5px\" bgColor=#fafafa><a href=\"http:\/\/www.51kj.com.cn\/caa\/\" onMouseOver=\"toolTip(\'注册资产评估师(CPV)执业资格考试\')\" onMouseOut=\"toolTip()\" target=\"_blank\"><font color=\"#000000\">评估考试<\/font><\/a><\/TD>");
document.writeln("              <TD class=nav01 style=\"PADDING-LEFT: 5px\" bgColor=#fafafa><a href=\"http:\/\/www.51kj.com.cn\/mpacc\/\" onMouseOver=\"toolTip(\'会计学专业硕士学位资格考试\')\" onMouseOut=\"toolTip()\" target=\"_blank\"><font color=\"#000000\">MPAcc<\/font><\/a><\/TD>");
document.writeln("              <TD class=nav01 style=\"PADDING-LEFT: 5px\" bgColor=#fafafa><a href=\"http:\/\/www.51kj.com.cn\/acca\/\" onMouseOver=\"toolTip(\'ACCA与无忧会计网合作频道\')\" onMouseOut=\"toolTip()\" target=\"_blank\"><font color=\"#000000\">ACCA<\/font><\/a><\/TD>");
document.writeln("              <TD class=nav01 style=\"PADDING-LEFT: 5px\" bgColor=#fafafa><a href=\"http:\/\/www.51kj.com.cn\/gaojikj\/\" onMouseOver=\"toolTip(\'全国高级会计师资格考试\')\" onMouseOut=\"toolTip()\" target=\"_blank\"><font color=\"#000000\">高级会计师<\/font><\/a> ");
document.writeln("              <\/TD>");
document.writeln("              <TD bgColor=#fafafa class=nav01 style=\"PADDING-LEFT: 5px\"><div align=\"left\"><a href=\"http:\/\/www.51kj.com.cn\/cima\/\"onMouseOver=\"toolTip(\'CIMA与无忧会计网合作频道\')\" onMouseOut=\"toolTip()\"  target=\"_blank\"><font color=\"#000000\">CIMA<\/font><\/a><\/div><\/TD>");
document.writeln("              <TD bgColor=#fafafa class=nav01 style=\"PADDING-LEFT: 5px\"><a href=\"http:\/\/www.51kj.com.cn\/pay.asp\" target=\"_blank\"><font color=\"#000000\">支付方式<\/font><\/a><\/TD>");
document.writeln("            <\/TR>");
document.writeln("          ");
document.writeln("        <\/TABLE><\/TD>");
document.writeln("    <\/TR>");
document.writeln("  <\/TBODY>");
document.writeln("<\/TABLE>")