styles.css 7.7 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512
  1. body {
  2. margin:0px;
  3. background-image:none;
  4. touch-action:none;
  5. position:static;
  6. left:auto;
  7. width:800px;
  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:800px;
  21. height:600px;
  22. overflow:hidden;
  23. }
  24. #u0_state0 {
  25. position:absolute;
  26. left:0px;
  27. top:0px;
  28. width:800px;
  29. height:600px;
  30. -ms-overflow-x:hidden;
  31. overflow-x:hidden;
  32. -ms-overflow-y:hidden;
  33. overflow-y:hidden;
  34. background-image:none;
  35. }
  36. #u0_state0_content {
  37. position:absolute;
  38. left:0px;
  39. top:0px;
  40. width:1px;
  41. height:1px;
  42. }
  43. #u1 {
  44. position:absolute;
  45. left:150px;
  46. top:100px;
  47. width:90px;
  48. height:25px;
  49. }
  50. #u1_input {
  51. position:absolute;
  52. left:0px;
  53. top:0px;
  54. width:90px;
  55. height:25px;
  56. font-family:'Arial Normal', 'Arial';
  57. font-weight:400;
  58. font-style:normal;
  59. font-size:13px;
  60. text-decoration:none;
  61. color:#000000;
  62. text-align:left;
  63. }
  64. #u2 {
  65. position:absolute;
  66. left:150px;
  67. top:125px;
  68. width:490px;
  69. height:305px;
  70. color:#000000;
  71. }
  72. #u2_img {
  73. position:absolute;
  74. left:0px;
  75. top:0px;
  76. width:490px;
  77. height:305px;
  78. }
  79. #u3 {
  80. position:absolute;
  81. left:2px;
  82. top:144px;
  83. width:486px;
  84. visibility:hidden;
  85. word-wrap:break-word;
  86. }
  87. #u4 {
  88. position:absolute;
  89. left:235px;
  90. top:140px;
  91. width:90px;
  92. height:25px;
  93. }
  94. #u4_input {
  95. position:absolute;
  96. left:0px;
  97. top:0px;
  98. width:90px;
  99. height:25px;
  100. font-family:'Arial Normal', 'Arial';
  101. font-weight:400;
  102. font-style:normal;
  103. font-size:13px;
  104. text-decoration:none;
  105. color:#000000;
  106. text-align:left;
  107. }
  108. #u5 {
  109. position:absolute;
  110. left:165px;
  111. top:144px;
  112. width:70px;
  113. height:16px;
  114. }
  115. #u5_img {
  116. position:absolute;
  117. left:0px;
  118. top:0px;
  119. width:70px;
  120. height:16px;
  121. }
  122. #u6 {
  123. position:absolute;
  124. left:0px;
  125. top:0px;
  126. width:70px;
  127. word-wrap:break-word;
  128. }
  129. #u7 {
  130. position:absolute;
  131. left:420px;
  132. top:144px;
  133. width:70px;
  134. height:16px;
  135. }
  136. #u7_img {
  137. position:absolute;
  138. left:0px;
  139. top:0px;
  140. width:70px;
  141. height:16px;
  142. }
  143. #u8 {
  144. position:absolute;
  145. left:0px;
  146. top:0px;
  147. width:70px;
  148. word-wrap:break-word;
  149. }
  150. #u9 {
  151. position:absolute;
  152. left:165px;
  153. top:185px;
  154. width:70px;
  155. height:16px;
  156. }
  157. #u9_img {
  158. position:absolute;
  159. left:0px;
  160. top:0px;
  161. width:70px;
  162. height:16px;
  163. }
  164. #u10 {
  165. position:absolute;
  166. left:0px;
  167. top:0px;
  168. width:70px;
  169. word-wrap:break-word;
  170. }
  171. #u11 {
  172. position:absolute;
  173. left:235px;
  174. top:280px;
  175. width:90px;
  176. height:25px;
  177. }
  178. #u11_input {
  179. position:absolute;
  180. left:0px;
  181. top:0px;
  182. width:90px;
  183. height:25px;
  184. font-family:'Arial Normal', 'Arial';
  185. font-weight:400;
  186. font-style:normal;
  187. font-size:13px;
  188. text-decoration:none;
  189. color:#000000;
  190. text-align:left;
  191. }
  192. #u12 {
  193. position:absolute;
  194. left:165px;
  195. top:289px;
  196. width:70px;
  197. height:16px;
  198. }
  199. #u12_img {
  200. position:absolute;
  201. left:0px;
  202. top:0px;
  203. width:70px;
  204. height:16px;
  205. }
  206. #u13 {
  207. position:absolute;
  208. left:0px;
  209. top:0px;
  210. width:70px;
  211. word-wrap:break-word;
  212. }
  213. #u14 {
  214. position:absolute;
  215. left:235px;
  216. top:229px;
  217. width:90px;
  218. height:25px;
  219. }
  220. #u14_input {
  221. position:absolute;
  222. left:0px;
  223. top:0px;
  224. width:90px;
  225. height:25px;
  226. font-family:'Arial Normal', 'Arial';
  227. font-weight:400;
  228. font-style:normal;
  229. font-size:13px;
  230. text-decoration:none;
  231. color:#000000;
  232. text-align:left;
  233. }
  234. #u15 {
  235. position:absolute;
  236. left:165px;
  237. top:235px;
  238. width:70px;
  239. height:16px;
  240. }
  241. #u15_img {
  242. position:absolute;
  243. left:0px;
  244. top:0px;
  245. width:70px;
  246. height:16px;
  247. }
  248. #u16 {
  249. position:absolute;
  250. left:0px;
  251. top:0px;
  252. width:70px;
  253. word-wrap:break-word;
  254. }
  255. #u17 {
  256. position:absolute;
  257. left:235px;
  258. top:184px;
  259. width:140px;
  260. height:22px;
  261. }
  262. #u17_input {
  263. position:absolute;
  264. left:0px;
  265. top:0px;
  266. width:140px;
  267. height:22px;
  268. font-family:'Arial Normal', 'Arial';
  269. font-weight:400;
  270. font-style:normal;
  271. font-size:13px;
  272. text-decoration:none;
  273. color:#000000;
  274. }
  275. #u17_input:disabled {
  276. color:grayText;
  277. }
  278. #u18 {
  279. position:absolute;
  280. left:490px;
  281. top:141px;
  282. width:140px;
  283. height:22px;
  284. }
  285. #u18_input {
  286. position:absolute;
  287. left:0px;
  288. top:0px;
  289. width:140px;
  290. height:22px;
  291. font-family:'Arial Normal', 'Arial';
  292. font-weight:400;
  293. font-style:normal;
  294. font-size:13px;
  295. text-decoration:none;
  296. color:#000000;
  297. }
  298. #u18_input:disabled {
  299. color:grayText;
  300. }
  301. #u19 {
  302. position:absolute;
  303. left:420px;
  304. top:191px;
  305. width:70px;
  306. height:16px;
  307. }
  308. #u19_img {
  309. position:absolute;
  310. left:0px;
  311. top:0px;
  312. width:70px;
  313. height:16px;
  314. }
  315. #u20 {
  316. position:absolute;
  317. left:0px;
  318. top:0px;
  319. width:70px;
  320. word-wrap:break-word;
  321. }
  322. #u21 {
  323. position:absolute;
  324. left:420px;
  325. top:390px;
  326. width:100px;
  327. height:25px;
  328. }
  329. #u21_input {
  330. position:absolute;
  331. left:0px;
  332. top:0px;
  333. width:100px;
  334. height:25px;
  335. font-family:'Arial Normal', 'Arial';
  336. font-weight:400;
  337. font-style:normal;
  338. font-size:13px;
  339. text-decoration:none;
  340. color:#000000;
  341. text-align:center;
  342. }
  343. #u22 {
  344. position:absolute;
  345. left:530px;
  346. top:391px;
  347. width:100px;
  348. height:25px;
  349. }
  350. #u22_input {
  351. position:absolute;
  352. left:0px;
  353. top:0px;
  354. width:100px;
  355. height:25px;
  356. font-family:'Arial Normal', 'Arial';
  357. font-weight:400;
  358. font-style:normal;
  359. font-size:13px;
  360. text-decoration:none;
  361. color:#000000;
  362. text-align:center;
  363. }
  364. #u23 {
  365. position:absolute;
  366. left:420px;
  367. top:238px;
  368. width:70px;
  369. height:16px;
  370. }
  371. #u23_img {
  372. position:absolute;
  373. left:0px;
  374. top:0px;
  375. width:70px;
  376. height:16px;
  377. }
  378. #u24 {
  379. position:absolute;
  380. left:0px;
  381. top:0px;
  382. width:70px;
  383. word-wrap:break-word;
  384. }
  385. #u25 {
  386. position:absolute;
  387. left:490px;
  388. top:229px;
  389. width:90px;
  390. height:25px;
  391. }
  392. #u25_input {
  393. position:absolute;
  394. left:0px;
  395. top:0px;
  396. width:90px;
  397. height:25px;
  398. font-family:'Arial Normal', 'Arial';
  399. font-weight:400;
  400. font-style:normal;
  401. font-size:13px;
  402. text-decoration:none;
  403. color:#000000;
  404. text-align:left;
  405. }
  406. #u26 {
  407. position:absolute;
  408. left:420px;
  409. top:289px;
  410. width:70px;
  411. height:16px;
  412. }
  413. #u26_img {
  414. position:absolute;
  415. left:0px;
  416. top:0px;
  417. width:70px;
  418. height:16px;
  419. }
  420. #u27 {
  421. position:absolute;
  422. left:0px;
  423. top:0px;
  424. width:70px;
  425. word-wrap:break-word;
  426. }
  427. #u28 {
  428. position:absolute;
  429. left:165px;
  430. top:349px;
  431. width:70px;
  432. height:16px;
  433. }
  434. #u28_img {
  435. position:absolute;
  436. left:0px;
  437. top:0px;
  438. width:70px;
  439. height:16px;
  440. }
  441. #u29 {
  442. position:absolute;
  443. left:0px;
  444. top:0px;
  445. width:70px;
  446. word-wrap:break-word;
  447. }
  448. #u30 {
  449. position:absolute;
  450. left:235px;
  451. top:345px;
  452. width:95px;
  453. height:25px;
  454. }
  455. #u30_input {
  456. position:absolute;
  457. left:0px;
  458. top:0px;
  459. width:95px;
  460. height:25px;
  461. font-family:'Arial Normal', 'Arial';
  462. font-weight:400;
  463. font-style:normal;
  464. font-size:13px;
  465. text-decoration:none;
  466. color:#000000;
  467. text-align:left;
  468. }
  469. #u31 {
  470. position:absolute;
  471. left:490px;
  472. top:280px;
  473. width:90px;
  474. height:25px;
  475. }
  476. #u31_input {
  477. position:absolute;
  478. left:0px;
  479. top:0px;
  480. width:90px;
  481. height:25px;
  482. font-family:'Arial Normal', 'Arial';
  483. font-weight:400;
  484. font-style:normal;
  485. font-size:13px;
  486. text-decoration:none;
  487. color:#000000;
  488. text-align:left;
  489. }
  490. #u32 {
  491. position:absolute;
  492. left:490px;
  493. top:184px;
  494. width:140px;
  495. height:22px;
  496. }
  497. #u32_input {
  498. position:absolute;
  499. left:0px;
  500. top:0px;
  501. width:140px;
  502. height:22px;
  503. font-family:'Arial Normal', 'Arial';
  504. font-weight:400;
  505. font-style:normal;
  506. font-size:13px;
  507. text-decoration:none;
  508. color:#000000;
  509. }
  510. #u32_input:disabled {
  511. color:grayText;
  512. }