" class='loginform'>

<{t}>已注册用户,请登录<{/t}>

<{t}>如果您已经是本站会员,请登录<{/t}>
<{if $err_msg != ''}>
<{$err_msg}>
<{/if}>
<{if $valideCode}> <{/if}>
*<{t}>用户名:<{/t}> <{input name="login" class="inputstyle" required="true" id="in_login" tabindex="1" value=$loginName}><{t}>立即注册<{/t}>
*<{t}>密码:<{/t}> <{input name="passwd" class="inputstyle" type="password" required="true" id="in_passwd" tabindex="2"}><{t}>忘记密码?<{/t}>
*<{t}>验证码:<{/t}> <{input size="8" class="inputstyle" type="digits" required="true" name="loginverifycode" id="iptlogin" tabindex="3"}>
<{$redirectInfo}>
<{if $valideCode}> <{/if}>