styles.css 13 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675676677678679680681682683684685686687688689690691692693694695696697698699700701702703704705706707708709710711712713714715716717718719720721722723724725726727728729730731732733734735736737738739740741742743744745746747748749750751752753754755756757758759760761762763764765766767768769770771772773774775776777778779780781782783784785786787788789790791792793794795796797798799800801802803804805806807808809810811812813814815816817818819820821822823824825826827828829830831832833834835836837838839840841842843844845846847848849850851852853854855856857858859860861862863864865866867868869870871872873874875876877878879880881882883884885886887888889890891892893894895896897898899900901902903904905906907908909910911912913914915916917918919920921922923924925926927928929930931932933934935936937938939940941942943944945946947948949950951952953
  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:40px;
  46. top:120px;
  47. width:132px;
  48. height:125px;
  49. }
  50. #u1_children {
  51. position:absolute;
  52. left:0px;
  53. top:0px;
  54. width:0px;
  55. height:0px;
  56. }
  57. #u2 {
  58. position:absolute;
  59. left:0px;
  60. top:0px;
  61. width:84px;
  62. height:20px;
  63. font-family:'Arial Negreta', 'Arial';
  64. font-weight:700;
  65. font-style:normal;
  66. font-size:14px;
  67. }
  68. #u3 {
  69. position:absolute;
  70. left:22px;
  71. top:0px;
  72. width:62px;
  73. height:20px;
  74. }
  75. #u3_img {
  76. position:absolute;
  77. left:0px;
  78. top:0px;
  79. width:62px;
  80. height:20px;
  81. }
  82. #u4 {
  83. position:absolute;
  84. left:3px;
  85. top:2px;
  86. width:57px;
  87. white-space:nowrap;
  88. }
  89. #u5 {
  90. position:absolute;
  91. left:0px;
  92. top:20px;
  93. width:80px;
  94. height:20px;
  95. }
  96. #u6 {
  97. position:absolute;
  98. left:6px;
  99. top:6px;
  100. width:9px;
  101. height:9px;
  102. }
  103. #u6_img {
  104. position:absolute;
  105. left:0px;
  106. top:0px;
  107. width:9px;
  108. height:9px;
  109. }
  110. #u6_img.selected {
  111. }
  112. #u6.selected {
  113. }
  114. #u7 {
  115. position:absolute;
  116. left:2px;
  117. top:-4px;
  118. width:5px;
  119. visibility:hidden;
  120. word-wrap:break-word;
  121. }
  122. #u8 {
  123. position:absolute;
  124. left:22px;
  125. top:0px;
  126. width:58px;
  127. height:20px;
  128. }
  129. #u8_img {
  130. position:absolute;
  131. left:0px;
  132. top:0px;
  133. width:58px;
  134. height:20px;
  135. }
  136. #u9 {
  137. position:absolute;
  138. left:3px;
  139. top:2px;
  140. width:53px;
  141. white-space:nowrap;
  142. }
  143. #u5_children {
  144. position:absolute;
  145. left:0px;
  146. top:0px;
  147. width:0px;
  148. height:0px;
  149. }
  150. #u10 {
  151. position:absolute;
  152. left:20px;
  153. top:20px;
  154. width:67px;
  155. height:20px;
  156. }
  157. #u11 {
  158. position:absolute;
  159. left:6px;
  160. top:6px;
  161. width:9px;
  162. height:9px;
  163. }
  164. #u11_img {
  165. position:absolute;
  166. left:0px;
  167. top:0px;
  168. width:9px;
  169. height:9px;
  170. }
  171. #u11_img.selected {
  172. }
  173. #u11.selected {
  174. }
  175. #u12 {
  176. position:absolute;
  177. left:2px;
  178. top:-4px;
  179. width:5px;
  180. visibility:hidden;
  181. word-wrap:break-word;
  182. }
  183. #u13 {
  184. position:absolute;
  185. left:22px;
  186. top:0px;
  187. width:45px;
  188. height:20px;
  189. }
  190. #u13_img {
  191. position:absolute;
  192. left:0px;
  193. top:0px;
  194. width:45px;
  195. height:20px;
  196. }
  197. #u14 {
  198. position:absolute;
  199. left:3px;
  200. top:2px;
  201. width:40px;
  202. white-space:nowrap;
  203. }
  204. #u10_children {
  205. position:absolute;
  206. left:0px;
  207. top:0px;
  208. width:0px;
  209. height:0px;
  210. }
  211. #u15 {
  212. position:absolute;
  213. left:20px;
  214. top:20px;
  215. width:87px;
  216. height:20px;
  217. }
  218. #u16 {
  219. position:absolute;
  220. left:22px;
  221. top:0px;
  222. width:65px;
  223. height:20px;
  224. }
  225. #u16_img {
  226. position:absolute;
  227. left:0px;
  228. top:0px;
  229. width:65px;
  230. height:20px;
  231. }
  232. #u17 {
  233. position:absolute;
  234. left:3px;
  235. top:2px;
  236. width:60px;
  237. white-space:nowrap;
  238. }
  239. #u18 {
  240. position:absolute;
  241. left:20px;
  242. top:60px;
  243. width:67px;
  244. height:20px;
  245. }
  246. #u19 {
  247. position:absolute;
  248. left:6px;
  249. top:6px;
  250. width:9px;
  251. height:9px;
  252. }
  253. #u19_img {
  254. position:absolute;
  255. left:0px;
  256. top:0px;
  257. width:9px;
  258. height:9px;
  259. }
  260. #u19_img.selected {
  261. }
  262. #u19.selected {
  263. }
  264. #u20 {
  265. position:absolute;
  266. left:2px;
  267. top:-4px;
  268. width:5px;
  269. visibility:hidden;
  270. word-wrap:break-word;
  271. }
  272. #u21 {
  273. position:absolute;
  274. left:22px;
  275. top:0px;
  276. width:45px;
  277. height:20px;
  278. }
  279. #u21_img {
  280. position:absolute;
  281. left:0px;
  282. top:0px;
  283. width:45px;
  284. height:20px;
  285. }
  286. #u22 {
  287. position:absolute;
  288. left:3px;
  289. top:2px;
  290. width:40px;
  291. white-space:nowrap;
  292. }
  293. #u18_children {
  294. position:absolute;
  295. left:0px;
  296. top:0px;
  297. width:0px;
  298. height:0px;
  299. }
  300. #u23 {
  301. position:absolute;
  302. left:20px;
  303. top:20px;
  304. width:87px;
  305. height:20px;
  306. }
  307. #u24 {
  308. position:absolute;
  309. left:22px;
  310. top:0px;
  311. width:65px;
  312. height:20px;
  313. }
  314. #u24_img {
  315. position:absolute;
  316. left:0px;
  317. top:0px;
  318. width:65px;
  319. height:20px;
  320. }
  321. #u25 {
  322. position:absolute;
  323. left:3px;
  324. top:2px;
  325. width:60px;
  326. white-space:nowrap;
  327. }
  328. #u26 {
  329. position:absolute;
  330. left:15px;
  331. top:110px;
  332. width:770px;
  333. height:10px;
  334. }
  335. #u26_start {
  336. position:absolute;
  337. left:0px;
  338. top:-5px;
  339. width:18px;
  340. height:20px;
  341. }
  342. #u26_end {
  343. position:absolute;
  344. left:753px;
  345. top:-5px;
  346. width:18px;
  347. height:20px;
  348. }
  349. #u26_line {
  350. position:absolute;
  351. left:0px;
  352. top:5px;
  353. width:770px;
  354. height:1px;
  355. }
  356. #u27 {
  357. position:absolute;
  358. left:200px;
  359. top:120px;
  360. width:400px;
  361. height:30px;
  362. }
  363. #u27_menu {
  364. position:absolute;
  365. left:-3px;
  366. top:-3px;
  367. width:406px;
  368. height:36px;
  369. }
  370. #u28 {
  371. position:absolute;
  372. left:0px;
  373. top:0px;
  374. width:405px;
  375. height:35px;
  376. }
  377. #u29 {
  378. position:absolute;
  379. left:0px;
  380. top:0px;
  381. width:100px;
  382. height:30px;
  383. text-align:center;
  384. }
  385. #u29_img {
  386. position:absolute;
  387. left:0px;
  388. top:0px;
  389. width:100px;
  390. height:30px;
  391. }
  392. #u30 {
  393. position:absolute;
  394. left:2px;
  395. top:7px;
  396. width:96px;
  397. word-wrap:break-word;
  398. }
  399. #u31 {
  400. position:absolute;
  401. left:100px;
  402. top:0px;
  403. width:100px;
  404. height:30px;
  405. text-align:center;
  406. }
  407. #u31_img {
  408. position:absolute;
  409. left:0px;
  410. top:0px;
  411. width:100px;
  412. height:30px;
  413. }
  414. #u32 {
  415. position:absolute;
  416. left:2px;
  417. top:7px;
  418. width:96px;
  419. word-wrap:break-word;
  420. }
  421. #u33 {
  422. position:absolute;
  423. left:200px;
  424. top:0px;
  425. width:100px;
  426. height:30px;
  427. text-align:center;
  428. }
  429. #u33_img {
  430. position:absolute;
  431. left:0px;
  432. top:0px;
  433. width:100px;
  434. height:30px;
  435. }
  436. #u34 {
  437. position:absolute;
  438. left:2px;
  439. top:7px;
  440. width:96px;
  441. word-wrap:break-word;
  442. }
  443. #u35 {
  444. position:absolute;
  445. left:300px;
  446. top:0px;
  447. width:100px;
  448. height:30px;
  449. text-align:center;
  450. }
  451. #u35_img {
  452. position:absolute;
  453. left:0px;
  454. top:0px;
  455. width:100px;
  456. height:30px;
  457. }
  458. #u36 {
  459. position:absolute;
  460. left:2px;
  461. top:7px;
  462. width:96px;
  463. word-wrap:break-word;
  464. }
  465. #u37 {
  466. position:absolute;
  467. left:40px;
  468. top:30px;
  469. width:100px;
  470. height:60px;
  471. }
  472. #u37_img {
  473. position:absolute;
  474. left:0px;
  475. top:0px;
  476. width:100px;
  477. height:60px;
  478. }
  479. #u38 {
  480. position:absolute;
  481. left:2px;
  482. top:22px;
  483. width:96px;
  484. word-wrap:break-word;
  485. }
  486. #u39 {
  487. position:absolute;
  488. left:160px;
  489. top:30px;
  490. width:100px;
  491. height:60px;
  492. }
  493. #u39_img {
  494. position:absolute;
  495. left:0px;
  496. top:0px;
  497. width:100px;
  498. height:60px;
  499. }
  500. #u40 {
  501. position:absolute;
  502. left:2px;
  503. top:22px;
  504. width:96px;
  505. word-wrap:break-word;
  506. }
  507. #u41 {
  508. position:absolute;
  509. left:283px;
  510. top:30px;
  511. width:100px;
  512. height:60px;
  513. }
  514. #u41_img {
  515. position:absolute;
  516. left:0px;
  517. top:0px;
  518. width:100px;
  519. height:60px;
  520. }
  521. #u42 {
  522. position:absolute;
  523. left:2px;
  524. top:22px;
  525. width:96px;
  526. word-wrap:break-word;
  527. }
  528. #u43 {
  529. position:absolute;
  530. left:406px;
  531. top:30px;
  532. width:100px;
  533. height:60px;
  534. }
  535. #u43_img {
  536. position:absolute;
  537. left:0px;
  538. top:0px;
  539. width:100px;
  540. height:60px;
  541. }
  542. #u44 {
  543. position:absolute;
  544. left:2px;
  545. top:22px;
  546. width:96px;
  547. word-wrap:break-word;
  548. }
  549. #u45 {
  550. position:absolute;
  551. left:649px;
  552. top:30px;
  553. width:100px;
  554. height:60px;
  555. }
  556. #u45_img {
  557. position:absolute;
  558. left:0px;
  559. top:0px;
  560. width:100px;
  561. height:60px;
  562. }
  563. #u46 {
  564. position:absolute;
  565. left:2px;
  566. top:22px;
  567. width:96px;
  568. word-wrap:break-word;
  569. }
  570. #u47 {
  571. position:absolute;
  572. left:527px;
  573. top:30px;
  574. width:100px;
  575. height:60px;
  576. }
  577. #u47_img {
  578. position:absolute;
  579. left:0px;
  580. top:0px;
  581. width:100px;
  582. height:60px;
  583. }
  584. #u48 {
  585. position:absolute;
  586. left:2px;
  587. top:22px;
  588. width:96px;
  589. word-wrap:break-word;
  590. }
  591. #u49 {
  592. position:absolute;
  593. left:185px;
  594. top:160px;
  595. width:515px;
  596. height:400px;
  597. }
  598. #u49_img {
  599. position:absolute;
  600. left:0px;
  601. top:0px;
  602. width:515px;
  603. height:400px;
  604. }
  605. #u50 {
  606. position:absolute;
  607. left:2px;
  608. top:192px;
  609. width:511px;
  610. visibility:hidden;
  611. word-wrap:break-word;
  612. }
  613. #u51 {
  614. position:absolute;
  615. left:215px;
  616. top:170px;
  617. width:135px;
  618. height:110px;
  619. }
  620. #u51_img {
  621. position:absolute;
  622. left:0px;
  623. top:0px;
  624. width:135px;
  625. height:110px;
  626. }
  627. #u52 {
  628. position:absolute;
  629. left:2px;
  630. top:47px;
  631. width:131px;
  632. visibility:hidden;
  633. word-wrap:break-word;
  634. }
  635. #u53 {
  636. position:absolute;
  637. left:388px;
  638. top:170px;
  639. width:135px;
  640. height:110px;
  641. }
  642. #u53_img {
  643. position:absolute;
  644. left:0px;
  645. top:0px;
  646. width:135px;
  647. height:110px;
  648. }
  649. #u54 {
  650. position:absolute;
  651. left:2px;
  652. top:47px;
  653. width:131px;
  654. visibility:hidden;
  655. word-wrap:break-word;
  656. }
  657. #u55 {
  658. position:absolute;
  659. left:215px;
  660. top:330px;
  661. width:135px;
  662. height:110px;
  663. }
  664. #u55_img {
  665. position:absolute;
  666. left:0px;
  667. top:0px;
  668. width:135px;
  669. height:110px;
  670. }
  671. #u56 {
  672. position:absolute;
  673. left:2px;
  674. top:47px;
  675. width:131px;
  676. visibility:hidden;
  677. word-wrap:break-word;
  678. }
  679. #u57 {
  680. position:absolute;
  681. left:388px;
  682. top:333px;
  683. width:135px;
  684. height:110px;
  685. }
  686. #u57_img {
  687. position:absolute;
  688. left:0px;
  689. top:0px;
  690. width:135px;
  691. height:110px;
  692. }
  693. #u58 {
  694. position:absolute;
  695. left:2px;
  696. top:47px;
  697. width:131px;
  698. visibility:hidden;
  699. word-wrap:break-word;
  700. }
  701. #u59 {
  702. position:absolute;
  703. left:252px;
  704. top:300px;
  705. width:60px;
  706. height:16px;
  707. }
  708. #u59_img {
  709. position:absolute;
  710. left:0px;
  711. top:0px;
  712. width:60px;
  713. height:16px;
  714. }
  715. #u60 {
  716. position:absolute;
  717. left:0px;
  718. top:0px;
  719. width:60px;
  720. word-wrap:break-word;
  721. }
  722. #u61 {
  723. position:absolute;
  724. left:426px;
  725. top:300px;
  726. width:60px;
  727. height:16px;
  728. }
  729. #u61_img {
  730. position:absolute;
  731. left:0px;
  732. top:0px;
  733. width:60px;
  734. height:16px;
  735. }
  736. #u62 {
  737. position:absolute;
  738. left:0px;
  739. top:0px;
  740. width:60px;
  741. word-wrap:break-word;
  742. }
  743. #u63 {
  744. position:absolute;
  745. left:252px;
  746. top:460px;
  747. width:60px;
  748. height:16px;
  749. }
  750. #u63_img {
  751. position:absolute;
  752. left:0px;
  753. top:0px;
  754. width:60px;
  755. height:16px;
  756. }
  757. #u64 {
  758. position:absolute;
  759. left:0px;
  760. top:0px;
  761. width:60px;
  762. word-wrap:break-word;
  763. }
  764. #u65 {
  765. position:absolute;
  766. left:426px;
  767. top:460px;
  768. width:60px;
  769. height:16px;
  770. }
  771. #u65_img {
  772. position:absolute;
  773. left:0px;
  774. top:0px;
  775. width:60px;
  776. height:16px;
  777. }
  778. #u66 {
  779. position:absolute;
  780. left:0px;
  781. top:0px;
  782. width:60px;
  783. word-wrap:break-word;
  784. }
  785. #u67 {
  786. position:absolute;
  787. left:539px;
  788. top:172px;
  789. width:111px;
  790. height:26px;
  791. }
  792. #u67_img {
  793. position:absolute;
  794. left:0px;
  795. top:0px;
  796. width:111px;
  797. height:26px;
  798. }
  799. #u68 {
  800. position:absolute;
  801. left:2px;
  802. top:5px;
  803. width:107px;
  804. word-wrap:break-word;
  805. }
  806. #u69 {
  807. position:absolute;
  808. left:549px;
  809. top:198px;
  810. width:86px;
  811. height:80px;
  812. }
  813. #u69_img {
  814. position:absolute;
  815. left:0px;
  816. top:0px;
  817. width:86px;
  818. height:80px;
  819. }
  820. #u70 {
  821. position:absolute;
  822. left:2px;
  823. top:32px;
  824. width:82px;
  825. visibility:hidden;
  826. word-wrap:break-word;
  827. }
  828. #u71 {
  829. position:absolute;
  830. left:539px;
  831. top:294px;
  832. width:111px;
  833. height:26px;
  834. }
  835. #u71_img {
  836. position:absolute;
  837. left:0px;
  838. top:0px;
  839. width:111px;
  840. height:26px;
  841. }
  842. #u72 {
  843. position:absolute;
  844. left:2px;
  845. top:5px;
  846. width:107px;
  847. word-wrap:break-word;
  848. }
  849. #u73 {
  850. position:absolute;
  851. left:539px;
  852. top:340px;
  853. width:121px;
  854. height:16px;
  855. }
  856. #u73_img {
  857. position:absolute;
  858. left:0px;
  859. top:0px;
  860. width:121px;
  861. height:16px;
  862. }
  863. #u74 {
  864. position:absolute;
  865. left:0px;
  866. top:0px;
  867. width:121px;
  868. word-wrap:break-word;
  869. }
  870. #u75 {
  871. position:absolute;
  872. left:539px;
  873. top:370px;
  874. width:71px;
  875. height:16px;
  876. }
  877. #u75_img {
  878. position:absolute;
  879. left:0px;
  880. top:0px;
  881. width:71px;
  882. height:16px;
  883. }
  884. #u76 {
  885. position:absolute;
  886. left:0px;
  887. top:0px;
  888. width:71px;
  889. word-wrap:break-word;
  890. }
  891. #u77 {
  892. position:absolute;
  893. left:539px;
  894. top:404px;
  895. width:71px;
  896. height:16px;
  897. }
  898. #u77_img {
  899. position:absolute;
  900. left:0px;
  901. top:0px;
  902. width:71px;
  903. height:16px;
  904. }
  905. #u78 {
  906. position:absolute;
  907. left:0px;
  908. top:0px;
  909. width:71px;
  910. word-wrap:break-word;
  911. }
  912. #u79 {
  913. position:absolute;
  914. left:590px;
  915. top:370px;
  916. width:60px;
  917. height:16px;
  918. }
  919. #u79_img {
  920. position:absolute;
  921. left:0px;
  922. top:0px;
  923. width:60px;
  924. height:16px;
  925. }
  926. #u80 {
  927. position:absolute;
  928. left:0px;
  929. top:0px;
  930. width:60px;
  931. word-wrap:break-word;
  932. }
  933. #u81 {
  934. position:absolute;
  935. left:620px;
  936. top:404px;
  937. width:60px;
  938. height:16px;
  939. }
  940. #u81_img {
  941. position:absolute;
  942. left:0px;
  943. top:0px;
  944. width:60px;
  945. height:16px;
  946. }
  947. #u82 {
  948. position:absolute;
  949. left:0px;
  950. top:0px;
  951. width:60px;
  952. word-wrap:break-word;
  953. }