diff options
Diffstat (limited to 'static/main2.css')
| -rw-r--r-- | static/main2.css | 276 |
1 files changed, 276 insertions, 0 deletions
diff --git a/static/main2.css b/static/main2.css new file mode 100644 index 0000000..822cde3 --- /dev/null +++ b/static/main2.css @@ -0,0 +1,276 @@ +@charset "UTF-8"; +/* CSS Document */ + +#apDiv2 { + position:relative; + top:75px; + width:700px; + margin: 0px auto -1px auto; + height: 300px; + z-index: 3; +} +#txt { + position:absolute; + top:110px; + width:533px; + margin: 0px auto -1px auto; + height: 18px; + z-index: 3; + line-height: 18px; + font-weight: bold; + color: #333; +} +#info { + position:relative; + top:150px; + width:700px; + margin: 0px auto -1px auto; + height: 14px; + color: #999; + bottom:0px; + z-index: 3; +} +#header { + position:relative; + background:#fff url("cloudbg2.png") no-repeat 0 0; + background-position:center; + width:700px; + margin: 0px auto -1px auto; + top:10px; + height:700px; + z-index:2; + + opacity:0.9; + -moz-border-radius-topleft:10px; + -moz-border-radius-bottomleft:10px; + -moz-border-radius-bottomright:10px; + -moz-border-radius-topleft:10px; + -moz-border-radius-topright:10px; + border-top-left-radius:10px; + border-top-right-radius:10px; +} +.round { + -moz-border-radius:5px; + -webkit-border-radius:5px; +} +.round-top-right { + -moz-border-radius-topright:5px; + -webkit-border-top-right-radius:5px; +} +.round-right { + -moz-border-radius-topright:5px; + -moz-border-radius-bottomright:5px; + -webkit-border-top-right-radius:5px; + -webkit-border-bottom-right-radius:5px; +} +.round-bottom-right { + -moz-border-radius-bottomright:5px; + -webkit-border-bottom-right-radius:5px; +} +.round-bottom { + -moz-border-radius-topright:0; + -moz-border-radius-topleft:0; + -moz-border-radius-bottomright:5px; + -moz-border-radius-bottomleft:5px; + -webkit-border-top-right-radius:0; + -webkit-border-top-left-radius:0; + -webkit-border-bottom-right-radius:5px; + -webkit-border-bottom-left-radius:5px; +} +.round-bottom-left { + -moz-border-radius-bottomleft:5px; + -webkit-border-bottom-left-radius:5px; +} +.round-left { + -moz-border-radius-topleft:5px; + -moz-border-radius-bottomleft:5px; + -webkit-border-top-left-radius:5px; + -webkit-border-bottom-left-radius:5px; +} +.round-top-left { + -moz-border-radius-topleft:5px; + -webkit-border-top-left-radius:5px; +} +.round-top { + -moz-border-radius-topright:5px; + -moz-border-radius-topleft:5px; + -moz-border-radius-bottomright:0; + -moz-border-radius-bottomleft:0; + -webkit-border-top-right-radius:5px; + -webkit-border-top-left-radius:5px; + -webkit-border-bottom-right-radius:0; + -webkit-border-bottom-left-radius:0; +} + +#front { + position:fixed; + top:150px; +} +#infopage { + + + margin: 0px auto -1px auto; + height: 14px; + color: #999; + bottom:0px; + z-index: 3; + font-size: 10px; + + font-size: 12px; + letter-spacing: 1px; + bottom: 0px; +} +#signin { + position:absolute; + left:0px; + width:351px; + height:135px; + z-index:3; + top: 143px; +} +#signinbg { + position:absolute; + left:1px; + width:346px; + height:253px; + background-position:right; + background-repeat:no-repeat; + z-index:1; + top: 157px; +} +#about { + position:absolute; + width:280px; + height: 250; + left:364px; + ; + font-weight: bold; + color: #000; + z-index:2; + line-height: 18px; + top: 153px; +} +#input { + padding-right:15px; + line-height:22px; + font-size: 12px; +} +body,td,th { + font-family: Arial, Helvetica, sans-serif; + font-size: 16px; + line-height: 40px; +} +#apDiv1 div #input #form1 label { + font-size: 12px; + color: #333; +} +.re { + font-size: 10px; +} +#apDiv2 #about div { + font-size: 10px; + color: #424143; +} +#top { + position:absolute; + left:0px; + top:0px; + width:100%; + height:32px; + z-index:2; + background-color: #CCC; +} +#apDiv3 { + position:fixed; + left:0px; + top:0px; + width:68px; + height:68px; + background-image: url(topl.png); +} +#apDiv4 { + position:fixed; + top:0px; + width:68px; + height:68px; + + right: 0px; + background-image: url(topr.png); +} +#bottom { + position:absolute; + left:0px; + bottom:0px; + width:100%; + height:10px; + z-index:1; + font-size: 10px; + line-height: 5px; +} +#apDiv5 { + position:fixed; + bottom:0px; + width:60px; + height:68px; + + left: 0px; + background-image: url(bottoml.png); +} +#apDiv6 { + position:fixed; + bottom:0px; + width:60px; + height:68px; + + right: 0px; + background-image: url(bottomr.png); +} +#bg { + position:absolute; + left:0px; + top:0px; + width:100%; + height:100%; + z-index:2; + background-image:url(grad2.jpg); +} +body { + background-image: url(bg4.png); + background-repeat: repeat-x; + background-attachment:fixed; + overflow:hidden; +} +#plane { + position:fixed; + top:9px; + right:0px; + width:100%; + height:100%; + z-index:1; + background-image: url(cloudbg1.png); + background-repeat: no-repeat; + background-position:center; + -moz-opacity: 0.6; +filter:alpha(opacity=60); + /* CSS3 standard */ + opacity:0.6; + + +} +#registerbox { + padding-left:20px; + font-family:Arial, Helvetica, sans-serif; + font-size:12px; + padding-right:0px; + line-height:28px; +} +.form { font-size: 14px; color="#990000"; } +.info { + font-size: 10px; +} +.info { + font-size: 12px; + letter-spacing: 1px; + bottom: 0px; + color: #999; +} |
