<!DOCTYPE html>
<html>
<head>
<meta charset="UTF-8">
<title></title>
<style type="text/css">
.c1{
font-size:25px
}
</style>
<body background="img/1.jpg">
<br/>
<br/>
<div align="center" background="green">
<div align="center">
<div align="center" style="width: 450px;">
<div style="float:left"class="c1">小a陪诊</div>
<div style="float:right"><a href="">首页|用户注册</a></div>
</div> <br/>
</div>
<div id="" align="center">
<div id="" style="background-color:white;width: 450px; " >
<div align="center">
<p align="left" style="background-color:green;width:450px;height: 30px;" > 登陆</p>
</div>
<br/>
<br/>
<div id="" align="left">
  <font style="background-color: white;">用户名:</font> <input style="background-color: white;" type="text" name="id" placeholder="输入账号" maxlength="8"/><img src="img/aaa.ico"/><br/>
   <font>密 码:</font> <input cols="30px" type="password" name="pw" placeholder="输入密码" maxlength="6"/><img src="img/aaa.ico"/><font>密码错误</font><br/>
   <font>验证码:</font><input type="text" name="id" placeholder="输入验证码" maxlength="4"/> <font style="background-color: gray;">7 9 8 e</font><img src="img/aaa.ico"/>输入<br/>
</div>
<br/>
<br/>
<button style="background-color: green;width:250px;height:25px;"align="center" >登陆</button><br/>
<a href="" >忘记密码?</a>
<br/>
<br/>
</div>
</div>
</div>
</dl>
</body>
</html>