

<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<title>网站注册页面</title>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
<style type="text/css">
body{ font-size:14px; color:#444;}
a{ text-decoration:none; color:#666;}
.zcm_box{ width:593px; height:253px; margin:200px auto; background:#fafafa; border: 1px dashed #cfcfcf;}
.zcm_box .words1{ width:570px; height:50px; margin:0; padding-top:30px; padding-left:25px; font-weight:bold;}
.zcm_box .words1 p{color:#235b94; line-height:1px;}

.zcm_box .img_box { width:595px; height:37px; margin:0px auto; padding-top:30px; }
.zcm_box .img_box .zcm_td{padding-left:20px; font-size:25px; font-family:"微软雅黑"; font-weight:bold;}

.input_text{background:#fff center 1px;border:1px solid #cdcdcd;width:321px;height:25px; line-height:25px;}
.input_button{ background:#145eaa; border:1px thin #135aa4;width:108px;height:30px; line-height:26px; color:#fff; font-size:15px; font-weight:bold; font-family:"微软雅黑";}

.zcm_box .words2{ width:570px; height:20px; float:left; margin:0; padding-top:20px; padding-left:25px;font-weight:bold; }
.zcm_box .words2 a{color:#235b94; text-decoration:none; margin-left:15px; }
.zcm_box .words3{ width:540px; height:20px; float:right; margin:0; padding:10px 20px; }
.zcm_box .words3 a{text-decoration:none; float:right; padding-right:20px;}
</style>

</head>
<body>  
<div class="zcm_box">
<div class="words1">您的网站可能到期或未开通<p>请输入最新的注册码</p></div>


<div class="img_box">
<form method="post" action="RegsSite.aspx" id="ctl00">
<div class="aspNetHidden">
<input type="hidden" name="__VIEWSTATE" id="__VIEWSTATE" value="/wEPDwULLTEzMzE5MDUyNjFkZKvOTyy2n3w2hHrScNRqjEKixb3/vAIsMbnPFYybHM04" />
</div>

<div class="aspNetHidden">

	<input type="hidden" name="__VIEWSTATEGENERATOR" id="__VIEWSTATEGENERATOR" value="0A63729A" />
	<input type="hidden" name="__EVENTVALIDATION" id="__EVENTVALIDATION" value="/wEWAwKV8lQCy6mqlQ8C3vahowtALGjnP24ZKkjSdOAVVJn+u02y/3oDmvVc7et1a4HCtg==" />
</div>
<table width="560" height="37" border="0" align="left">
  <tr>
    <td class="zcm_td" width="80" height="37" align="left">注册码</td>
    <td width="321px" height="37px" align="left">
        <input name="TextBNum" type="text" id="TextBNum" class="input_text" style="width:320px;" />
    </td>
    <td width="108px" height="37px" align="left">
        <input type="submit" name="ButRegis" value="确 定" id="ButRegis" class="input_button" /> 
    </td>    
  </tr>
</table>
</form>
</div>

<div class="words2">如有问题请<a href="#">联系客服</a></div>
<div class="words3"><a href="#">返回首页 >></a></div>
</div>
</body>
</html>
