<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
<html>
<head>
<title> New Document </title>
<meta name="Generator" content="EditPlus">
<meta name="Author" content="">
<meta name="Keywords" content="">
<meta name="Description" content="">
<link href="../content/newskin/css/global.css" rel="stylesheet" type="text/css">
<script language=JavaScript src="script/regcheckdata.js"></script>
</head>
<body>
<!------------------------------头部-------------------------------->
<div id="header_bg">
<div id="header">
<div id="logo">
<img src="../content/newskin/images/Cloud Maker.png" /></div>
<div id="search">
<ul>
<li><a class="login padding-left15" href="login.html">登陆</a></li>
<li class="margin-left15"><a class="register padding-left15" href="register.html">注册</a></li>
<div class="clear">
</div>
</ul>
</div>
</div>
</div>
<!---------------------------------导航------------------------------->
<div id="navigation_bg">
<div id="navigation">
<ul>
<li><a class="" href="../../index.html">首页</a></li>
<div class="clear">
</div>
</ul>
</div>
</div>
<!------------------------------子页框架------------------------------->
<div id="sub_frame_bg">
<div id="sub_frame">
<div id="product_list" style="width: 600px; float: left;">
<h1 class="texttit">
用户登录</h1>
<br />
<form name="form" action="../../usr/clientindex.html" method="get" onSubmit="return checkdata()">
<table class="data" style="width: 600px" align="center">
<tbody>
<tr class="tr1">
<td>
用户名
</td>s
<td>
<input id="username" name="username" type="text" value="" /> 4-15位
</td>
</tr>
<tr class="bg">
<td>
密码
</td>
<td>
<input id="pwd" name="pwd" type="password" />
</td>
</tr>
<tr class="tr1">
<td colspan="2">
<input type="submit" name="saveButton" id="" class="button" value="登录" />
<input type="button" name="cancel" class="button" value="忘记密码" />
</td>
</tr>
</tbody>
</table>
</form>
</div>
</body>
</html>
<!-- 链接 -->


