diff --git a/base.css b/base.css
new file mode 100644
index 0000000..f685c54
--- /dev/null
+++ b/base.css
@@ -0,0 +1,288 @@
+* {
+ font-size: 12px;
+ font-family: "宋体";
+}
+
+td { line-height: 1.5; }
+
+body {
+ font-size: 12px;
+ line-height: 1.5;
+ font-family: "宋体";
+}
+
+form,h1,h2,h3,ul,ol,div{ margin: 0; padding:0;}
+
+td,th,div {
+ word-break:break-all;
+ word-wrap:break-word;
+}
+
+b,strong {
+ color:#666600;
+}
+
+li,dd {
+ list-style-type:none; margin:0px; padding:0px;
+}
+
+input[type=button]{
+ background-color: #F1F8B4;
+}
+
+h1 { color:#171B16; font-size:130%; font-weight:bold; }
+h2 { color:#171B16; font-size:115%; font-weight:bold; }
+h3 { color:#171B16; font-size:100%; font-weight:bold;}
+
+a:link { font-size: 9pt; color: #000000; text-decoration: none; font-family: ""宋体""; }
+a:visited{ font-size: 9pt; color: #000000; text-decoration: none; font-family: ""宋体""; }
+a:hover {color: red; font-family: ""宋体"";}
+a img { border-style:none; }
+
+b a {
+ color:#666600;
+}
+strong a {
+ color:#666600;
+}
+
+a b{
+ color:#666600;
+}
+a strong{
+ color:#666600;
+}
+
+input { border: 1px solid #ababab; }
+/*.a为类名*/
+.pubinputs {
+ height: 22px;
+ width:250px;
+ padding:4px 3px 2px 3px;
+ border-width:1px;
+ border-style:solid;
+ border-color:#999999 #dddddd #dddddd #999999;
+}
+
+.iptxt {
+ height:22px;
+ padding:4px 3px 2px 3px;
+ border-width:1px;
+ border-style:solid;
+ border-color:#999999 #dddddd #dddddd #999999;
+}
+
+.alltxt {
+ padding:4px 3px 2px 3px;
+ border-width:1px;
+ border-style:solid;
+ border-color:#999999 #dddddd #dddddd #999999;
+}
+
+.pubinput {
+ height: 24px;
+ width:250px;
+ padding-top:3px;
+ padding-bottom:0px;
+}
+.pubinputl {
+ height: 24px;
+ width:350px;
+ padding-top:3px;
+ padding-bottom:0px;
+}
+
+.np {
+ border:none;
+}
+
+.linerow{border-bottom: 1px solid #ACACAC;}
+
+.coolbg {
+ border-right: 1px solid #ACACAC;
+ border-bottom: 1px solid #ACACAC;
+ background-color: #F1F8B4;
+ padding:2px;
+ padding-right:5px;
+ padding-left:5px;
+ background: url(allbtbg2.gif) #EFF7D0;
+ cursor:pointer;
+}
+
+.coolbg2 {
+ border: 1px solid #000000;
+ background-color: #DFDDD2;
+ height:18px
+}
+
+.ll {
+ border-right: 2px solid #ACACAC;
+ border-bottom: 2px solid #ACACAC;
+ background-color: #E6E6E6
+}
+
+.bline {border-bottom: 1px dotted #BCBCBC; height:28px; background-color: #FFFFFF;}
+#uploadfield{float:left;}
+.bline2 {border-bottom: 1px solid #BCBCBC;}
+
+.coolbt {
+ border-left: 1px solid #EFEFEF;
+ border-top: 1px solid #EFEFEF;
+ border-right: 1px solid #ACACAC;
+ border-bottom: 1px solid #ACACAC;
+ background-color: #E4F7D7;
+ cursor:pointer;
+}
+
+.coolbt2 {
+ border-left: 1px solid #EFEFEF;
+ border-top: 1px solid #EFEFEF;
+ border-right: 1px solid #ACACAC;
+ border-bottom: 1px solid #ACACAC;
+ background-color: #F7FCDA
+}
+
+.coolbg3 {
+ border: 1px solid #BDC5B4;
+ background-color: #DFDDD2;
+ height:20px;
+ width:140px;
+ text-align:right;
+}
+
+.coolbg61 {
+ line-height:26px;
+ width:380px;
+ border-top:1px solid #BDC5B4;
+ border-left:1px solid #BDC5B4;
+ border-right:1px solid #BDC5B4;
+ height:26px;
+ text-align:right;
+ background-color: #E7F3B1;
+}
+
+.coolbg62 {
+ border: 1px solid #BDC5B4;
+ background-color: #F8FDF0;
+ height:300px;
+ width:380px;
+ padding:5px;
+}
+
+.coolbg4 {
+ border-bottom: 1px solid #C9CFC1;
+ background-color: #EDEBE5;
+ height:20px;
+ width:190px;
+ text-align:right;
+}
+
+.coolbg5 {
+ border-top: 1px solid #BDC5B4;
+ background-color: #EDEBE5;
+ font-size:1pt;
+ height:6px;
+ width:190px;
+}
+
+.dlg {
+ border: 2px solid #749F4D;
+ background-color: #F0FAEB;
+ padding: 2px;
+ width: 360px;
+ line-height:160%;
+}
+
+.dlgws {
+ border: 2px solid #749F4D;
+ background-color: #F0FAEB;
+ padding: 2px;
+ width: 280px;
+ line-height:160%;
+}
+.dlgws div {
+ width: 100%;
+}
+
+.dlgTesttitle {
+ border: 2px solid #749F4D;
+ background-color: #F0FAEB;
+ padding: 2px;
+ width: 200px;
+ line-height:150%;
+}
+
+#_mysource{ z-index:5000; }
+#_mywriter{ z-index:6000; }
+
+.option1{ background-color: #DCECA6; }
+.option2{ background-color: #F7FBD2; }
+.option3{ background-color: #FFFFFF; }
+
+.ininput{
+width:96%;
+height:20px;
+border:1px solid #ffffff;
+}
+
+.nbt{
+ padding: 1px;
+ background-image:url('allbtbg.gif');
+ background-color:#ffffff;
+ border:1px solid #A5AF83;
+}
+
+.tdt{
+ padding-left: 6px;
+}
+
+.waitpage
+{
+ top:0;
+ left:0;
+ filter:Alpha(opacity=70);
+ -moz-opacity:0.7;
+ position:absolute;
+ z-index:10000;
+}
+
+.divpre
+{
+ filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(sizingMethod=scale);
+}
+
+.autoinput {
+ padding-left:3px;
+ width:90%;
+ height:22px
+}
+
+.bodytitle
+{
+ margin:auto;
+ height:28px;
+ border:1px dotted #BFD67C;
+ background:url('wbg.gif');
+ margin-bottom:6px;
+ width:98%;
+ font-weight:bold;
+}
+.bodytitle div
+{
+ float:left
+}
+.bodytitletxt
+{
+ padding-left:6px;
+ line-height:28px;
+}
+.tbtitle td{ padding:3px; }
+
+.tblist td{
+ background:#FFFFFF;
+ padding:6px;
+}
+.tblist td.tbsname{
+ background:#F9FFE6;
+ padding:6px;
+}
diff --git a/catelogAdd.jsp b/catelogAdd.jsp
new file mode 100644
index 0000000..f3123b6
--- /dev/null
+++ b/catelogAdd.jsp
@@ -0,0 +1,61 @@
+<%@ page language="java" pageEncoding="UTF-8"%>
+<%@ taglib prefix="c" uri="http://java.sun.com/jsp/jstl/core"%>
+<%@ taglib prefix="fmt" uri="http://java.sun.com/jsp/jstl/fmt"%>
+<%@ page isELIgnored="false" %>
+
+<%
+String path = request.getContextPath();
+%>
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/catelogMana.jsp b/catelogMana.jsp
new file mode 100644
index 0000000..ff2528b
--- /dev/null
+++ b/catelogMana.jsp
@@ -0,0 +1,70 @@
+<%@ page language="java" pageEncoding="UTF-8"%>
+<%@ taglib prefix="c" uri="http://java.sun.com/jsp/jstl/core"%>
+<%@ taglib prefix="fmt" uri="http://java.sun.com/jsp/jstl/fmt"%>
+<%@ page isELIgnored="false" %>
+<%
+String path = request.getContextPath();
+%>
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/cont.css b/cont.css
new file mode 100644
index 0000000..f48dfa1
--- /dev/null
+++ b/cont.css
@@ -0,0 +1,110 @@
+/* CSS Document */
+
+body{
+ padding:0px;
+ margin:0px;
+ font-size:12px;
+}
+/*==========TOP页面设置==========*/
+.top_tab{
+ background-image:url(/dingcan/images/top_01.gif);
+ background-repeat:repeat-x;
+ height:90px;
+ width:100%;
+}
+.top_logo{
+ width:197px;
+ background-image:url(/dingcan/images/top_02.gif);
+}
+.top_tex{
+ background:url(/dingcan/images/top_03.gif) no-repeat;
+}
+.top_r{
+ width:361px;
+ background:url(/dingcan/images/top_05.gif) no-repeat;
+}
+/*==========右侧页面(主内容显示部分)设置==========*/
+.right_body{
+ padding-left:5px;
+ padding-right:5px;
+}
+.right_font{
+ font-size:13px;
+ cursor:hand;
+}
+/*==========所有的图片相关连接全部写在CSS,这样是为了制作多颜色版本==========*/
+.cont_tab{
+ background-color:#4374A3;
+}
+.cont_tab_l{
+ background-image:url(/dingcan/images/r_14.gif);
+ background-repeat:no-repeat;
+ width:12px;
+ height:13px;
+}
+.cont_tab_m{
+ background-image:url(/dingcan/images/r_16.gif);
+ background-repeat:repeat-x;
+ height:13px;
+ }
+.cont_tab_r{
+ background-image:url(/dingcan/images/r_14_r.gif);
+ background-repeat:no-repeat;
+ width:12px;
+ height:13px;
+}
+.cont_tab_bl{
+ background-image:url(/dingcan/images/r_24.gif);
+ background-repeat:no-repeat;
+ width:12px;
+ height:13px;
+}
+.cont_tab_bm{
+ background-image:url(/dingcan/images/r_29.gif);
+ background-repeat:repeat-x;
+ height:13px;
+}
+.cont_tab_br{
+ background-image:url(/dingcan/images/r_24_r.gif);
+ background-repeat:no-repeat;
+ width:12px;
+ height:13px;
+}
+/*==========LEFT页面设置==========*/
+.left_b_m{
+ line-height:13px;
+ font-size:1px;
+}
+.left_mid{
+ padding-left:2px;
+ padding-right:1px;
+}
+.menu_first_img{
+ background-image:url(/dingcan/images/l_b_05.gif);
+ background-repeat:no-repeat;
+}.menu_second_img{
+ background-image:url(/dingcan/images/l_b_03.gif);
+ background-repeat:no-repeat;
+}
+.mouse{
+ cursor:hand;
+ width:176px;
+ height:29px;
+ line-height:29px;
+
+}
+.left{
+ background-image:url(/dingcan/images/menu_26.gif);
+ height:29px;
+ padding-bottom:4px;
+}
+/*==========Foot==========*/
+#foot{
+ background-color:#4374A3;
+ height:17px;
+ font-size:12px;
+ color:#ffffff;
+ letter-spacing:3px;
+ text-align:center;
+ padding-top:3px;
+}
diff --git a/cont.jsp b/cont.jsp
new file mode 100644
index 0000000..36b6727
--- /dev/null
+++ b/cont.jsp
@@ -0,0 +1,74 @@
+<%@ page language="java" import="java.util.*" pageEncoding="utf-8" %>
+<%
+ String path = request.getContextPath();
+%>
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/fail.jsp b/fail.jsp
new file mode 100644
index 0000000..8c99466
--- /dev/null
+++ b/fail.jsp
@@ -0,0 +1,23 @@
+<%@ page language="java" pageEncoding="UTF-8"%>
+<%@ taglib prefix="c" uri="http://java.sun.com/jsp/jstl/core"%>
+<%@ taglib prefix="fmt" uri="http://java.sun.com/jsp/jstl/fmt"%>
+<%@ page isELIgnored="false" %>
+<%
+String path = request.getContextPath();
+String basePath = request.getScheme()+"://"+request.getServerName()+":"+request.getServerPort()+path+"/";
+%>
+
+
+
+
+
+
+
+
+
+
+
+
+ 璐﹀彿鎴栧瘑鐮侀敊璇
+
+
diff --git a/foot.jsp b/foot.jsp
new file mode 100644
index 0000000..ef6124b
--- /dev/null
+++ b/foot.jsp
@@ -0,0 +1,20 @@
+<%@ page language="java" import="java.util.*" pageEncoding="utf-8" %>
+<%
+ String path = request.getContextPath();
+%>
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/goodsAdd.jsp b/goodsAdd.jsp
new file mode 100644
index 0000000..041d55c
--- /dev/null
+++ b/goodsAdd.jsp
@@ -0,0 +1,157 @@
+<%@ page language="java" pageEncoding="UTF-8"%>
+<%@ taglib prefix="c" uri="http://java.sun.com/jsp/jstl/core"%>
+<%@ taglib prefix="fmt" uri="http://java.sun.com/jsp/jstl/fmt"%>
+<%@ page isELIgnored="false" %>
+<%@ taglib uri="http://java.fckeditor.net" prefix="FCK"%>
+
+<%
+String path = request.getContextPath();
+%>
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/goodsDetailHou.jsp b/goodsDetailHou.jsp
new file mode 100644
index 0000000..f405c49
--- /dev/null
+++ b/goodsDetailHou.jsp
@@ -0,0 +1,24 @@
+<%@ page language="java" pageEncoding="UTF-8"%>
+<%@ taglib prefix="c" uri="http://java.sun.com/jsp/jstl/core"%>
+<%@ taglib prefix="fmt" uri="http://java.sun.com/jsp/jstl/fmt"%>
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/goodsMana.jsp b/goodsMana.jsp
new file mode 100644
index 0000000..90dd123
--- /dev/null
+++ b/goodsMana.jsp
@@ -0,0 +1,118 @@
+<%@ page language="java" pageEncoding="UTF-8"%>
+<%@ taglib prefix="c" uri="http://java.sun.com/jsp/jstl/core"%>
+<%@ taglib prefix="fmt" uri="http://java.sun.com/jsp/jstl/fmt"%>
+<%@ page isELIgnored="false" %>
+<%
+String path = request.getContextPath();
+%>
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ ![]() |
+
+
+
+
+
diff --git a/goodsPre.jsp b/goodsPre.jsp
new file mode 100644
index 0000000..986c10a
--- /dev/null
+++ b/goodsPre.jsp
@@ -0,0 +1,159 @@
+<%@ page language="java" pageEncoding="UTF-8"%>
+<%@ taglib prefix="c" uri="http://java.sun.com/jsp/jstl/core"%>
+<%@ taglib prefix="fmt" uri="http://java.sun.com/jsp/jstl/fmt"%>
+<%@ page isELIgnored="false" %>
+<%@ taglib uri="http://java.fckeditor.net" prefix="FCK"%>
+
+<%
+String path = request.getContextPath();
+%>
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/huifuAdd.jsp b/huifuAdd.jsp
new file mode 100644
index 0000000..4919a81
--- /dev/null
+++ b/huifuAdd.jsp
@@ -0,0 +1,62 @@
+<%@ page language="java" pageEncoding="UTF-8"%>
+<%@ taglib prefix="c" uri="http://java.sun.com/jsp/jstl/core"%>
+<%@ taglib prefix="fmt" uri="http://java.sun.com/jsp/jstl/fmt"%>
+<%@ page isELIgnored="false" %>
+
+<%
+String path = request.getContextPath();
+%>
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/index.css b/index.css
new file mode 100644
index 0000000..0286767
--- /dev/null
+++ b/index.css
@@ -0,0 +1,42 @@
+/* CSS Document */
+
+body{
+ margin:0px;
+ padding:50px 0px 0px 0px;
+ background-color:#5c86ad;
+ font-size:12px;
+ color:#133B61;
+}
+/*index页面CSS设置*/
+.tab1{
+ background-image:url(/dingcan/images/dx_01.gif);
+ background-repeat:no-repeat;
+ height:160px;
+ width:708px;
+}
+.tab2{
+ background-image:url(/dingcan/images/dx_02.gif);
+ background-repeat:no-repeat;
+ width:273px;
+ height:200px;
+ padding-left:335px;
+ padding-right:90px;
+ font-size:12px;
+ letter-spacing: 3px;
+ color:#18345A;
+ padding-top:10px;
+}
+.tab3{
+ background-image:url(/dingcan/images/dx_03.gif);
+ background-repeat:no-repeat;
+ width:708px;
+ height:216px;
+}
+.id{
+ height:18px;
+ border:1px solid #255FAD;
+ filter: Alpha(Opacity=60);
+}
+input:hover{
+ background-color:#A0D1FF;
+}
\ No newline at end of file
diff --git a/index.jsp b/index.jsp
new file mode 100644
index 0000000..6ed0032
--- /dev/null
+++ b/index.jsp
@@ -0,0 +1,23 @@
+<%@ page language="java" import="java.util.*" pageEncoding="utf-8" %>
+<%
+ String path = request.getContextPath(); //鑾峰緱褰撳墠鐨勯」鐩牴鐩綍璺緞璧嬪肩粰path
+%>
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/left.jsp b/left.jsp
new file mode 100644
index 0000000..309e70c
--- /dev/null
+++ b/left.jsp
@@ -0,0 +1,295 @@
+<%@ page language="java" import="java.util.*" pageEncoding="utf-8" %>
+<%
+ String path = request.getContextPath();
+%>
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+  |
+ 瀵艰埅鑿滃崟 |
+  |
+
+
+ |
+
+
+
+
+
+
+
+
+
+
+
+ |
+
+
+
+
+
+
+
+
+
+ |
+
+
+
+
+
+
+
+
+
+ |
+
+
+
+
+
+
+
+
+
+ |
+
+
+
+
+
+
+
+
+
+ |
+
+
+
+
+
+
+
+
+
+
+ |
+
+
+
+ |
+
+
+
+
+  |
+ |
+  |
+
+ |
+
+
+
+
diff --git a/liuyanHuifu.jsp b/liuyanHuifu.jsp
new file mode 100644
index 0000000..9855dff
--- /dev/null
+++ b/liuyanHuifu.jsp
@@ -0,0 +1,62 @@
+<%@ page language="java" import="java.util.*" pageEncoding="UTF-8"%>
+<%@ page isELIgnored="false" %>
+<%@ taglib uri="http://java.fckeditor.net" prefix="FCK"%>
+
+<%
+String path = request.getContextPath();
+%>
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/liuyanMana.jsp b/liuyanMana.jsp
new file mode 100644
index 0000000..9de707b
--- /dev/null
+++ b/liuyanMana.jsp
@@ -0,0 +1,80 @@
+<%@ page language="java" import="java.util.*" pageEncoding="UTF-8"%>
+<%@ taglib prefix="c" uri="http://java.sun.com/jsp/jstl/core"%>
+<%@ taglib prefix="fmt" uri="http://java.sun.com/jsp/jstl/fmt"%>
+<%@ page isELIgnored="false" %>
+
+<%
+String path = request.getContextPath();
+%>
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/msg.jsp b/msg.jsp
new file mode 100644
index 0000000..60f3c85
--- /dev/null
+++ b/msg.jsp
@@ -0,0 +1,23 @@
+<%@ page language="java" pageEncoding="UTF-8"%>
+<%@ taglib prefix="c" uri="http://java.sun.com/jsp/jstl/core"%>
+<%@ taglib prefix="fmt" uri="http://java.sun.com/jsp/jstl/fmt"%>
+<%@ page isELIgnored="false" %>
+<%
+String path = request.getContextPath();
+String basePath = request.getScheme()+"://"+request.getServerName()+":"+request.getServerPort()+path+"/";
+%>
+
+
+
+
+
+
+
+
+
+
+
+
+ ${requestScope.msg}
+
+
diff --git a/orderMana.jsp b/orderMana.jsp
new file mode 100644
index 0000000..96607b1
--- /dev/null
+++ b/orderMana.jsp
@@ -0,0 +1,121 @@
+<%@ page language="java" pageEncoding="UTF-8"%>
+<%@ taglib prefix="c" uri="http://java.sun.com/jsp/jstl/core"%>
+<%@ taglib prefix="fmt" uri="http://java.sun.com/jsp/jstl/fmt"%>
+<%@ page isELIgnored="false" %>
+<%
+String path = request.getContextPath();
+%>
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/qiantai.css b/qiantai.css
new file mode 100644
index 0000000..ddc33d2
--- /dev/null
+++ b/qiantai.css
@@ -0,0 +1,424 @@
+
+/*
+Design by Free CSS Templates
+http://www.freecsstemplates.org
+Released for free under a Creative Commons Attribution 2.5 License
+*/
+
+body {
+ margin: 0;
+ padding: 0;
+ background: url(/dingcan/images/img01.jpg) repeat-x left top;
+ font-family: Arial, Helvetica, sans-serif;
+ font-size: 12px;
+ color: #66665E;
+}
+
+h1, h2, h3 {
+ margin: 0;
+ text-transform: uppercase;
+ font-family: "Trebuchet MS", Georgia, "Times New Roman", Times, serif;
+ font-weight: normal;
+ color: #0C95C9;
+}
+
+h1 { font-size: 44px; }
+
+h2 { font-size: 18px; }
+
+h3 { }
+
+p, ul, ol {
+ margin-top: 0;
+ line-height: 240%;
+ text-align: justify;
+}
+
+ul, ol { }
+
+blockquote { }
+
+a { color: #0C95C9; }
+
+a:hover { text-decoration: none; }
+
+a img {
+ border: none;
+}
+
+img.left {
+ float: left;
+ margin: 7px 30px 0 0;
+}
+
+img.right {
+ float: right;
+ margin: 7px 0 0 30px;
+}
+
+hr { display: none; }
+
+.list1 {
+}
+
+.list1 li {
+ float: left;
+ line-height: normal;
+}
+
+.list1 li img {
+ margin: 0 30px 30px 0;
+}
+
+.list1 li.alt img {
+ margin-right: 0;
+}
+
+#wrapper {
+}
+
+/* Header */
+
+#header-wrapper {
+}
+
+#header {
+ width: 920px;
+ height: 45px;
+ margin: 0 auto;
+}
+
+/* Menu */
+
+#menu {
+ float: left;
+ width: 540px;
+ height: 45px;
+}
+
+#menu ul {
+ margin: 0;
+ padding: 10px 0px 0px 5px;
+ list-style: none;
+ line-height: normal;
+}
+
+#menu li {
+ display: block;
+ float: left;
+}
+
+#menu a {
+ display: block;
+ float: left;
+ margin-right: 3px;
+ padding: 3px 8px 2px 8px;
+ text-decoration: none;
+ text-transform: capitalize;
+ font-family: Arial, Helvetica, sans-serif;
+ font-size: 12px;
+ color: #FFFFFF;
+}
+
+#menu a:hover { text-decoration: underline; }
+
+#menu .current_page_item a {
+ height: 20px;
+ background: #FEC200 url(/dingcan/images/img02.jpg) repeat-x left top;
+ color: #FFFFFF;
+}
+
+#menu .first {
+ background: none;
+}
+/* Search */
+
+#search {
+ float: right;
+ width: 305px;
+ height: 45px;
+}
+
+#search form {
+ float: right;
+ margin: 0;
+ padding: 12px 30px 0 0;
+}
+
+#search fieldset {
+ margin: 0;
+ padding: 0;
+ border: none;
+}
+
+#search input {
+ float: left;
+ font: 12px Georgia, "Times New Roman", Times, serif;
+ border: none;
+}
+
+#search-text {
+ width: 135px;
+ height: 18px;
+ padding: 3px 0 0 5px;
+ border: 1px solid #333333;
+ background: #ECF9E4;
+ color: #000000;
+}
+
+#search-submit {
+ height: 21px;
+ margin-left: 10px;
+ padding: 0px 5px;
+ background: #000000;
+ color: #FFFFFF;
+}
+
+/* Page */
+
+#page {
+ width: 920px;
+ margin: 0 auto;
+}
+
+#page-bgtop {
+ padding-top: 30px;
+}
+
+ /** LOGO */
+
+#logo {
+ width: 860px;
+ height: 134px;
+ margin: 0 auto;
+ background: url(/dingcan/images/img04.jpg) no-repeat right top;
+}
+
+#logo h1, #logo p {
+ margin: 0px;
+ line-height: normal;
+ text-transform: lowercase;
+ font-weight: normal;
+ color: #FFFFFF;
+}
+
+#logo p {
+ text-transform: lowercase;
+ font-size: 10px;
+}
+
+#logo h1 {
+ padding-top: 54px;
+ font-size: 34px;
+}
+
+#logo a {
+ text-decoration: none;
+ color: #FFFFFF;
+}
+
+/* Content */
+
+#content {
+ float: right;
+ width: 658px;
+ padding-top: 10px;
+ padding-right: 30px;
+}
+
+/* 发送 */
+
+.post {
+ background: url(/dingcan/images/img07.jpg) repeat-x left bottom;
+ margin-bottom: 25px;
+}
+
+.post .title {
+ height: 30px;
+ color: #549900;
+}
+
+.post .title a {
+ text-decoration: none;
+ color: #585D60;
+}
+
+.post .date {
+}
+
+.post .meta {
+ margin-top: -10px;
+ padding: 2px 30px 2px 16px;
+ background: url(/dingcan/images/img03.gif) no-repeat left 8px;
+ font-family: Arial, Helvetica, sans-serif;
+ font-weight: normal;
+ font-size: 10px;
+ color: #66665E;
+}
+
+.post .meta span {
+ display: block;
+ margin-top: -10px;
+}
+
+.post .meta a { }
+
+.post .entry {
+ padding: 10px 0;
+}
+
+.post .links {
+ margin: 0 250px 0 0;
+ padding: 0 0 0 0px;
+}
+
+.post .links .comments {
+}
+
+.post .links .permalink {
+ padding-left: 17px;
+}
+
+/* 侧边栏 */
+
+#sidebar {
+ float: left;
+ width: 177px;
+ padding-left: 22px;
+ font-family: Arial, Helvetica, sans-serif;
+ font-size: 11px;
+ color: #585D60;
+}
+
+#sidebar ul {
+ margin: 0;
+ padding: 0;
+ list-style: none;
+ line-height: normal;
+}
+
+#sidebar li {
+ margin-bottom: 30px;
+ padding: 0 0 10px 0px;
+}
+
+#sidebar li ul {
+}
+
+#sidebar li li {
+ margin: 0;
+ padding: 7px 10px 10px 7px;
+ background: url(/dingcan/images/img07.jpg) repeat-x left bottom;
+}
+
+#sidebar p {
+ margin: 0;
+ padding: 0px 10px;
+}
+
+#sidebar h2 {
+ height: 26px;
+ margin: 0 0 10px 0px;
+ padding: 12px 0 2px 7px;
+ text-transform: capitalize;
+ font-size: 18px;
+ font-weight: normal;
+ color: #464F54;
+}
+
+
+#sidebar p {
+ line-height: 200%;
+}
+#sidebar a {
+ text-align: left;
+ text-decoration: none;
+ font-weight: normal;
+ color: #585D60;
+}
+
+/* 日历 */
+
+#calendar {
+}
+
+#calendar caption {
+ padding-bottom: 5px;
+ font-weight: bold;
+}
+
+#calendar table {
+ width: 100%;
+ border-collapse: collapse;
+ border-bottom: 1px solid #24130F;
+ border-left: 1px solid #24130F;
+ border-right: 1px solid #24130F;
+}
+
+#calendar thead th {
+ padding: 5px 0;
+ text-align: center;
+ border-top: 1px solid #24130F;
+ border-left: 1px solid #24130F;
+ background: #24130F;
+}
+
+#calendar tbody td {
+ padding: 5px 0;
+ text-align: center;
+ border-top: 1px solid #24130F;
+ border-left: 1px solid #24130F;
+ border-bottom: 1px solid #24130F;
+}
+
+#calendar tfoot td {
+ padding: 5px;
+ border-left: 1px solid #24130F;
+ border-bottom: 1px solid #24130F;
+}
+
+#calendar tfoot #next {
+ border-top: 1px solid #24130F;
+ text-align: right;
+}
+
+#calendar tfoot #prev {
+ border-top: 1px solid #24130F;
+}
+
+#calendar .pad {
+ border-bottom: 1px solid #24130F;
+}
+
+#calendar #today {
+ background: #24130F;
+}
+
+/* Footer */
+
+#footer {
+ width: 920px;
+ height: 49px;
+ margin: 0 auto;
+ padding-top: 50px;
+}
+
+#footer-bgcontent {
+ margin: 0px;
+ padding: 0px;
+ height: 99px;
+ background: #394144;
+}
+
+#footer p {
+ margin: 0;
+ text-align: center;
+ line-height: normal;
+ text-transform: uppercase;
+ font-size: 10px;
+ color: #FFFFFF;
+}
+
+#footer a {
+ color: #E5FFC4;
+}
diff --git a/right.jsp b/right.jsp
new file mode 100644
index 0000000..23117b4
--- /dev/null
+++ b/right.jsp
@@ -0,0 +1,21 @@
+<%@ page language="java" import="java.util.*" pageEncoding="ISO-8859-1"%>
+<%
+String path = request.getContextPath();
+%>
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ welcome.
+
+
diff --git a/succ.jsp b/succ.jsp
new file mode 100644
index 0000000..bb028c5
--- /dev/null
+++ b/succ.jsp
@@ -0,0 +1,23 @@
+<%@ page language="java" pageEncoding="UTF-8"%>
+<%@ taglib prefix="c" uri="http://java.sun.com/jsp/jstl/core"%>
+<%@ taglib prefix="fmt" uri="http://java.sun.com/jsp/jstl/fmt"%>
+<%@ page isELIgnored="false" %>
+<%
+String path = request.getContextPath();
+String basePath = request.getScheme()+"://"+request.getServerName()+":"+request.getServerPort()+path+"/";
+%>
+
+
+
+
+
+
+
+
+
+
+
+
+ 閫氳繃楠岃瘉,鐧诲綍鎴愬姛
+
+
diff --git a/success.jsp b/success.jsp
new file mode 100644
index 0000000..01586f0
--- /dev/null
+++ b/success.jsp
@@ -0,0 +1,28 @@
+<%@ page language="java" pageEncoding="UTF-8"%>
+<%
+ String path = request.getAttribute("path").toString();
+ String message = request.getAttribute("message").toString();
+%>
+
+
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/sysPro.jsp b/sysPro.jsp
new file mode 100644
index 0000000..e69de29
diff --git a/top.jsp b/top.jsp
new file mode 100644
index 0000000..c1344ce
--- /dev/null
+++ b/top.jsp
@@ -0,0 +1,41 @@
+<%@ page language="java" import="java.util.*" pageEncoding="utf-8" %>
+<%
+ String path = request.getContextPath();
+%>
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ 鍩轰簬JSP鐨勯珮鏍″揩椁愬簵璁㈤绯荤粺
+
+
+ 娉ㄩ攢閫鍑
+ 杩斿洖棣栭〉
+
+
+
diff --git a/userDetail.jsp b/userDetail.jsp
new file mode 100644
index 0000000..1ef9874
--- /dev/null
+++ b/userDetail.jsp
@@ -0,0 +1,83 @@
+<%@ page language="java" pageEncoding="UTF-8"%>
+<%@ taglib prefix="c" uri="http://java.sun.com/jsp/jstl/core"%>
+<%@ taglib prefix="fmt" uri="http://java.sun.com/jsp/jstl/fmt"%>
+<%@ page isELIgnored="false" %>
+<%
+String path = request.getContextPath();
+%>
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/userMana.jsp b/userMana.jsp
new file mode 100644
index 0000000..3a0e09a
--- /dev/null
+++ b/userMana.jsp
@@ -0,0 +1,66 @@
+<%@ page language="java" pageEncoding="UTF-8"%>
+<%@ taglib prefix="c" uri="http://java.sun.com/jsp/jstl/core"%>
+<%@ taglib prefix="fmt" uri="http://java.sun.com/jsp/jstl/fmt"%>
+<%@ page isELIgnored="false" %>
+<%
+String path = request.getContextPath();
+%>
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/userPw.jsp b/userPw.jsp
new file mode 100644
index 0000000..994a83b
--- /dev/null
+++ b/userPw.jsp
@@ -0,0 +1,96 @@
+<%@ page language="java" import="java.util.*" pageEncoding="UTF-8"%>
+<%@ page isELIgnored="false" %>
+
+<%
+String path = request.getContextPath();
+%>
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/xinyongAdd.jsp b/xinyongAdd.jsp
new file mode 100644
index 0000000..499b7b6
--- /dev/null
+++ b/xinyongAdd.jsp
@@ -0,0 +1,83 @@
+<%@page import="java.text.SimpleDateFormat"%>
+<%@page import="java.util.Date"%>
+<%@ page language="java" pageEncoding="UTF-8"%>
+<%@ taglib prefix="c" uri="http://java.sun.com/jsp/jstl/core"%>
+<%@ taglib prefix="fmt" uri="http://java.sun.com/jsp/jstl/fmt"%>
+<%@ page isELIgnored="false"%>
+
+<%
+String path = request.getContextPath();
+%>
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+