styles.css 1.1 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172
  1. body {
  2. margin:0px;
  3. background-image:none;
  4. touch-action:none;
  5. position:static;
  6. left:auto;
  7. width:870px;
  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:0px;
  19. top:0px;
  20. width:866px;
  21. height:756px;
  22. }
  23. #u0_input {
  24. position:absolute;
  25. left:0px;
  26. top:0px;
  27. width:866px;
  28. height:756px;
  29. }
  30. #u1 {
  31. position:absolute;
  32. left:1px;
  33. top:-1px;
  34. width:849px;
  35. height:747px;
  36. }
  37. #u1_img {
  38. position:absolute;
  39. left:0px;
  40. top:0px;
  41. width:849px;
  42. height:747px;
  43. }
  44. #u2 {
  45. position:absolute;
  46. left:2px;
  47. top:366px;
  48. width:845px;
  49. visibility:hidden;
  50. word-wrap:break-word;
  51. }
  52. #u3 {
  53. position:absolute;
  54. left:740px;
  55. top:20px;
  56. width:100px;
  57. height:40px;
  58. }
  59. #u3_input {
  60. position:absolute;
  61. left:0px;
  62. top:0px;
  63. width:100px;
  64. height:40px;
  65. font-family:'Arial Normal', 'Arial';
  66. font-weight:400;
  67. font-style:normal;
  68. font-size:13px;
  69. text-decoration:none;
  70. color:#000000;
  71. text-align:center;
  72. }