<!-- header.html -->
<!doctype html public "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
<title>PINGMAC 拼码科技 TS 终端服务器-管理员登陆</title>
<meta name="MSSmartTagsPreventParsing" content="TRUE">
<META http-equiv=Content-Type content="text/html; charset=gb2312">
<style type="text/css">
<!--
BODY {
background: #606096;
color: #000000;
font-family: Arial,Verdana,Helvetica,sans-serif;
FONT-SIZE: 12px;
margin-top: 0px;
SCROLLBAR-BASE-COLOR: #A3A3CB;
SCROLLBAR-ARROW-COLOR: #000000;
}
table {
color: #000000;
font-family: Arial,Verdana,Helvetica,sans-serif;
FONT-SIZE: 12px;
}
A:link {
color: #000020;
font: 12px Arial,Verdana,Helvetica,sans-serif;
text-decoration: underline;
}
A:active {
color: #000020;
font: 12px Arial,Verdana,Helvetica,sans-serif;
text-decoration: underline;
}
A:visited {
color: #000020;
font: 12px Arial,Verdana,Helvetica,sans-serif;
text-decoration: underline;
}
A:hover {
color: #FF4400;
font: 12px Arial,Verdana,Helvetica,sans-serif;
text-decoration: underline;
}
INPUT {
/*background : #FFFFFF;*/
color: #000000;
/*border: solid 1px #000000;*/
font-size: 12px;
}
INPUT.readonly {
background : #CCCCCC;
color: #000000;
border: solid 1px #000000;
font-size: 12px;
}
td.adminstatusbar {
FONT-FAMILY: Arial,Verdana,Helvetica,sans-serif;
FONT-SIZE: 12px;
COLOR: #E5E5E5;
}
.style1 {
	color: #FF0000;
	font-weight: bold;
}
-->
</style>
</head>
<body bgcolor="#606096" text="#000000" id="all" link="#000020" vlink="#000020" alink="#000020">


<div align="center"><br>
  
  <table border="0" width="55%"cellpadding="0" cellspacing="0">
    <tr>
      <td height="150"> <div align="center">
        <p align="left"><span class="style1">使用条约</span>:若需获得TS服务器请联系QQ:273462298,或者请至电:0981-6871557,TS管理员会提供你改登陆帐号和密码,你就可以拥有自己的TS服务器,并可以登陆改网站后台进行功能管理.</p>
        <p align="left"><span class="style1">登陆帮助</span>:比如TS你服务器地址为:&quot;nfwy.vicp.net::6000&quot;, 请在端口号处输入:6000.</p>
      </div></td>
    </tr>
    </table>
</div>
<center> <img src="gfx/serveradminlogin.gif" alt="Server Administration Login"> </Center>

<center>
<br>
<b><font color="#E7E7F1">TS服务器管理员登陆</font></b>
<form action="login.tscmd" method="post">

<table border="0" width="0%"cellpadding="0" cellspacing="0">
<tr>
 <td>
        <font color="#E7E7F1"><b>用户名</b></font>
 </td>
  <td width="5"></td>
  <td>
        <INPUT name="username" maxLength=40 size=24>
  </td>
 </tr>

 <tr>
  <td>
        <font color="#E7E7F1"><b>密码</b></font>
 </td>
  <td width="5"></td>
  <td>
        <input type="password" name="password">
  </td>
 </tr>

 <tr>
  <td>
        <font color="#E7E7F1"><b>端口号</b></font>
 </td>
  <td width="5"></td>
  <td>
        <input type="text" name="serverport" value="8767">
        <font color="#E7E7F1"></font>
  </td>
 </tr>

</table>

<p>

<table border="0" width="0%"cellpadding="0" cellspacing="0">
 <tr>
  <td>
        <input type="submit" value="登陆">
  </td>
 </tr>
</table>

<br><br>
</form>
</center>
</body>
</html>
