<title>无标题文档</title>
<style type="text/css">
.indexlogin{background-color: #f5f5f5;height:70px;width:50%;float:left;margin-bottom:8px;clear:left; text-align:left;}
.indexlogintitle{display:none;}
.indexloginbody{height:54px !important;height:70px;width:100%;padding:8px;}
.indexlogined{clear:left;background-color: #f5f5f5;height:54px !important;height:70px;width:50%;float:left;margin-bottom:5px;margin-right:-16px;line-height:180%;padding:8px;}
</style>
</head>
<body>
<div style="background:#FF0000; width:950px; text-align:center">nihao</div>
<div class=indexlogin><div class=indexlogintitle>用户登陆</div><div class=indexloginbody>
<form method=POST action=login.asp?action=login><p style='margin:4px;'>用户名:<input style='width:70;' name=lgname> 密 码:<input type=password
style='width:70;' name=lgpwd></p><p style='margin:4px;'>记 录:<select name=cook style='width:70;'><option value=0>不保存</option><option value=1>保存一天</option><option value=30>保存一月</option><option value=365>保存一年</option></select> <input type=hidden name=lgtype value=1> <input type=submit value=' 登
陆 ' name=Submit></p></form>
</div></div>
</body>
</html>