<?xml version="1.0"?>
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Traditional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">

<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="zh-cn">
	<head>
	<title>MyHomePage 留言本</title>
	<style type="text/css">
*			{font-family:宋体, sans-serif; font-size:9pt; color:#000000; background-color:transparent; line-height:150%;}
div.outerborder {width:500px; padding:0px; margin-left:auto; margin-right:auto; text-align:left;}

body		{text-align:center; padding:5px; margin:0px; background-color:#FFFFFF; background-image:url(image/bg.jpg);}
textarea	{border:solid 1px #80A8FF; background-color:#FFFFFF;}
input		{border:solid 1px #80A8FF; background-color:#FFFFFF;}

a:link		{color:#000000; text-decoration: none;}
a:visited	{color:#000000; text-decoration: none;}
a:active	{color:#000000; text-decoration: none;}
a:hover		{color:#000000; text-decoration: underline;}

table.onetopic{width:500px; margin-top:20px; border:solid 1px #80A8FF; border-collapse:collapse; table-layout:fixed;}
table.reply	{width:450px; border:dashed 1px #80A8FF; margin:20px; border-collapse:collapse; table-layout:fixed;}

tr.title	{height:25px;}
td.title	{text-align:left; padding-top:0px; padding-bottom:0px; color:#000000; border:solid 1px #80A8FF; background-color:#FFFFFF; background-image:url(image/bar_blue.gif);}
td.noborder	{border-style:none; border-width:0px;}
td.centertitle{text-align:center; font-weight:bold;}

td.content	{text-align:left; overflow:hidden; color:#000000; border:solid 1px #80A8FF; background-color:#EEEEEE; padding:5px; vertical-align:top;}

div.icons	{width:100%; text-align:right; margin:0px; padding:0px; border-width:0px;}

td.status	{text-align:left; height:25px;}
td.status	{text-align:left; padding-top:0px; padding-bottom:0px; color:#000000; border:solid 1px #80A8FF; background-color:#FFFFFF; background-image:url(image/bar_blue2.gif);}

</style>

</head>

<body>

<script type="text/javascript">
	function submitcheck(cobject)
	{
		if (cobject.iname.value=="") {alert("请输入姓名。"); cobject.iname.focus(); return (false);}
		if (cobject.ititle.value=="") {alert("请输入标题。"); cobject.ititle.focus(); return (false);}
		return (true);
	}
</script>


<div class="outerborder">
<table border="0" cellpadding="2" style="width:500px; border-collapse:collapse;">
	<tr class="title">
		<td>
		<a href="http://">MyHomePage</a> &gt;&gt; 留言本
		</td>
		<td style="height:40px; text-align:right;" nowrap="nowrap">
			 | <a href="admin_login.asp">管理</a>
		</td>
	</tr>
</table>
</div>

<div class="outerborder">
<table border="1" cellpadding="2" class="onetopic" style="margin-top:0px;">
	<tr class="title">
		<td class="title" style="text-align:right; padding-right:30px;">欢迎您留言！</td>
	</tr>
	<tr>
		<td style="background-color:#EEEEEE;">
		<br/>
		<form method="post" action="write.asp" onsubmit="return submitcheck(this);" name="form1">
			<table border="0" cellpadding="0" style="width:100%; border-collapse:collapse;">
				<tr>
					<td style="vertical-align:top;">
						<p style="text-align:right"><img alt="" style="border-width:0px;" src="image/icon_name.gif" />　姓名<span style="color:#FF0000">*</span><input type="text" name="iname" size="16" maxlength="64" /></p>
						<p style="text-align:right"><img alt="" style="border-width:0px;" src="image/icon_mail.gif" />　邮件 <input type="text" name="imail" size="16" maxlength="48" /></p>
						<p style="text-align:right"><img alt="" style="border-width:0px;" src="image/icon_qq.gif" />　QQ号 <input type="text" name="iqq" size="16" maxlength="16" /></p>
						<p style="text-align:right"><img alt="" style="border-width:0px;" src="image/icon_homepage.gif" />　主页 <input type="text" name="ihomepage" size="16" maxlength="192" /></p>
					</td>
					<td style="width:30px;"></td>
					<td style="vertical-align:top;">
						<table border="0" cellpadding="0" style="border-collapse:collapse;">
							<tr>
								<td>
									标题<span style="color:#FF0000">*</span><input type="text" name="ititle" size="16" maxlength="64" />
									
									<br/><br/>
									验证 <input type="text" name="ivcode" size="10" /><img alt="" src="show_vcode.asp" style="border-width:0px;" />
								
									<br/><br/>
									内容<br/>
									<textarea rows="4" name="icontent" cols="28"></textarea>
								</td>
							</tr>
						</table>
					</td>
				</tr>
			</table>
			<p style="text-align:center;">
				<input type="submit" value="发表留言" />　<input type="reset" value="重写留言" />
			</p>
		</form>
		</td>
	</tr>
</table>
</div>

<div class="outerborder">

<table border="1" cellpadding="2" class="onetopic">
	<tr class="title">
		<td class="title">可以报名嘛？</td>
	</tr>
	<tr>
		<td class="content">
			我现在大专毕业了，想在贵校学习中专护理，请问是否可以报名？
			
			<div class="icons">
			
			</div>
		</td>
	</tr>
	<tr class="status">
		<td class="status" nowrap="nowrap">作者:kk　发表于:2010-09-02 23:35:07</td>
	</tr>
</table><table border="1" cellpadding="2" class="onetopic">
	<tr class="title">
		<td class="title">请问一定要拿录取证书报名吗?</td>
	</tr>
	<tr>
		<td class="content">
			(无内容)
				<table border="0" cellpadding="2" class="reply" style="border:dashed 1px #80A8FF; margin:20px;">
					<tr class="title noborder">
						<td class="title noborder" style="font-weight:bold;">版主回复：</td>
					</tr>
					<tr>
						<td class="content noborder" style="border-style:none; border-width:0px;">
							不一定，可以现场报名。
						</td>
					</tr>
				</table>
			
			
			<div class="icons">
			<img src="image/icon_qq.gif" alt="作者QQ：459226615" style="border:0px;" /> 
			</div>
		</td>
	</tr>
	<tr class="status">
		<td class="status" nowrap="nowrap">作者:曾双　发表于:2010-08-20 10:31:35</td>
	</tr>
</table><table border="1" cellpadding="2" class="onetopic">
	<tr class="title">
		<td class="title">...</td>
	</tr>
	<tr>
		<td class="content">
			请问一定要有初中毕业证才可以在您校读吗?
				<table border="0" cellpadding="2" class="reply" style="border:dashed 1px #80A8FF; margin:20px;">
					<tr class="title noborder">
						<td class="title noborder" style="font-weight:bold;">版主回复：</td>
					</tr>
					<tr>
						<td class="content noborder" style="border-style:none; border-width:0px;">
							您好，是的。
						</td>
					</tr>
				</table>
			
			
			<div class="icons">
			
			</div>
		</td>
	</tr>
	<tr class="status">
		<td class="status" nowrap="nowrap">作者:Y　发表于:2010-08-08 21:52:49</td>
	</tr>
</table><table border="1" cellpadding="2" class="onetopic">
	<tr class="title">
		<td class="title">......</td>
	</tr>
	<tr>
		<td class="content">
			那 男的是不是稀有动物？
				<table border="0" cellpadding="2" class="reply" style="border:dashed 1px #80A8FF; margin:20px;">
					<tr class="title noborder">
						<td class="title noborder" style="font-weight:bold;">版主回复：</td>
					</tr>
					<tr>
						<td class="content noborder" style="border-style:none; border-width:0px;">
							其实男生也不算很少的
						</td>
					</tr>
				</table>
			
			
			<div class="icons">
			
			</div>
		</td>
	</tr>
	<tr class="status">
		<td class="status" nowrap="nowrap">作者:.....　发表于:2010-08-03 14:16:31</td>
	</tr>
</table><table border="1" cellpadding="2" class="onetopic">
	<tr class="title">
		<td class="title">初中毕业两年，我能报读么</td>
	</tr>
	<tr>
		<td class="content">
			你好，我是一名初中毕业两年的初中生，现在想报读贵校的中专护理，现在还能报名吗
				<table border="0" cellpadding="2" class="reply" style="border:dashed 1px #80A8FF; margin:20px;">
					<tr class="title noborder">
						<td class="title noborder" style="font-weight:bold;">版主回复：</td>
					</tr>
					<tr>
						<td class="content noborder" style="border-style:none; border-width:0px;">
							您好，是可以报名的。
						</td>
					</tr>
				</table>
			
			
			<div class="icons">
			<img src="image/icon_qq.gif" alt="作者QQ：781852109" style="border:0px;" /> 
			</div>
		</td>
	</tr>
	<tr class="status">
		<td class="status" nowrap="nowrap">作者:余美咪　发表于:2010-07-22 16:52:49</td>
	</tr>
</table>

<table border="1" cellpadding="2" class="onetopic">
	<tr class="title">
		<td class="title centertitle">
			[留言分页]
		</td>
	</tr>
	<tr>
		<td class="content">
		<span style="color:#FF0000">[1] </span><a href="index.asp?page=2">[2]</a> <a href="index.asp?page=3">[3]</a> 
		</td>
	</tr>
</table>

</div>
<p style="text-align:center; color:#808080;">
留言服务由 <a href="http://mjpclab.net/">mjpclab.net</a> 提供
<!-- 请保留第二行信息和链接！ --><br/>Asp guest book (SI)1.07b Powered by <a href="http://mjpclab.net/" target="_blank" style="color:#808080;">MJ PC Lab</a>
</p>

</body>
</html>