<%@ Page Language="C#" AutoEventWireup="true" CodeFile="ManagerControl.aspx.cs" Inherits="ManagerControl" %>
<!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 runat="server">
<meta http-equiv="content-type" content="text/html; charset=GB2312" />
<title>王子的宮殿</title>
<meta name="keywords" content="" />
<meta name="description" content="" />
<link rel="stylesheet" type="text/css" href="default.css" />
<script language="javascript" type="text/javascript" src="js/main.js">
</script>
</head>
<body>
<div id="outer">
<div id="upbg" style="left: 0px; top: 0px"></div>
<div id="inner">
<div id="header">
<h1><span>學生作業</span>上傳系統<sup>v1.0</sup></h1>
<h2>by 薛曉龍</h2>
</div>
<div id="splash"></div>
<div id="menu" style="left: 0px; top: 0px">
<ul>
<li class="first"><a href="Default.aspx">首頁</a></li>
<li><a href="#">作業上傳</a></li>
<li><a href="#">作業查看</a></li>
<li><a href="#">資源下載</a></li>
<li><a href="
<