styles.css 11 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675676677678679680681682683684685686687688689690691692693694695696697698699700701702703704705706707708709710711712713714715716717718719720721722723724725726727728729730
  1. body {
  2. margin:0px;
  3. background-image:none;
  4. touch-action:none;
  5. position:static;
  6. left:auto;
  7. width:703px;
  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:-10px;
  20. width:800px;
  21. height:610px;
  22. }
  23. #u0_img {
  24. position:absolute;
  25. left:0px;
  26. top:0px;
  27. width:800px;
  28. height:610px;
  29. }
  30. #u1 {
  31. position:absolute;
  32. left:2px;
  33. top:297px;
  34. width:796px;
  35. visibility:hidden;
  36. word-wrap:break-word;
  37. }
  38. #u2 {
  39. position:absolute;
  40. left:111px;
  41. top:240px;
  42. width:592px;
  43. height:40px;
  44. }
  45. #u2_input {
  46. position:absolute;
  47. left:0px;
  48. top:0px;
  49. width:592px;
  50. height:40px;
  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:left;
  58. }
  59. #u3 {
  60. position:absolute;
  61. left:17px;
  62. top:240px;
  63. width:94px;
  64. height:30px;
  65. text-align:right;
  66. }
  67. #u3_img {
  68. position:absolute;
  69. left:0px;
  70. top:0px;
  71. width:94px;
  72. height:30px;
  73. }
  74. #u4 {
  75. position:absolute;
  76. left:0px;
  77. top:7px;
  78. width:94px;
  79. word-wrap:break-word;
  80. }
  81. #u5 {
  82. position:absolute;
  83. left:451px;
  84. top:60px;
  85. width:94px;
  86. height:30px;
  87. text-align:right;
  88. }
  89. #u5_img {
  90. position:absolute;
  91. left:0px;
  92. top:0px;
  93. width:94px;
  94. height:30px;
  95. }
  96. #u6 {
  97. position:absolute;
  98. left:0px;
  99. top:7px;
  100. width:94px;
  101. word-wrap:break-word;
  102. }
  103. #u7 {
  104. position:absolute;
  105. left:545px;
  106. top:60px;
  107. width:150px;
  108. height:30px;
  109. }
  110. #u7_input {
  111. position:absolute;
  112. left:0px;
  113. top:0px;
  114. width:150px;
  115. height:30px;
  116. font-family:'Arial Normal', 'Arial';
  117. font-weight:400;
  118. font-style:normal;
  119. font-size:13px;
  120. text-decoration:none;
  121. color:#000000;
  122. text-align:left;
  123. }
  124. #u8 {
  125. position:absolute;
  126. left:17px;
  127. top:400px;
  128. width:94px;
  129. height:30px;
  130. text-align:right;
  131. }
  132. #u8_img {
  133. position:absolute;
  134. left:0px;
  135. top:0px;
  136. width:94px;
  137. height:30px;
  138. }
  139. #u9 {
  140. position:absolute;
  141. left:0px;
  142. top:7px;
  143. width:94px;
  144. word-wrap:break-word;
  145. }
  146. #u10 {
  147. position:absolute;
  148. left:180px;
  149. top:510px;
  150. width:100px;
  151. height:35px;
  152. }
  153. #u10_input {
  154. position:absolute;
  155. left:0px;
  156. top:0px;
  157. width:100px;
  158. height:35px;
  159. font-family:'Arial Normal', 'Arial';
  160. font-weight:400;
  161. font-style:normal;
  162. font-size:13px;
  163. text-decoration:none;
  164. color:#000000;
  165. text-align:center;
  166. }
  167. #u11 {
  168. position:absolute;
  169. left:475px;
  170. top:510px;
  171. width:100px;
  172. height:35px;
  173. }
  174. #u11_input {
  175. position:absolute;
  176. left:0px;
  177. top:0px;
  178. width:100px;
  179. height:35px;
  180. font-family:'Arial Normal', 'Arial';
  181. font-weight:400;
  182. font-style:normal;
  183. font-size:13px;
  184. text-decoration:none;
  185. color:#000000;
  186. text-align:center;
  187. }
  188. #u12 {
  189. position:absolute;
  190. left:49px;
  191. top:110px;
  192. width:94px;
  193. height:30px;
  194. text-align:right;
  195. }
  196. #u12_img {
  197. position:absolute;
  198. left:0px;
  199. top:0px;
  200. width:94px;
  201. height:30px;
  202. }
  203. #u13 {
  204. position:absolute;
  205. left:0px;
  206. top:7px;
  207. width:94px;
  208. word-wrap:break-word;
  209. }
  210. #u14 {
  211. position:absolute;
  212. left:143px;
  213. top:110px;
  214. width:150px;
  215. height:30px;
  216. }
  217. #u14_input {
  218. position:absolute;
  219. left:0px;
  220. top:0px;
  221. width:150px;
  222. height:30px;
  223. font-family:'Arial Normal', 'Arial';
  224. font-weight:400;
  225. font-style:normal;
  226. font-size:13px;
  227. text-decoration:none;
  228. color:#000000;
  229. text-align:left;
  230. }
  231. #u15 {
  232. position:absolute;
  233. left:451px;
  234. top:100px;
  235. width:94px;
  236. height:30px;
  237. text-align:right;
  238. }
  239. #u15_img {
  240. position:absolute;
  241. left:0px;
  242. top:0px;
  243. width:94px;
  244. height:30px;
  245. }
  246. #u16 {
  247. position:absolute;
  248. left:0px;
  249. top:7px;
  250. width:94px;
  251. word-wrap:break-word;
  252. }
  253. #u17 {
  254. position:absolute;
  255. left:546px;
  256. top:100px;
  257. width:150px;
  258. height:30px;
  259. }
  260. #u17_input {
  261. position:absolute;
  262. left:0px;
  263. top:0px;
  264. width:150px;
  265. height:30px;
  266. font-family:'Arial Normal', 'Arial';
  267. font-weight:400;
  268. font-style:normal;
  269. font-size:13px;
  270. text-decoration:none;
  271. color:#000000;
  272. text-align:left;
  273. }
  274. #u18 {
  275. position:absolute;
  276. left:111px;
  277. top:330px;
  278. width:200px;
  279. height:100px;
  280. }
  281. #u18_input {
  282. position:absolute;
  283. left:0px;
  284. top:0px;
  285. width:200px;
  286. height:100px;
  287. font-family:'Arial Normal', 'Arial';
  288. font-weight:400;
  289. font-style:normal;
  290. font-size:13px;
  291. text-decoration:none;
  292. color:#000000;
  293. }
  294. #u19 {
  295. position:absolute;
  296. left:311px;
  297. top:400px;
  298. width:64px;
  299. height:30px;
  300. }
  301. #u19_input {
  302. position:absolute;
  303. left:0px;
  304. top:0px;
  305. width:64px;
  306. height:30px;
  307. font-family:'Arial Normal', 'Arial';
  308. font-weight:400;
  309. font-style:normal;
  310. font-size:13px;
  311. text-decoration:none;
  312. color:#000000;
  313. text-align:center;
  314. }
  315. #u20 {
  316. position:absolute;
  317. left:331px;
  318. top:510px;
  319. width:100px;
  320. height:35px;
  321. }
  322. #u20_input {
  323. position:absolute;
  324. left:0px;
  325. top:0px;
  326. width:100px;
  327. height:35px;
  328. font-family:'Arial Normal', 'Arial';
  329. font-weight:400;
  330. font-style:normal;
  331. font-size:13px;
  332. text-decoration:none;
  333. color:#000000;
  334. text-align:center;
  335. }
  336. #u21 {
  337. position:absolute;
  338. left:46px;
  339. top:60px;
  340. width:94px;
  341. height:30px;
  342. text-align:right;
  343. }
  344. #u21_img {
  345. position:absolute;
  346. left:0px;
  347. top:0px;
  348. width:94px;
  349. height:30px;
  350. }
  351. #u22 {
  352. position:absolute;
  353. left:0px;
  354. top:7px;
  355. width:94px;
  356. word-wrap:break-word;
  357. }
  358. #u23 {
  359. position:absolute;
  360. left:46px;
  361. top:10px;
  362. width:94px;
  363. height:30px;
  364. text-align:right;
  365. }
  366. #u23_img {
  367. position:absolute;
  368. left:0px;
  369. top:0px;
  370. width:94px;
  371. height:30px;
  372. }
  373. #u24 {
  374. position:absolute;
  375. left:0px;
  376. top:7px;
  377. width:94px;
  378. word-wrap:break-word;
  379. }
  380. #u25 {
  381. position:absolute;
  382. left:140px;
  383. top:10px;
  384. width:150px;
  385. height:30px;
  386. }
  387. #u25_input {
  388. position:absolute;
  389. left:0px;
  390. top:0px;
  391. width:150px;
  392. height:30px;
  393. font-family:'Arial Normal', 'Arial';
  394. font-weight:400;
  395. font-style:normal;
  396. font-size:13px;
  397. text-decoration:none;
  398. color:#000000;
  399. }
  400. #u25_input:disabled {
  401. color:grayText;
  402. }
  403. #u26 {
  404. position:absolute;
  405. left:451px;
  406. top:10px;
  407. width:94px;
  408. height:30px;
  409. text-align:right;
  410. }
  411. #u26_img {
  412. position:absolute;
  413. left:0px;
  414. top:0px;
  415. width:94px;
  416. height:30px;
  417. }
  418. #u27 {
  419. position:absolute;
  420. left:0px;
  421. top:7px;
  422. width:94px;
  423. word-wrap:break-word;
  424. }
  425. #u28 {
  426. position:absolute;
  427. left:545px;
  428. top:10px;
  429. width:150px;
  430. height:30px;
  431. }
  432. #u28_input {
  433. position:absolute;
  434. left:0px;
  435. top:0px;
  436. width:150px;
  437. height:30px;
  438. font-family:'Arial Normal', 'Arial';
  439. font-weight:400;
  440. font-style:normal;
  441. font-size:13px;
  442. text-decoration:none;
  443. color:#000000;
  444. }
  445. #u28_input:disabled {
  446. color:grayText;
  447. }
  448. #u29 {
  449. position:absolute;
  450. left:265px;
  451. top:115px;
  452. width:22px;
  453. height:19px;
  454. }
  455. #u29_img {
  456. position:absolute;
  457. left:0px;
  458. top:0px;
  459. width:22px;
  460. height:19px;
  461. }
  462. #u30 {
  463. position:absolute;
  464. left:2px;
  465. top:2px;
  466. width:18px;
  467. visibility:hidden;
  468. word-wrap:break-word;
  469. }
  470. #u31 {
  471. position:absolute;
  472. left:173px;
  473. top:135px;
  474. width:208px;
  475. height:219px;
  476. overflow:hidden;
  477. visibility:hidden;
  478. }
  479. #u31_state0 {
  480. position:absolute;
  481. left:0px;
  482. top:0px;
  483. width:208px;
  484. height:219px;
  485. -ms-overflow-x:hidden;
  486. overflow-x:hidden;
  487. -ms-overflow-y:hidden;
  488. overflow-y:hidden;
  489. background-image:none;
  490. }
  491. #u31_state0_content {
  492. position:absolute;
  493. left:0px;
  494. top:0px;
  495. width:1px;
  496. height:1px;
  497. }
  498. #u32 {
  499. position:absolute;
  500. left:1px;
  501. top:1px;
  502. width:206px;
  503. height:217px;
  504. }
  505. #u32_img {
  506. position:absolute;
  507. left:0px;
  508. top:0px;
  509. width:206px;
  510. height:217px;
  511. }
  512. #u33 {
  513. position:absolute;
  514. left:2px;
  515. top:100px;
  516. width:202px;
  517. visibility:hidden;
  518. word-wrap:break-word;
  519. }
  520. #u34 {
  521. position:absolute;
  522. left:4px;
  523. top:9px;
  524. width:200px;
  525. height:203px;
  526. }
  527. #u34_img {
  528. position:absolute;
  529. left:0px;
  530. top:0px;
  531. width:200px;
  532. height:203px;
  533. }
  534. #u35 {
  535. position:absolute;
  536. left:2px;
  537. top:94px;
  538. width:196px;
  539. visibility:hidden;
  540. word-wrap:break-word;
  541. }
  542. #u36 {
  543. position:absolute;
  544. left:91px;
  545. top:122px;
  546. width:25px;
  547. height:19px;
  548. overflow:hidden;
  549. background-image:url('../../resources/images/transparent.gif');
  550. }
  551. #u37 {
  552. position:absolute;
  553. left:9px;
  554. top:191px;
  555. width:50px;
  556. height:18px;
  557. overflow:hidden;
  558. background-image:url('../../resources/images/transparent.gif');
  559. }
  560. #u38 {
  561. position:absolute;
  562. left:147px;
  563. top:191px;
  564. width:50px;
  565. height:18px;
  566. overflow:hidden;
  567. background-image:url('../../resources/images/transparent.gif');
  568. }
  569. #u39 {
  570. position:absolute;
  571. left:69px;
  572. top:191px;
  573. width:69px;
  574. height:18px;
  575. overflow:hidden;
  576. background-image:url('../../resources/images/transparent.gif');
  577. }
  578. #u40 {
  579. position:absolute;
  580. left:674px;
  581. top:105px;
  582. width:22px;
  583. height:19px;
  584. }
  585. #u40_img {
  586. position:absolute;
  587. left:0px;
  588. top:0px;
  589. width:22px;
  590. height:19px;
  591. }
  592. #u41 {
  593. position:absolute;
  594. left:2px;
  595. top:2px;
  596. width:18px;
  597. visibility:hidden;
  598. word-wrap:break-word;
  599. }
  600. #u42 {
  601. position:absolute;
  602. left:582px;
  603. top:125px;
  604. width:208px;
  605. height:219px;
  606. overflow:hidden;
  607. visibility:hidden;
  608. }
  609. #u42_state0 {
  610. position:absolute;
  611. left:0px;
  612. top:0px;
  613. width:208px;
  614. height:219px;
  615. -ms-overflow-x:hidden;
  616. overflow-x:hidden;
  617. -ms-overflow-y:hidden;
  618. overflow-y:hidden;
  619. background-image:none;
  620. }
  621. #u42_state0_content {
  622. position:absolute;
  623. left:0px;
  624. top:0px;
  625. width:1px;
  626. height:1px;
  627. }
  628. #u43 {
  629. position:absolute;
  630. left:1px;
  631. top:1px;
  632. width:206px;
  633. height:217px;
  634. }
  635. #u43_img {
  636. position:absolute;
  637. left:0px;
  638. top:0px;
  639. width:206px;
  640. height:217px;
  641. }
  642. #u44 {
  643. position:absolute;
  644. left:2px;
  645. top:100px;
  646. width:202px;
  647. visibility:hidden;
  648. word-wrap:break-word;
  649. }
  650. #u45 {
  651. position:absolute;
  652. left:4px;
  653. top:9px;
  654. width:200px;
  655. height:203px;
  656. }
  657. #u45_img {
  658. position:absolute;
  659. left:0px;
  660. top:0px;
  661. width:200px;
  662. height:203px;
  663. }
  664. #u46 {
  665. position:absolute;
  666. left:2px;
  667. top:94px;
  668. width:196px;
  669. visibility:hidden;
  670. word-wrap:break-word;
  671. }
  672. #u47 {
  673. position:absolute;
  674. left:91px;
  675. top:122px;
  676. width:25px;
  677. height:19px;
  678. overflow:hidden;
  679. background-image:url('../../resources/images/transparent.gif');
  680. }
  681. #u48 {
  682. position:absolute;
  683. left:9px;
  684. top:191px;
  685. width:50px;
  686. height:18px;
  687. overflow:hidden;
  688. background-image:url('../../resources/images/transparent.gif');
  689. }
  690. #u49 {
  691. position:absolute;
  692. left:147px;
  693. top:191px;
  694. width:50px;
  695. height:18px;
  696. overflow:hidden;
  697. background-image:url('../../resources/images/transparent.gif');
  698. }
  699. #u50 {
  700. position:absolute;
  701. left:69px;
  702. top:191px;
  703. width:69px;
  704. height:18px;
  705. overflow:hidden;
  706. background-image:url('../../resources/images/transparent.gif');
  707. }
  708. #u51 {
  709. position:absolute;
  710. left:140px;
  711. top:60px;
  712. width:150px;
  713. height:30px;
  714. }
  715. #u51_input {
  716. position:absolute;
  717. left:0px;
  718. top:0px;
  719. width:150px;
  720. height:30px;
  721. font-family:'Arial Normal', 'Arial';
  722. font-weight:400;
  723. font-style:normal;
  724. font-size:13px;
  725. text-decoration:none;
  726. color:#000000;
  727. }
  728. #u51_input:disabled {
  729. color:grayText;
  730. }