styles.css 2.7 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168
  1. body {
  2. margin:0px;
  3. background-image:none;
  4. touch-action:none;
  5. position:static;
  6. left:auto;
  7. width:520px;
  8. margin-left:0;
  9. margin-right:0;
  10. text-align:left;
  11. }
  12. #base {
  13. position:absolute;
  14. z-index:0;
  15. }
  16. #u0 {
  17. position:absolute;
  18. left:285px;
  19. top:200px;
  20. width:25px;
  21. height:20px;
  22. }
  23. #u0_img {
  24. position:absolute;
  25. left:0px;
  26. top:0px;
  27. width:25px;
  28. height:20px;
  29. }
  30. #u1 {
  31. position:absolute;
  32. left:2px;
  33. top:2px;
  34. width:21px;
  35. visibility:hidden;
  36. word-wrap:break-word;
  37. }
  38. #u2 {
  39. position:absolute;
  40. left:330px;
  41. top:220px;
  42. width:90px;
  43. height:25px;
  44. }
  45. #u2_input {
  46. position:absolute;
  47. left:0px;
  48. top:0px;
  49. width:90px;
  50. height:25px;
  51. font-family:'Arial Normal', 'Arial';
  52. font-weight:400;
  53. font-style:normal;
  54. font-size:13px;
  55. text-decoration:none;
  56. color:#000000;
  57. text-align:center;
  58. }
  59. #u3 {
  60. position:absolute;
  61. left:430px;
  62. top:220px;
  63. width:80px;
  64. height:25px;
  65. }
  66. #u3_input {
  67. position:absolute;
  68. left:0px;
  69. top:0px;
  70. width:80px;
  71. height:25px;
  72. font-family:'Arial Normal', 'Arial';
  73. font-weight:400;
  74. font-style:normal;
  75. font-size:13px;
  76. text-decoration:none;
  77. color:#000000;
  78. text-align:center;
  79. }
  80. #u4 {
  81. position:absolute;
  82. left:330px;
  83. top:269px;
  84. width:90px;
  85. height:25px;
  86. }
  87. #u4_input {
  88. position:absolute;
  89. left:0px;
  90. top:0px;
  91. width:90px;
  92. height:25px;
  93. font-family:'Arial Normal', 'Arial';
  94. font-weight:400;
  95. font-style:normal;
  96. font-size:13px;
  97. text-decoration:none;
  98. color:#000000;
  99. text-align:center;
  100. }
  101. #u5 {
  102. position:absolute;
  103. left:430px;
  104. top:269px;
  105. width:80px;
  106. height:25px;
  107. }
  108. #u5_input {
  109. position:absolute;
  110. left:0px;
  111. top:0px;
  112. width:80px;
  113. height:25px;
  114. font-family:'Arial Normal', 'Arial';
  115. font-weight:400;
  116. font-style:normal;
  117. font-size:13px;
  118. text-decoration:none;
  119. color:#000000;
  120. text-align:center;
  121. }
  122. #u6 {
  123. position:absolute;
  124. left:320px;
  125. top:200px;
  126. width:200px;
  127. height:120px;
  128. overflow:hidden;
  129. }
  130. #u6_state0 {
  131. position:absolute;
  132. left:0px;
  133. top:0px;
  134. width:200px;
  135. height:120px;
  136. -ms-overflow-x:hidden;
  137. overflow-x:hidden;
  138. -ms-overflow-y:hidden;
  139. overflow-y:hidden;
  140. background-image:none;
  141. }
  142. #u6_state0_content {
  143. position:absolute;
  144. left:0px;
  145. top:0px;
  146. width:1px;
  147. height:1px;
  148. }
  149. #u6_state1 {
  150. position:absolute;
  151. left:0px;
  152. top:0px;
  153. width:200px;
  154. height:120px;
  155. visibility:hidden;
  156. -ms-overflow-x:hidden;
  157. overflow-x:hidden;
  158. -ms-overflow-y:hidden;
  159. overflow-y:hidden;
  160. background-image:none;
  161. }
  162. #u6_state1_content {
  163. position:absolute;
  164. left:0px;
  165. top:0px;
  166. width:1px;
  167. height:1px;
  168. }