





document.writeln("<form id=loginForm name=loginForm action=\"http://sso.hc360.com/ssologin?ReturnURL=http://sso.hc360.com/ui/UserEmail.html&renew=true\" method=post>");
document.writeln("<table width=\"350\" cellspacing=\"0\" cellpadding=\"3\" class=\"r_con\" style=\"padding:0px;\">");
document.writeln("<tr><td height=\"30\" colspan=\"3\">请输入登录名和密码，按“登录”即可。</td></tr> ");
document.writeln("<tr>");
document.writeln("<th height=\"30\" class=\"log1\">会员登录名：</th>");
document.writeln("<td width=\"120\"><input name=\"LoginID\" type=\"text\" tabindex=\"1\" value=\"\" style=\"width:132px\"/></td>");
document.writeln("<td class=\"log1\">&nbsp;<a href=\"http://sso.hc360.com/LoginHelp.html\" target='_blank'>忘了登录名？</a></td>");
document.writeln("</tr>");
document.writeln("<tr>");
document.writeln("<th height=\"30\" class=\"log1\">密　　　码：</th>");
document.writeln("<td><input tabindex='2' name=\"Passwd\" type=\"password\" style=\"width:132px\"/></td>");
document.writeln("<td>&nbsp;<a href=\"http://sso.hc360.com/PasswdHelp.html\" target='_blank'>忘了密码？</a></td>");
document.writeln("</tr>");


document.writeln("<tr>");
document.writeln("<td height=\"30\">&nbsp;</td>");
document.writeln("<td>");
document.writeln("<input type='submit' name='Submit' value='登 录' id='Submit' /></td>");
document.writeln("<td class=\"log1\">&nbsp;<a href='http://help.hc360.com/last.aspx?quesID=20491&farther=002&channellist=new' target=\"blank\">如何设置安全密码？</a></td>");
document.writeln("</tr>");

document.writeln("<tr>");
document.writeln("<td colspan=\"3\" height=\"35\">");
document.writeln("<div style=\"border-top:1px solid #A6A6A6; font-weight:bold; width:90%; height:35px; line-height:35px; margin:0 auto;\">");
document.writeln("·如果你不是会员，请立即<a href=\"http://b2b.hc360.com/member/reg_3.html\">免费注册</a>！");
document.writeln("</div>");
document.writeln("</td>");
document.writeln("</tr>");


document.writeln("</table>");
document.writeln("</div>");
document.writeln("</form>");
