styles.css 16 KB

1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556575859606162636465666768697071727374757677787980818283848586878889909192939495969798991001011021031041051061071081091101111121131141151161171181191201211221231241251261271281291301311321331341351361371381391401411421431441451461471481491501511521531541551561571581591601611621631641651661671681691701711721731741751761771781791801811821831841851861871881891901911921931941951961971981992002012022032042052062072082092102112122132142152162172182192202212222232242252262272282292302312322332342352362372382392402412422432442452462472482492502512522532542552562572582592602612622632642652662672682692702712722732742752762772782792802812822832842852862872882892902912922932942952962972982993003013023033043053063073083093103113123133143153163173183193203213223233243253263273283293303313323333343353363373383393403413423433443453463473483493503513523533543553563573583593603613623633643653663673683693703713723733743753763773783793803813823833843853863873883893903913923933943953963973983994004014024034044054064074084094104114124134144154164174184194204214224234244254264274284294304314324334344354364374384394404414424434444454464474484494504514524534544554564574584594604614624634644654664674684694704714724734744754764774784794804814824834844854864874884894904914924934944954964974984995005015025035045055065075085095105115125135145155165175185195205215225235245255265275285295305315325335345355365375385395405415425435445455465475485495505515525535545555565575585595605615625635645655665675685695705715725735745755765775785795805815825835845855865875885895905915925935945955965975985996006016026036046056066076086096106116126136146156166176186196206216226236246256266276286296306316326336346356366376386396406416426436446456466476486496506516526536546556566576586596606616626636646656666676686696706716726736746756766776786796806816826836846856866876886896906916926936946956966976986997007017027037047057067077087097107117127137147157167177187197207217227237247257267277287297307317327337347357367377387397407417427437447457467477487497507517527537547557567577587597607617627637647657667677687697707717727737747757767777787797807817827837847857867877887897907917927937947957967977987998008018028038048058068078088098108118128138148158168178188198208218228238248258268278288298308318328338348358368378388398408418428438448458468478488498508518528538548558568578588598608618628638648658668678688698708718728738748758768778788798808818828838848858868878888898908918928938948958968978988999009019029039049059069079089099109119129139149159169179189199209219229239249259269279289299309319329339349359369379389399409419429439449459469479489499509519529539549559569579589599609619629639649659669679689699709719729739749759769779789799809819829839849859869879889899909919929939949959969979989991000100110021003100410051006100710081009101010111012101310141015101610171018101910201021102210231024102510261027102810291030103110321033103410351036103710381039104010411042104310441045104610471048104910501051105210531054105510561057105810591060106110621063106410651066106710681069107010711072107310741075107610771078107910801081108210831084108510861087108810891090109110921093109410951096109710981099110011011102110311041105110611071108110911101111111211131114111511161117111811191120112111221123112411251126112711281129113011311132113311341135113611371138113911401141114211431144114511461147114811491150115111521153115411551156115711581159116011611162116311641165116611671168116911701171117211731174117511761177117811791180118111821183118411851186118711881189119011911192119311941195119611971198119912001201120212031204120512061207120812091210121112121213
  1. body {
  2. margin:0px;
  3. background-image:none;
  4. touch-action:none;
  5. position:static;
  6. left:auto;
  7. width:785px;
  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:-15px;
  19. top:-20px;
  20. width:815px;
  21. height:620px;
  22. overflow:hidden;
  23. }
  24. #u0_state0 {
  25. position:absolute;
  26. left:0px;
  27. top:0px;
  28. width:815px;
  29. height:620px;
  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:30px;
  47. width:100px;
  48. height:60px;
  49. }
  50. #u1_img {
  51. position:absolute;
  52. left:0px;
  53. top:0px;
  54. width:100px;
  55. height:60px;
  56. }
  57. #u2 {
  58. position:absolute;
  59. left:2px;
  60. top:22px;
  61. width:96px;
  62. word-wrap:break-word;
  63. }
  64. #u3 {
  65. position:absolute;
  66. left:160px;
  67. top:30px;
  68. width:100px;
  69. height:60px;
  70. }
  71. #u3_img {
  72. position:absolute;
  73. left:0px;
  74. top:0px;
  75. width:100px;
  76. height:60px;
  77. }
  78. #u4 {
  79. position:absolute;
  80. left:2px;
  81. top:22px;
  82. width:96px;
  83. word-wrap:break-word;
  84. }
  85. #u5 {
  86. position:absolute;
  87. left:283px;
  88. top:30px;
  89. width:100px;
  90. height:60px;
  91. }
  92. #u5_img {
  93. position:absolute;
  94. left:0px;
  95. top:0px;
  96. width:100px;
  97. height:60px;
  98. }
  99. #u6 {
  100. position:absolute;
  101. left:2px;
  102. top:22px;
  103. width:96px;
  104. word-wrap:break-word;
  105. }
  106. #u7 {
  107. position:absolute;
  108. left:406px;
  109. top:30px;
  110. width:100px;
  111. height:60px;
  112. }
  113. #u7_img {
  114. position:absolute;
  115. left:0px;
  116. top:0px;
  117. width:100px;
  118. height:60px;
  119. }
  120. #u8 {
  121. position:absolute;
  122. left:2px;
  123. top:22px;
  124. width:96px;
  125. word-wrap:break-word;
  126. }
  127. #u9 {
  128. position:absolute;
  129. left:649px;
  130. top:30px;
  131. width:100px;
  132. height:60px;
  133. }
  134. #u9_img {
  135. position:absolute;
  136. left:0px;
  137. top:0px;
  138. width:100px;
  139. height:60px;
  140. }
  141. #u10 {
  142. position:absolute;
  143. left:2px;
  144. top:22px;
  145. width:96px;
  146. word-wrap:break-word;
  147. }
  148. #u11 {
  149. position:absolute;
  150. left:15px;
  151. top:110px;
  152. width:770px;
  153. height:10px;
  154. }
  155. #u11_start {
  156. position:absolute;
  157. left:0px;
  158. top:-5px;
  159. width:18px;
  160. height:20px;
  161. }
  162. #u11_end {
  163. position:absolute;
  164. left:753px;
  165. top:-5px;
  166. width:18px;
  167. height:20px;
  168. }
  169. #u11_line {
  170. position:absolute;
  171. left:0px;
  172. top:5px;
  173. width:770px;
  174. height:1px;
  175. }
  176. #u12 {
  177. position:absolute;
  178. left:40px;
  179. top:120px;
  180. width:132px;
  181. height:245px;
  182. }
  183. #u12_children {
  184. position:absolute;
  185. left:0px;
  186. top:0px;
  187. width:0px;
  188. height:0px;
  189. }
  190. #u13 {
  191. position:absolute;
  192. left:0px;
  193. top:0px;
  194. width:84px;
  195. height:20px;
  196. font-family:'Arial Negreta', 'Arial';
  197. font-weight:700;
  198. font-style:normal;
  199. font-size:14px;
  200. }
  201. #u14 {
  202. position:absolute;
  203. left:22px;
  204. top:0px;
  205. width:62px;
  206. height:20px;
  207. }
  208. #u14_img {
  209. position:absolute;
  210. left:0px;
  211. top:0px;
  212. width:62px;
  213. height:20px;
  214. }
  215. #u15 {
  216. position:absolute;
  217. left:3px;
  218. top:2px;
  219. width:57px;
  220. white-space:nowrap;
  221. }
  222. #u16 {
  223. position:absolute;
  224. left:0px;
  225. top:20px;
  226. width:80px;
  227. height:20px;
  228. }
  229. #u17 {
  230. position:absolute;
  231. left:6px;
  232. top:6px;
  233. width:9px;
  234. height:9px;
  235. }
  236. #u17_img {
  237. position:absolute;
  238. left:0px;
  239. top:0px;
  240. width:9px;
  241. height:9px;
  242. }
  243. #u17_img.selected {
  244. }
  245. #u17.selected {
  246. }
  247. #u18 {
  248. position:absolute;
  249. left:2px;
  250. top:-4px;
  251. width:5px;
  252. visibility:hidden;
  253. word-wrap:break-word;
  254. }
  255. #u19 {
  256. position:absolute;
  257. left:22px;
  258. top:0px;
  259. width:58px;
  260. height:20px;
  261. }
  262. #u19_img {
  263. position:absolute;
  264. left:0px;
  265. top:0px;
  266. width:58px;
  267. height:20px;
  268. }
  269. #u20 {
  270. position:absolute;
  271. left:3px;
  272. top:2px;
  273. width:53px;
  274. white-space:nowrap;
  275. }
  276. #u16_children {
  277. position:absolute;
  278. left:0px;
  279. top:0px;
  280. width:0px;
  281. height:0px;
  282. }
  283. #u21 {
  284. position:absolute;
  285. left:20px;
  286. top:20px;
  287. width:67px;
  288. height:20px;
  289. }
  290. #u22 {
  291. position:absolute;
  292. left:6px;
  293. top:6px;
  294. width:9px;
  295. height:9px;
  296. }
  297. #u22_img {
  298. position:absolute;
  299. left:0px;
  300. top:0px;
  301. width:9px;
  302. height:9px;
  303. }
  304. #u22_img.selected {
  305. }
  306. #u22.selected {
  307. }
  308. #u23 {
  309. position:absolute;
  310. left:2px;
  311. top:-4px;
  312. width:5px;
  313. visibility:hidden;
  314. word-wrap:break-word;
  315. }
  316. #u24 {
  317. position:absolute;
  318. left:22px;
  319. top:0px;
  320. width:45px;
  321. height:20px;
  322. }
  323. #u24_img {
  324. position:absolute;
  325. left:0px;
  326. top:0px;
  327. width:45px;
  328. height:20px;
  329. }
  330. #u25 {
  331. position:absolute;
  332. left:3px;
  333. top:2px;
  334. width:40px;
  335. white-space:nowrap;
  336. }
  337. #u21_children {
  338. position:absolute;
  339. left:0px;
  340. top:0px;
  341. width:0px;
  342. height:0px;
  343. }
  344. #u26 {
  345. position:absolute;
  346. left:20px;
  347. top:20px;
  348. width:87px;
  349. height:20px;
  350. }
  351. #u27 {
  352. position:absolute;
  353. left:6px;
  354. top:6px;
  355. width:9px;
  356. height:9px;
  357. }
  358. #u27_img {
  359. position:absolute;
  360. left:0px;
  361. top:0px;
  362. width:9px;
  363. height:9px;
  364. }
  365. #u27_img.selected {
  366. }
  367. #u27.selected {
  368. }
  369. #u28 {
  370. position:absolute;
  371. left:2px;
  372. top:-4px;
  373. width:5px;
  374. visibility:hidden;
  375. word-wrap:break-word;
  376. }
  377. #u29 {
  378. position:absolute;
  379. left:22px;
  380. top:0px;
  381. width:65px;
  382. height:20px;
  383. }
  384. #u29_img {
  385. position:absolute;
  386. left:0px;
  387. top:0px;
  388. width:65px;
  389. height:20px;
  390. }
  391. #u30 {
  392. position:absolute;
  393. left:3px;
  394. top:2px;
  395. width:60px;
  396. white-space:nowrap;
  397. }
  398. #u26_children {
  399. position:absolute;
  400. left:0px;
  401. top:0px;
  402. width:0px;
  403. height:0px;
  404. }
  405. #u31 {
  406. position:absolute;
  407. left:20px;
  408. top:20px;
  409. width:67px;
  410. height:20px;
  411. }
  412. #u32 {
  413. position:absolute;
  414. left:22px;
  415. top:0px;
  416. width:45px;
  417. height:20px;
  418. }
  419. #u32_img {
  420. position:absolute;
  421. left:0px;
  422. top:0px;
  423. width:45px;
  424. height:20px;
  425. }
  426. #u33 {
  427. position:absolute;
  428. left:3px;
  429. top:2px;
  430. width:40px;
  431. white-space:nowrap;
  432. }
  433. #u34 {
  434. position:absolute;
  435. left:20px;
  436. top:40px;
  437. width:67px;
  438. height:20px;
  439. }
  440. #u35 {
  441. position:absolute;
  442. left:22px;
  443. top:0px;
  444. width:45px;
  445. height:20px;
  446. }
  447. #u35_img {
  448. position:absolute;
  449. left:0px;
  450. top:0px;
  451. width:45px;
  452. height:20px;
  453. }
  454. #u36 {
  455. position:absolute;
  456. left:3px;
  457. top:2px;
  458. width:40px;
  459. white-space:nowrap;
  460. }
  461. #u37 {
  462. position:absolute;
  463. left:20px;
  464. top:60px;
  465. width:67px;
  466. height:20px;
  467. }
  468. #u38 {
  469. position:absolute;
  470. left:22px;
  471. top:0px;
  472. width:45px;
  473. height:20px;
  474. }
  475. #u38_img {
  476. position:absolute;
  477. left:0px;
  478. top:0px;
  479. width:45px;
  480. height:20px;
  481. }
  482. #u39 {
  483. position:absolute;
  484. left:3px;
  485. top:2px;
  486. width:40px;
  487. white-space:nowrap;
  488. }
  489. #u40 {
  490. position:absolute;
  491. left:20px;
  492. top:120px;
  493. width:67px;
  494. height:20px;
  495. }
  496. #u41 {
  497. position:absolute;
  498. left:6px;
  499. top:6px;
  500. width:9px;
  501. height:9px;
  502. }
  503. #u41_img {
  504. position:absolute;
  505. left:0px;
  506. top:0px;
  507. width:9px;
  508. height:9px;
  509. }
  510. #u41_img.selected {
  511. }
  512. #u41.selected {
  513. }
  514. #u42 {
  515. position:absolute;
  516. left:2px;
  517. top:-4px;
  518. width:5px;
  519. visibility:hidden;
  520. word-wrap:break-word;
  521. }
  522. #u43 {
  523. position:absolute;
  524. left:22px;
  525. top:0px;
  526. width:45px;
  527. height:20px;
  528. }
  529. #u43_img {
  530. position:absolute;
  531. left:0px;
  532. top:0px;
  533. width:45px;
  534. height:20px;
  535. }
  536. #u44 {
  537. position:absolute;
  538. left:3px;
  539. top:2px;
  540. width:40px;
  541. white-space:nowrap;
  542. }
  543. #u40_children {
  544. position:absolute;
  545. left:0px;
  546. top:0px;
  547. width:0px;
  548. height:0px;
  549. }
  550. #u45 {
  551. position:absolute;
  552. left:20px;
  553. top:20px;
  554. width:87px;
  555. height:20px;
  556. }
  557. #u46 {
  558. position:absolute;
  559. left:6px;
  560. top:6px;
  561. width:9px;
  562. height:9px;
  563. }
  564. #u46_img {
  565. position:absolute;
  566. left:0px;
  567. top:0px;
  568. width:9px;
  569. height:9px;
  570. }
  571. #u46_img.selected {
  572. }
  573. #u46.selected {
  574. }
  575. #u47 {
  576. position:absolute;
  577. left:2px;
  578. top:-4px;
  579. width:5px;
  580. visibility:hidden;
  581. word-wrap:break-word;
  582. }
  583. #u48 {
  584. position:absolute;
  585. left:22px;
  586. top:0px;
  587. width:65px;
  588. height:20px;
  589. }
  590. #u48_img {
  591. position:absolute;
  592. left:0px;
  593. top:0px;
  594. width:65px;
  595. height:20px;
  596. }
  597. #u49 {
  598. position:absolute;
  599. left:3px;
  600. top:2px;
  601. width:60px;
  602. white-space:nowrap;
  603. }
  604. #u45_children {
  605. position:absolute;
  606. left:0px;
  607. top:0px;
  608. width:0px;
  609. height:0px;
  610. }
  611. #u50 {
  612. position:absolute;
  613. left:20px;
  614. top:20px;
  615. width:67px;
  616. height:20px;
  617. }
  618. #u51 {
  619. position:absolute;
  620. left:22px;
  621. top:0px;
  622. width:45px;
  623. height:20px;
  624. }
  625. #u51_img {
  626. position:absolute;
  627. left:0px;
  628. top:0px;
  629. width:45px;
  630. height:20px;
  631. }
  632. #u52 {
  633. position:absolute;
  634. left:3px;
  635. top:2px;
  636. width:40px;
  637. white-space:nowrap;
  638. }
  639. #u53 {
  640. position:absolute;
  641. left:20px;
  642. top:40px;
  643. width:67px;
  644. height:20px;
  645. }
  646. #u54 {
  647. position:absolute;
  648. left:22px;
  649. top:0px;
  650. width:45px;
  651. height:20px;
  652. }
  653. #u54_img {
  654. position:absolute;
  655. left:0px;
  656. top:0px;
  657. width:45px;
  658. height:20px;
  659. }
  660. #u55 {
  661. position:absolute;
  662. left:3px;
  663. top:2px;
  664. width:40px;
  665. white-space:nowrap;
  666. }
  667. #u56 {
  668. position:absolute;
  669. left:20px;
  670. top:60px;
  671. width:67px;
  672. height:20px;
  673. }
  674. #u57 {
  675. position:absolute;
  676. left:22px;
  677. top:0px;
  678. width:45px;
  679. height:20px;
  680. }
  681. #u57_img {
  682. position:absolute;
  683. left:0px;
  684. top:0px;
  685. width:45px;
  686. height:20px;
  687. }
  688. #u58 {
  689. position:absolute;
  690. left:3px;
  691. top:2px;
  692. width:40px;
  693. white-space:nowrap;
  694. }
  695. #u59 {
  696. position:absolute;
  697. left:200px;
  698. top:120px;
  699. width:400px;
  700. height:30px;
  701. }
  702. #u59_menu {
  703. position:absolute;
  704. left:-3px;
  705. top:-3px;
  706. width:406px;
  707. height:36px;
  708. }
  709. #u60 {
  710. position:absolute;
  711. left:0px;
  712. top:0px;
  713. width:405px;
  714. height:35px;
  715. }
  716. #u61 {
  717. position:absolute;
  718. left:0px;
  719. top:0px;
  720. width:100px;
  721. height:30px;
  722. text-align:center;
  723. }
  724. #u61_img {
  725. position:absolute;
  726. left:0px;
  727. top:0px;
  728. width:100px;
  729. height:30px;
  730. }
  731. #u62 {
  732. position:absolute;
  733. left:2px;
  734. top:7px;
  735. width:96px;
  736. word-wrap:break-word;
  737. }
  738. #u63 {
  739. position:absolute;
  740. left:100px;
  741. top:0px;
  742. width:100px;
  743. height:30px;
  744. text-align:center;
  745. }
  746. #u63_img {
  747. position:absolute;
  748. left:0px;
  749. top:0px;
  750. width:100px;
  751. height:30px;
  752. }
  753. #u64 {
  754. position:absolute;
  755. left:2px;
  756. top:7px;
  757. width:96px;
  758. word-wrap:break-word;
  759. }
  760. #u65 {
  761. position:absolute;
  762. left:200px;
  763. top:0px;
  764. width:100px;
  765. height:30px;
  766. text-align:center;
  767. }
  768. #u65_img {
  769. position:absolute;
  770. left:0px;
  771. top:0px;
  772. width:100px;
  773. height:30px;
  774. }
  775. #u66 {
  776. position:absolute;
  777. left:2px;
  778. top:7px;
  779. width:96px;
  780. word-wrap:break-word;
  781. }
  782. #u67 {
  783. position:absolute;
  784. left:300px;
  785. top:0px;
  786. width:100px;
  787. height:30px;
  788. text-align:center;
  789. }
  790. #u67_img {
  791. position:absolute;
  792. left:0px;
  793. top:0px;
  794. width:100px;
  795. height:30px;
  796. }
  797. #u68 {
  798. position:absolute;
  799. left:2px;
  800. top:7px;
  801. width:96px;
  802. word-wrap:break-word;
  803. }
  804. #u69 {
  805. position:absolute;
  806. left:691px;
  807. top:275px;
  808. width:60px;
  809. height:16px;
  810. }
  811. #u69_img {
  812. position:absolute;
  813. left:0px;
  814. top:0px;
  815. width:60px;
  816. height:16px;
  817. }
  818. #u70 {
  819. position:absolute;
  820. left:0px;
  821. top:0px;
  822. width:60px;
  823. word-wrap:break-word;
  824. }
  825. #u71 {
  826. position:absolute;
  827. left:242px;
  828. top:246px;
  829. width:439px;
  830. height:75px;
  831. }
  832. #u71_img {
  833. position:absolute;
  834. left:0px;
  835. top:0px;
  836. width:439px;
  837. height:75px;
  838. }
  839. #u72 {
  840. position:absolute;
  841. left:2px;
  842. top:30px;
  843. width:435px;
  844. visibility:hidden;
  845. word-wrap:break-word;
  846. }
  847. #u73 {
  848. position:absolute;
  849. left:242px;
  850. top:348px;
  851. width:439px;
  852. height:75px;
  853. }
  854. #u73_img {
  855. position:absolute;
  856. left:0px;
  857. top:0px;
  858. width:439px;
  859. height:75px;
  860. }
  861. #u74 {
  862. position:absolute;
  863. left:2px;
  864. top:30px;
  865. width:435px;
  866. visibility:hidden;
  867. word-wrap:break-word;
  868. }
  869. #u75 {
  870. position:absolute;
  871. left:242px;
  872. top:443px;
  873. width:439px;
  874. height:75px;
  875. }
  876. #u75_img {
  877. position:absolute;
  878. left:0px;
  879. top:0px;
  880. width:439px;
  881. height:75px;
  882. }
  883. #u76 {
  884. position:absolute;
  885. left:2px;
  886. top:30px;
  887. width:435px;
  888. visibility:hidden;
  889. word-wrap:break-word;
  890. }
  891. #u77 {
  892. position:absolute;
  893. left:691px;
  894. top:374px;
  895. width:60px;
  896. height:16px;
  897. }
  898. #u77_img {
  899. position:absolute;
  900. left:0px;
  901. top:0px;
  902. width:60px;
  903. height:16px;
  904. }
  905. #u78 {
  906. position:absolute;
  907. left:0px;
  908. top:0px;
  909. width:60px;
  910. word-wrap:break-word;
  911. }
  912. #u79 {
  913. position:absolute;
  914. left:691px;
  915. top:462px;
  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:527px;
  936. top:30px;
  937. width:100px;
  938. height:60px;
  939. }
  940. #u81_img {
  941. position:absolute;
  942. left:0px;
  943. top:0px;
  944. width:100px;
  945. height:60px;
  946. }
  947. #u82 {
  948. position:absolute;
  949. left:2px;
  950. top:22px;
  951. width:96px;
  952. word-wrap:break-word;
  953. }
  954. #u83 {
  955. position:absolute;
  956. left:91px;
  957. top:546px;
  958. width:25px;
  959. height:20px;
  960. }
  961. #u83_img {
  962. position:absolute;
  963. left:0px;
  964. top:0px;
  965. width:25px;
  966. height:20px;
  967. }
  968. #u84 {
  969. position:absolute;
  970. left:2px;
  971. top:2px;
  972. width:21px;
  973. visibility:hidden;
  974. word-wrap:break-word;
  975. }
  976. #u85 {
  977. position:absolute;
  978. left:91px;
  979. top:518px;
  980. width:25px;
  981. height:20px;
  982. }
  983. #u85_img {
  984. position:absolute;
  985. left:0px;
  986. top:0px;
  987. width:25px;
  988. height:20px;
  989. }
  990. #u86 {
  991. position:absolute;
  992. left:2px;
  993. top:2px;
  994. width:21px;
  995. visibility:hidden;
  996. word-wrap:break-word;
  997. }
  998. #u87 {
  999. position:absolute;
  1000. left:130px;
  1001. top:518px;
  1002. width:70px;
  1003. height:20px;
  1004. }
  1005. #u87_img {
  1006. position:absolute;
  1007. left:0px;
  1008. top:0px;
  1009. width:70px;
  1010. height:20px;
  1011. }
  1012. #u88 {
  1013. position:absolute;
  1014. left:2px;
  1015. top:2px;
  1016. width:66px;
  1017. word-wrap:break-word;
  1018. }
  1019. #u89 {
  1020. position:absolute;
  1021. left:130px;
  1022. top:548px;
  1023. width:70px;
  1024. height:20px;
  1025. }
  1026. #u89_img {
  1027. position:absolute;
  1028. left:0px;
  1029. top:0px;
  1030. width:70px;
  1031. height:20px;
  1032. }
  1033. #u90 {
  1034. position:absolute;
  1035. left:2px;
  1036. top:2px;
  1037. width:66px;
  1038. word-wrap:break-word;
  1039. }
  1040. #u91 {
  1041. position:absolute;
  1042. left:242px;
  1043. top:161px;
  1044. width:439px;
  1045. height:75px;
  1046. }
  1047. #u91_img {
  1048. position:absolute;
  1049. left:0px;
  1050. top:0px;
  1051. width:439px;
  1052. height:75px;
  1053. }
  1054. #u92 {
  1055. position:absolute;
  1056. left:2px;
  1057. top:30px;
  1058. width:435px;
  1059. visibility:hidden;
  1060. word-wrap:break-word;
  1061. }
  1062. #u93 {
  1063. position:absolute;
  1064. left:691px;
  1065. top:187px;
  1066. width:60px;
  1067. height:16px;
  1068. }
  1069. #u93_img {
  1070. position:absolute;
  1071. left:0px;
  1072. top:0px;
  1073. width:60px;
  1074. height:16px;
  1075. }
  1076. #u94 {
  1077. position:absolute;
  1078. left:0px;
  1079. top:0px;
  1080. width:60px;
  1081. word-wrap:break-word;
  1082. }
  1083. #u95 {
  1084. position:absolute;
  1085. left:130px;
  1086. top:578px;
  1087. width:70px;
  1088. height:20px;
  1089. }
  1090. #u95_img {
  1091. position:absolute;
  1092. left:0px;
  1093. top:0px;
  1094. width:70px;
  1095. height:20px;
  1096. }
  1097. #u96 {
  1098. position:absolute;
  1099. left:2px;
  1100. top:2px;
  1101. width:66px;
  1102. word-wrap:break-word;
  1103. }
  1104. #u97 {
  1105. position:absolute;
  1106. left:88px;
  1107. top:571px;
  1108. width:29px;
  1109. height:27px;
  1110. }
  1111. #u97_img {
  1112. position:absolute;
  1113. left:0px;
  1114. top:0px;
  1115. width:29px;
  1116. height:27px;
  1117. }
  1118. #u98 {
  1119. position:absolute;
  1120. left:2px;
  1121. top:6px;
  1122. width:25px;
  1123. visibility:hidden;
  1124. word-wrap:break-word;
  1125. }
  1126. #u99 {
  1127. position:absolute;
  1128. left:450px;
  1129. top:181px;
  1130. width:20px;
  1131. height:16px;
  1132. }
  1133. #u99_img {
  1134. position:absolute;
  1135. left:0px;
  1136. top:0px;
  1137. width:20px;
  1138. height:16px;
  1139. }
  1140. #u100 {
  1141. position:absolute;
  1142. left:2px;
  1143. top:0px;
  1144. width:16px;
  1145. visibility:hidden;
  1146. word-wrap:break-word;
  1147. }
  1148. #u101 {
  1149. position:absolute;
  1150. left:452px;
  1151. top:266px;
  1152. width:20px;
  1153. height:16px;
  1154. }
  1155. #u101_img {
  1156. position:absolute;
  1157. left:0px;
  1158. top:0px;
  1159. width:20px;
  1160. height:16px;
  1161. }
  1162. #u102 {
  1163. position:absolute;
  1164. left:2px;
  1165. top:0px;
  1166. width:16px;
  1167. visibility:hidden;
  1168. word-wrap:break-word;
  1169. }
  1170. #u103 {
  1171. position:absolute;
  1172. left:452px;
  1173. top:366px;
  1174. width:20px;
  1175. height:16px;
  1176. }
  1177. #u103_img {
  1178. position:absolute;
  1179. left:0px;
  1180. top:0px;
  1181. width:20px;
  1182. height:16px;
  1183. }
  1184. #u104 {
  1185. position:absolute;
  1186. left:2px;
  1187. top:0px;
  1188. width:16px;
  1189. visibility:hidden;
  1190. word-wrap:break-word;
  1191. }
  1192. #u105 {
  1193. position:absolute;
  1194. left:452px;
  1195. top:462px;
  1196. width:20px;
  1197. height:16px;
  1198. }
  1199. #u105_img {
  1200. position:absolute;
  1201. left:0px;
  1202. top:0px;
  1203. width:20px;
  1204. height:16px;
  1205. }
  1206. #u106 {
  1207. position:absolute;
  1208. left:2px;
  1209. top:0px;
  1210. width:16px;
  1211. visibility:hidden;
  1212. word-wrap:break-word;
  1213. }