﻿ <html><head><title>正在安全退出</title>
  <meta http-equiv='refresh' content='0;URL=/action/gosign.ashx?flag=/signin.do'>
  <style type='text/css'>
  .msg{margin-top:200px;padding:50px;text-align:center;font-size:14px;color:#444}
  .msg a{text-decoration:none;color:#1A85BE}
  .msg a:hover{ text-decoration:underline;color:red}
  </style>
  </head>
  <body>
 <div class='msg'>
 <img src='/images/status/loadinfo.gif' /> 
 您已经安全退出！页面自动跳转，如果你的浏览器不支持跳转，“<a href='/action/gosign.ashx?flag=/signin.do'>请点这里直接返回登录页</a>”</div>
 </body>
 </html>