<!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>
<meta http-equiv="Content-Type" content="text/html; charset=gbk" />
<title>域名批量查询工具 域名备案批量查询 域名注册批量查询 域名PR批量查询</title>
<style type="text/css">
body{background-color:#333333; color:#FFFFFF;}
#k{width:790px; margin-left:auto; margin-right:auto;}
#left{float:left;}
#center{float:left; padding-left:35px; padding-right:35px;}
#right{float:left;}
.bt{width:205px; background-color:#FFCC99; color:#333333; margin-left:auto; margin-right:auto;}
a{text-decoration:none; color:#FFFFFF;}
a:hover{color:#CCCC99;}
</style>
</head>
<body>
<div id="k">
<h2 style="color:#FF0000;">域名批量查询系统</h2>
<div id="left">
<form action="include/reg.php" method="post" target="_blank">
域名列表,每个域名一行<br />
<textarea name="domain" style="width:200px; height:345px; background-image:url(img/zcbg.jpg);"></textarea><br />
<input type="submit" value="注册查询" class="bt" />
</form>
</div>
<div id="center">
<form action="include/pr.php" method="post" target="_blank">
域名列表,每个域名一行<br />
<textarea name="domain" id="domain" style="width:200px; height:320px; background-image:url(img/prbg.jpg);"></textarea><br />
Pr大于:<input type="text" name="prstart" id="prstart" value="1" style="width:135px; height:20px;" /><br />
<input type="submit" value="Pr查询" class="bt" />
</form>
</div>
<div id="right">
<form action="include/beian.php" method="post" target="_blank">
域名列表,每个域名一行<br />
<textarea name="domain" style="width:200px; height:345px; background-image:url(img/babg.jpg);"></textarea><br />
<input type="submit" value="备案查询" class="bt" />
</form>
</div>
<div style="height:500px;"></div>
<div style="margin-left:auto; margin-right:auto;">为减少占用服务器资源,最多一次性查询100个域名,一次性查询越多,耗时也就越长<p>Powered by Gw8.Co</p></div>
</div>
</body>
</html>