21,894
社区成员




<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
<html>
<head>
<meta http-equiv="content-type" content="text/html; charset=utf-8">
<title> New Document </title>
<style type="text/css">
body{
text-align:center;
}
.main{
width:1024px;
height:1024px;
background:#FF0000;
margin:0px auto 0px auto;
}
</style>
</head>
<body>
<div class="main"></div>
</body>
</html>