<!--#include file="main.asp"-->
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=gb2312">
<title>会员登录-网胜通</title>
<LINK href="ejinghua/css.css" type=text/css rel=stylesheet>
<style type="text/css">
<!--
body {
background-image: url(ejinghua/92.gif);
}
-->
</style></head><body topmargin="0">
<table width="1002" height="595" border="0" cellspacing="0" cellpadding="0" align="center">
  <tr>
    <td background="ejinghua/91.gif">
<!--==================-->
<%randomize timer
regjm=left(int(rnd*9998)+1000,4)
if len(regjm)>4 then regjm=len(regjm&9999,4)%>
<script type="text/javascript">
<!--
function Check_form(){
  if (document.Login.Typ(0).checked ==true)
     {
 
        document.Login.action="individual/Chkadmin.asp";
        document.Login.submit();
return false;
     }
     else
     {
        document.Login.action="user/Chkadmin.asp";
        document.Login.submit();
return false;
     }
   return true;
}// -->
</script>
<table width="1002" height="595" border="0" cellpadding="0" cellspacing="0">
  <tr>
    <td width="49%">&nbsp;</td>
    <td width="42%">&nbsp;</td>
    <td width="9%">&nbsp;</td>
  </tr>
  <tr>
    <td height="436">&nbsp;</td>
    <td><TABLE WIDTH=417 height="314" BORDER=0 align="center" CELLPADDING=0 CELLSPACING=0>
      <form  name="Login" method="post" action="">
        <input name="regjm" type="hidden" value="<%=regjm%>">
        <TR>
          <TD height="74" valign="bottom"><div align="center"><img src="ejinghua/16.gif" width="411" height="73"></div></TD>
          </TR>
        <TR>
          <TD height="129" valign="top">
          <table width="95%" height="154" border="0" align="center" cellpadding="5" cellspacing="0">
              <tr align=center>
                <td width="54%" height=45 style="font-size:12px;"><div align="left">用户名:
                  <input type="text" name="user" style="width:110; background:#C8EFF8; BORDER-RIGHT: #A2C5E5 1px solid; BORDER-TOP: #A2C5E5 1px solid; BORDER-LEFT: #A2C5E5 1px solid; BORDER-BOTTOM: #A2C5E5 1px solid; font-size:12px; color:#0A8CD6;" class=input2>
                </div></td>
                <td width="46%" style="font-size:12px;"><div align="left">密 码:
                  <input type="password" name="pass" style="width:110; background:#C8EFF8; BORDER-RIGHT: #A2C5E5 1px solid; BORDER-TOP: #A2C5E5 1px solid; BORDER-LEFT: #A2C5E5 1px solid; BORDER-BOTTOM: #A2C5E5 1px solid; font-size:12px; color:#0A8CD6;" class=input2>
</div></td>
              </tr>
              
              <tr align=center>
                <td height=45 colspan="2" style="font-size:12px;"><div align="left">认证码:
                  <input type="text" name="regjm1" size="7" style="width:80; background:#ADE7F0; BORDER-RIGHT: #A2C5E5 1px solid; BORDER-TOP: #A2C5E5 1px solid; BORDER-LEFT: #A2C5E5 1px solid; BORDER-BOTTOM: #A2C5E5 1px solid; font-size:12px; color:#0A8CD6;" class=input2>
                  <font color=red><%=regjm%></font>  
                  <input name="Typ" type="radio" value="JobSek" class=radio>
                  个人会员 
                  <input type="radio" name="Typ" value="comp" class=radio checked>
                  企业会员</div></td>
              </tr>
              <tr align=center>
                <td height=30 colspan="2"><input  type="image" src="ejinghua/81.gif" onClick="return Check_form();" style="border:0" align=absmiddle>
                   
                  <a href=reg.asp target="_blank" style="font-size:12px;"><strong>现在注册?</strong></a></td>
              </tr>
          </table></TD>
        </TR>
      </form>
    </TABLE></td>
    <td>&nbsp;</td>
  </tr>
  <tr>
    <td>&nbsp;</td>
    <td>&nbsp;</td>
    <td>&nbsp;</td>
  </tr>
</table>
<!--==================-->
</td>
  </tr>
</table>
</body>
</html>