styles.css 1.1 KB

12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061626364656667686970
  1. body {
  2. margin:0px;
  3. background-image:none;
  4. position:static;
  5. left:auto;
  6. width:653px;
  7. margin-left:0;
  8. margin-right:0;
  9. text-align:left;
  10. }
  11. #base {
  12. position:absolute;
  13. z-index:0;
  14. }
  15. #u0_div {
  16. position:absolute;
  17. left:0px;
  18. top:0px;
  19. width:57px;
  20. height:20px;
  21. background:inherit;
  22. background-color:rgba(255, 255, 255, 0);
  23. border:none;
  24. border-radius:0px;
  25. -moz-box-shadow:none;
  26. -webkit-box-shadow:none;
  27. box-shadow:none;
  28. }
  29. #u0 {
  30. position:absolute;
  31. left:72px;
  32. top:52px;
  33. width:57px;
  34. height:20px;
  35. }
  36. #u1 {
  37. position:absolute;
  38. left:0px;
  39. top:0px;
  40. width:57px;
  41. white-space:nowrap;
  42. }
  43. #u2_div {
  44. position:absolute;
  45. left:0px;
  46. top:0px;
  47. width:581px;
  48. height:164px;
  49. background:inherit;
  50. background-color:rgba(255, 255, 255, 0);
  51. border:none;
  52. border-radius:0px;
  53. -moz-box-shadow:none;
  54. -webkit-box-shadow:none;
  55. box-shadow:none;
  56. }
  57. #u2 {
  58. position:absolute;
  59. left:72px;
  60. top:82px;
  61. width:581px;
  62. height:164px;
  63. }
  64. #u3 {
  65. position:absolute;
  66. left:0px;
  67. top:0px;
  68. width:581px;
  69. white-space:nowrap;
  70. }