| 123456789101112131415161718192021222324252627282930313233343536373839404142434445464748 | <!DOCTYPE html><html lang=zh-cn> <head>	<meta charset=utf-8> 	<title>注册纵横通行帐号</title> 	<meta name=description content=一个帐号通用纵横旗下所有网络产品。> 	<meta name=copyright content=smartcost.com.cn> 	<link rel=stylesheet href=css/global.css> 	<script src=js/jquery-1.7.1.min.js></script> 	<script src=js/global.js></script> </head><body><div class="globalHeader">	<div class="width950">		<div class="globalNav">			<a href="http://smartcost.com.cn" target="_blank">纵横官网</a>			<a href="http://sso.smartcost.com.cn" target="_blank" class="now">通行帐号</a>			<a href="#">网络版</a>			<div class="zhzd">				<a class="zhzdFir">纵横知道<b></b></a>				<div class="zhzdMenu">					<a href="http://zhzdwd.com" target="_blank">问答</a>					<a href="http://zhzdwk.com" target="_blank">文库</a>					<a href="http://zhzdjg.com" target="_blank">价格信息</a>				</div>			</div>		</div>	</div></div><div class="width950 userInfoPanel clearfix">		<img src="images/mainlogo.png" class="fL"><p><b>techen</b>,<a href="#">管理</a> <a href="#">退出</a></p></div><div class="globalContent width950">	<div class="formItem">		<h2>找回密码</h2>		<dl class="regForm">			<dt>通行帐号/注册邮箱</dt>				<dd><input class="inputText" id="zhemail" style="width:420px"><p class="tips">系统将会发送一份邮件至该账户注册时所填写的邮箱,请注意查收!</p></dd>				<dd class="clearfix"><br><a href="#" class="button btn-blue">发送找回密码邮件</a><a href="#" class="button btn-dark">再发一封</a></dd>			</dl>	</div></div><div class="footer">	<div class="width950">		<p>Copyright © 2012 <a target="_blank" href="http://smartcost.com.cn">纵横创新软件有限公司</a>. All Rights Reserved </p>	</div></div></body>
 |