You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

157 lines
2.5 KiB

3 years ago
3 years ago
3 years ago
3 years ago
3 years ago
3 years ago
3 years ago
3 years ago
3 years ago
3 years ago
3 years ago
3 years ago
3 years ago
3 years ago
3 years ago
3 years ago
3 years ago
3 years ago
3 years ago
3 years ago
3 years ago
3 years ago
3 years ago
3 years ago
3 years ago
3 years ago
3 years ago
3 years ago
3 years ago
3 years ago
3 years ago
3 years ago
3 years ago
3 years ago
3 years ago
3 years ago
3 years ago
3 years ago
3 years ago
3 years ago
3 years ago
3 years ago
3 years ago
3 years ago
3 years ago
  1. body {
  2. margin:0px;
  3. background-image:none;
  4. position:relative;
  5. left:0px;
  6. width:1680px;
  7. margin-left:auto;
  8. margin-right:auto;
  9. text-align:left;
  10. }
  11. .form_sketch {
  12. border-color:transparent;
  13. background-color:transparent;
  14. }
  15. #base {
  16. position:absolute;
  17. z-index:0;
  18. }
  19. #u88_div {
  20. border-width:0px;
  21. position:absolute;
  22. left:0px;
  23. top:0px;
  24. width:1680px;
  25. height:970px;
  26. background:inherit;
  27. background-color:rgba(242, 242, 242, 1);
  28. box-sizing:border-box;
  29. border-width:1px;
  30. border-style:solid;
  31. border-color:rgba(255, 255, 255, 1);
  32. border-left:0px;
  33. border-top:0px;
  34. border-right:0px;
  35. border-bottom:0px;
  36. border-radius:0px;
  37. -moz-box-shadow:none;
  38. -webkit-box-shadow:none;
  39. box-shadow:none;
  40. }
  41. #u88 {
  42. border-width:0px;
  43. position:absolute;
  44. left:0px;
  45. top:0px;
  46. width:1680px;
  47. height:970px;
  48. display:flex;
  49. }
  50. #u88 .text {
  51. position:absolute;
  52. align-self:center;
  53. padding:2px 2px 2px 2px;
  54. box-sizing:border-box;
  55. width:100%;
  56. }
  57. #u88_text {
  58. border-width:0px;
  59. word-wrap:break-word;
  60. text-transform:none;
  61. visibility:hidden;
  62. }
  63. #u89 {
  64. border-width:0px;
  65. position:absolute;
  66. left:0px;
  67. top:0px;
  68. width:1680px;
  69. height:970px;
  70. }
  71. #u89_state0 {
  72. border-width:0px;
  73. position:absolute;
  74. left:0px;
  75. top:0px;
  76. width:1680px;
  77. height:970px;
  78. -ms-overflow-x:hidden;
  79. overflow-x:hidden;
  80. -ms-overflow-y:hidden;
  81. overflow-y:hidden;
  82. background-image:none;
  83. border:none;
  84. border-radius:0px;
  85. -moz-box-shadow:none;
  86. -webkit-box-shadow:none;
  87. box-shadow:none;
  88. }
  89. #u89_state0_content {
  90. border-width:0px;
  91. position:absolute;
  92. left:0px;
  93. top:0px;
  94. width:1px;
  95. height:1px;
  96. }
  97. #u90 {
  98. border-width:0px;
  99. position:absolute;
  100. left:0px;
  101. top:0px;
  102. width:1680px;
  103. height:970px;
  104. }
  105. #u90_input {
  106. border-width:0px;
  107. position:absolute;
  108. left:0px;
  109. top:0px;
  110. width:1680px;
  111. height:970px;
  112. overflow:auto;
  113. }
  114. #u89_state1 {
  115. border-width:0px;
  116. position:absolute;
  117. left:0px;
  118. top:0px;
  119. width:1680px;
  120. height:970px;
  121. -ms-overflow-x:hidden;
  122. overflow-x:hidden;
  123. -ms-overflow-y:hidden;
  124. overflow-y:hidden;
  125. background-image:none;
  126. border:none;
  127. border-radius:0px;
  128. -moz-box-shadow:none;
  129. -webkit-box-shadow:none;
  130. box-shadow:none;
  131. visibility:hidden;
  132. }
  133. #u89_state1_content {
  134. border-width:0px;
  135. position:absolute;
  136. left:0px;
  137. top:0px;
  138. width:1px;
  139. height:1px;
  140. }
  141. #u91 {
  142. border-width:0px;
  143. position:absolute;
  144. left:0px;
  145. top:0px;
  146. width:1680px;
  147. height:970px;
  148. }
  149. #u91_input {
  150. border-width:0px;
  151. position:absolute;
  152. left:0px;
  153. top:0px;
  154. width:1680px;
  155. height:970px;
  156. overflow:auto;
  157. }