81,122
社区成员




<%@ page language="java" contentType="text/html; charset=UTF-8" %>
<html>
<head>
<title>首页</title>
</head>
<body topmargin="0" leftmargin="0" background="images/backgroundpatten.jpg">
<%@ include file="header.jsp" %>
....
<%@ page language="java" contentType="text/html; charset=UTF-8" %>
<html>
<head>
<title>注册</title>
</head>
<body topmargin="0" leftmargin="0" background="images/backgroundpatten.jpg">
<%@ include file="header.jsp" %>
....
<table width="815" align="center" cellpadding="0" cellspacing="0" background="images/indexbackground.jpg">
<tr width="815" height="35" align="center" cellpadding="0" cellspacing="0" background="images/pagetopbar.jpg">
<td><img src="images/notice.jpg"/>
<td width="" colspan="5"> </td>
</tr>
<tr>
<td> </td>
</tr>
</table>