12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061626364656667686970 |
- body {
- margin:0px;
- background-image:none;
- position:static;
- left:auto;
- width:653px;
- margin-left:0;
- margin-right:0;
- text-align:left;
- }
- #base {
- position:absolute;
- z-index:0;
- }
- #u0_div {
- position:absolute;
- left:0px;
- top:0px;
- width:57px;
- height:20px;
- background:inherit;
- background-color:rgba(255, 255, 255, 0);
- border:none;
- border-radius:0px;
- -moz-box-shadow:none;
- -webkit-box-shadow:none;
- box-shadow:none;
- }
- #u0 {
- position:absolute;
- left:72px;
- top:52px;
- width:57px;
- height:20px;
- }
- #u1 {
- position:absolute;
- left:0px;
- top:0px;
- width:57px;
- white-space:nowrap;
- }
- #u2_div {
- position:absolute;
- left:0px;
- top:0px;
- width:581px;
- height:164px;
- background:inherit;
- background-color:rgba(255, 255, 255, 0);
- border:none;
- border-radius:0px;
- -moz-box-shadow:none;
- -webkit-box-shadow:none;
- box-shadow:none;
- }
- #u2 {
- position:absolute;
- left:72px;
- top:82px;
- width:581px;
- height:164px;
- }
- #u3 {
- position:absolute;
- left:0px;
- top:0px;
- width:581px;
- white-space:nowrap;
- }
|