diff --git a/12.08/css/base.css b/12.08/css/base.css new file mode 100644 index 0000000000000000000000000000000000000000..38dcab5cc86f9bdbefac6710a8cf2b9e8993ed77 --- /dev/null +++ b/12.08/css/base.css @@ -0,0 +1,15 @@ +/* CSS Document */ + +*{padding:0px; + margin:0px; + font-size:12px; +} +ul{list-style:none;} +a{ color:#000; text-decoration:none;} +#boss{ + width:700px; + margin:0 auto; +} +body{ + background-color:#FFD8D9; +} \ No newline at end of file diff --git a/12.08/css/left.css b/12.08/css/left.css new file mode 100644 index 0000000000000000000000000000000000000000..7c965834876a04213bebd3447bdb51dd64ef9aca --- /dev/null +++ b/12.08/css/left.css @@ -0,0 +1,35 @@ +#left{ + width:180px; + background:url(../img/leftbottom.jpg) no-repeat bottom white; + float:left; + } +#left1{ + background-image:url(../img/login.jpg); + background-repeat:no-repeat; + padding-top:50px; +} +#left1 .txtStyle{ + width:100px; + border:none; + border-bottom:solid 1px; + margin-top:5px; +} +#left1 .btnStyle{ + width:40px; +} +#left1 li{ + text-align:center; + margin-top:4px; +} +#left2 h3{ + background-color:#FFD8F9; +} +#left2 li{ + line-height:29px; + background:url(../img/icon1.gif) no-repeat left center; + padding-left:15px; + border-bottom:dashed 1px; +} +#left2{ + padding: 5px 25px 8px; +} \ No newline at end of file diff --git a/12.08/css/right.css b/12.08/css/right.css new file mode 100644 index 0000000000000000000000000000000000000000..5e3a11e87bb138594f1ca51fab44e831966c38ed --- /dev/null +++ b/12.08/css/right.css @@ -0,0 +1,64 @@ +/* CSS Document */ +#right{ + width:518px; + float:right; + background:url(../img/leftbottom.jpg) no-repeat bottom white; +} +#right1{ + background:url(../img/news.jpg) no-repeat; + height:142px; +} +#right1 li{ + float:left; + margin-left:2px; + padding-top:33px; +} +#right2{ + background:url(../img/recommend.jpg) no-repeat; + height:350px; + background-color:#FFF; + margin-top:2px; +} +#right2 li{ + float:left; + padding-top:33px; + margin-left:18.8px; + text-align:center; +} +#right3{ + background:url(../img/fresh.jpg) no-repeat; + height:160px; + background-color:#FFF; + margin-top:2px; +} +#right3 li{ + float:left; + margin-left:18.8px; + padding-top:33px; + text-align:center; +} +#right4{ + padding-top:50px; + background:url(../img/tips.jpg) no-repeat; + height:161px; + background-color:#FFF; + margin-top:2px; +} +#right4 li { + line-height:35px; + text-align:left; + float:left; + width:200px; + padding-left:50px; +} +#right4 a:hover{ + position:relative; + left:1px; + bottom:1px; +} + + + + + + diff --git a/12.08/css/top.css b/12.08/css/top.css new file mode 100644 index 0000000000000000000000000000000000000000..1a0195c2c85fbc422eb00fef2f4b4dd8b412fd71 --- /dev/null +++ b/12.08/css/top.css @@ -0,0 +1,21 @@ +/* CSS Document */ +#top{ + height:153px; + padding-bottom:2px; +} +#top1{ + width:700px; + height:120px; + background:url(../img/banner.jpg) no-repeat; +} +#top2 li{ + float:left; + width:100px; + text-align:center; + line-height:33px; + background:url(../img/button1.jpg) no-repeat; +} +#top2 li:hover{ + background:url(../img/button1_bg.jpg) no-repeat; + position:relative; bottom:1px; right:1px; +} diff --git a/12.08/index0.html b/12.08/index0.html new file mode 100644 index 0000000000000000000000000000000000000000..abe51dca513cc2f68cf0246cabf21e65c88ff04b --- /dev/null +++ b/12.08/index0.html @@ -0,0 +1,145 @@ + + + + +无标题文档 + + + + + + +
+
+
+ +
+
+
+
+ +
+
+ +
+ +
+ +