styles.css 22 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675676677678679680681682683684685686687688689690691692693694695696697698699700701702703704705706707708709710711712713714715716717718719720721722723724725726727728729730731732733734735736737738739740741742743744745746747748749750751752753754755756757758759760761762763764765766767768769770771772773774775776777778779780781782783784785786787788789790791792793794795796797798799800801802803804805806807808809810811812813814815816817818819820821822823824825826827828829830831832833834835836837838839840841842843844845846847848849850851852853854855856857858859860861862863864865866867868869870871872873874875876877878879880881882883884885886887888889890891892893894895896897898899900901902903904905906907908909910911912913914915916917918919920921922923924925926927928929930931932933934935936937938939940941942943944945946947948949950951952953954955956957958959960961962963964965966967968969970971972973974975976977978979980981982983984985986987988989990991992993994995996997998999100010011002100310041005100610071008100910101011101210131014101510161017101810191020102110221023102410251026102710281029103010311032103310341035103610371038103910401041104210431044104510461047104810491050105110521053105410551056105710581059106010611062106310641065106610671068106910701071107210731074107510761077107810791080108110821083108410851086108710881089109010911092109310941095109610971098109911001101110211031104110511061107110811091110111111121113111411151116111711181119112011211122112311241125112611271128112911301131113211331134113511361137113811391140114111421143114411451146114711481149115011511152115311541155115611571158115911601161116211631164116511661167116811691170117111721173117411751176117711781179118011811182118311841185118611871188118911901191119211931194119511961197119811991200120112021203120412051206120712081209121012111212121312141215121612171218121912201221122212231224122512261227122812291230123112321233123412351236123712381239124012411242124312441245124612471248124912501251125212531254125512561257125812591260126112621263126412651266126712681269127012711272127312741275127612771278127912801281128212831284128512861287128812891290129112921293129412951296129712981299130013011302130313041305130613071308130913101311131213131314131513161317131813191320132113221323132413251326132713281329133013311332133313341335133613371338133913401341134213431344134513461347134813491350135113521353135413551356135713581359136013611362136313641365136613671368136913701371137213731374137513761377137813791380138113821383138413851386138713881389139013911392139313941395139613971398139914001401140214031404140514061407140814091410141114121413141414151416141714181419142014211422142314241425142614271428142914301431143214331434143514361437143814391440144114421443144414451446144714481449145014511452145314541455145614571458145914601461146214631464146514661467146814691470147114721473147414751476147714781479148014811482148314841485148614871488148914901491149214931494149514961497149814991500150115021503150415051506150715081509151015111512151315141515151615171518151915201521152215231524152515261527152815291530153115321533153415351536153715381539154015411542154315441545154615471548154915501551155215531554155515561557155815591560156115621563156415651566156715681569157015711572157315741575157615771578157915801581158215831584158515861587158815891590159115921593159415951596159715981599
  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:527px;
  807. top:30px;
  808. width:100px;
  809. height:60px;
  810. }
  811. #u69_img {
  812. position:absolute;
  813. left:0px;
  814. top:0px;
  815. width:100px;
  816. height:60px;
  817. }
  818. #u70 {
  819. position:absolute;
  820. left:2px;
  821. top:22px;
  822. width:96px;
  823. word-wrap:break-word;
  824. }
  825. #u71 {
  826. position:absolute;
  827. left:200px;
  828. top:252px;
  829. width:190px;
  830. height:26px;
  831. }
  832. #u71_img {
  833. position:absolute;
  834. left:0px;
  835. top:0px;
  836. width:190px;
  837. height:26px;
  838. }
  839. #u72 {
  840. position:absolute;
  841. left:2px;
  842. top:5px;
  843. width:186px;
  844. word-wrap:break-word;
  845. }
  846. #u73 {
  847. position:absolute;
  848. left:200px;
  849. top:373px;
  850. width:183px;
  851. height:26px;
  852. }
  853. #u73_img {
  854. position:absolute;
  855. left:0px;
  856. top:0px;
  857. width:183px;
  858. height:26px;
  859. }
  860. #u74 {
  861. position:absolute;
  862. left:2px;
  863. top:5px;
  864. width:179px;
  865. word-wrap:break-word;
  866. }
  867. #u75 {
  868. position:absolute;
  869. left:200px;
  870. top:174px;
  871. width:190px;
  872. height:26px;
  873. }
  874. #u75_img {
  875. position:absolute;
  876. left:0px;
  877. top:0px;
  878. width:190px;
  879. height:26px;
  880. }
  881. #u76 {
  882. position:absolute;
  883. left:2px;
  884. top:5px;
  885. width:186px;
  886. word-wrap:break-word;
  887. }
  888. #u77 {
  889. position:absolute;
  890. left:200px;
  891. top:210px;
  892. width:60px;
  893. height:16px;
  894. }
  895. #u77_img {
  896. position:absolute;
  897. left:0px;
  898. top:0px;
  899. width:60px;
  900. height:16px;
  901. }
  902. #u78 {
  903. position:absolute;
  904. left:0px;
  905. top:0px;
  906. width:60px;
  907. visibility:hidden;
  908. word-wrap:break-word;
  909. }
  910. #u79 {
  911. position:absolute;
  912. left:472px;
  913. top:174px;
  914. width:211px;
  915. height:160px;
  916. }
  917. #u79_img {
  918. position:absolute;
  919. left:0px;
  920. top:0px;
  921. width:211px;
  922. height:160px;
  923. }
  924. #u80 {
  925. position:absolute;
  926. left:2px;
  927. top:72px;
  928. width:207px;
  929. visibility:hidden;
  930. word-wrap:break-word;
  931. }
  932. #u81 {
  933. position:absolute;
  934. left:200px;
  935. top:400px;
  936. width:523px;
  937. height:125px;
  938. }
  939. #u82 {
  940. position:absolute;
  941. left:0px;
  942. top:0px;
  943. width:100px;
  944. height:30px;
  945. text-align:center;
  946. }
  947. #u82_img {
  948. position:absolute;
  949. left:0px;
  950. top:0px;
  951. width:100px;
  952. height:30px;
  953. }
  954. #u83 {
  955. position:absolute;
  956. left:2px;
  957. top:7px;
  958. width:96px;
  959. word-wrap:break-word;
  960. }
  961. #u84 {
  962. position:absolute;
  963. left:100px;
  964. top:0px;
  965. width:100px;
  966. height:30px;
  967. text-align:center;
  968. }
  969. #u84_img {
  970. position:absolute;
  971. left:0px;
  972. top:0px;
  973. width:100px;
  974. height:30px;
  975. }
  976. #u85 {
  977. position:absolute;
  978. left:2px;
  979. top:7px;
  980. width:96px;
  981. word-wrap:break-word;
  982. }
  983. #u86 {
  984. position:absolute;
  985. left:200px;
  986. top:0px;
  987. width:81px;
  988. height:30px;
  989. text-align:center;
  990. }
  991. #u86_img {
  992. position:absolute;
  993. left:0px;
  994. top:0px;
  995. width:81px;
  996. height:30px;
  997. }
  998. #u87 {
  999. position:absolute;
  1000. left:2px;
  1001. top:7px;
  1002. width:77px;
  1003. word-wrap:break-word;
  1004. }
  1005. #u88 {
  1006. position:absolute;
  1007. left:281px;
  1008. top:0px;
  1009. width:97px;
  1010. height:30px;
  1011. text-align:center;
  1012. }
  1013. #u88_img {
  1014. position:absolute;
  1015. left:0px;
  1016. top:0px;
  1017. width:97px;
  1018. height:30px;
  1019. }
  1020. #u89 {
  1021. position:absolute;
  1022. left:2px;
  1023. top:7px;
  1024. width:93px;
  1025. word-wrap:break-word;
  1026. }
  1027. #u90 {
  1028. position:absolute;
  1029. left:378px;
  1030. top:0px;
  1031. width:140px;
  1032. height:30px;
  1033. text-align:center;
  1034. }
  1035. #u90_img {
  1036. position:absolute;
  1037. left:0px;
  1038. top:0px;
  1039. width:140px;
  1040. height:30px;
  1041. }
  1042. #u91 {
  1043. position:absolute;
  1044. left:2px;
  1045. top:7px;
  1046. width:136px;
  1047. word-wrap:break-word;
  1048. }
  1049. #u92 {
  1050. position:absolute;
  1051. left:0px;
  1052. top:30px;
  1053. width:100px;
  1054. height:30px;
  1055. text-align:center;
  1056. }
  1057. #u92_img {
  1058. position:absolute;
  1059. left:0px;
  1060. top:0px;
  1061. width:100px;
  1062. height:30px;
  1063. }
  1064. #u93 {
  1065. position:absolute;
  1066. left:2px;
  1067. top:7px;
  1068. width:96px;
  1069. word-wrap:break-word;
  1070. }
  1071. #u94 {
  1072. position:absolute;
  1073. left:100px;
  1074. top:30px;
  1075. width:100px;
  1076. height:30px;
  1077. text-align:center;
  1078. }
  1079. #u94_img {
  1080. position:absolute;
  1081. left:0px;
  1082. top:0px;
  1083. width:100px;
  1084. height:30px;
  1085. }
  1086. #u95 {
  1087. position:absolute;
  1088. left:2px;
  1089. top:7px;
  1090. width:96px;
  1091. word-wrap:break-word;
  1092. }
  1093. #u96 {
  1094. position:absolute;
  1095. left:200px;
  1096. top:30px;
  1097. width:81px;
  1098. height:30px;
  1099. text-align:center;
  1100. }
  1101. #u96_img {
  1102. position:absolute;
  1103. left:0px;
  1104. top:0px;
  1105. width:81px;
  1106. height:30px;
  1107. }
  1108. #u97 {
  1109. position:absolute;
  1110. left:2px;
  1111. top:7px;
  1112. width:77px;
  1113. visibility:hidden;
  1114. word-wrap:break-word;
  1115. }
  1116. #u98 {
  1117. position:absolute;
  1118. left:281px;
  1119. top:30px;
  1120. width:97px;
  1121. height:30px;
  1122. text-align:center;
  1123. }
  1124. #u98_img {
  1125. position:absolute;
  1126. left:0px;
  1127. top:0px;
  1128. width:97px;
  1129. height:30px;
  1130. }
  1131. #u99 {
  1132. position:absolute;
  1133. left:2px;
  1134. top:7px;
  1135. width:93px;
  1136. word-wrap:break-word;
  1137. }
  1138. #u100 {
  1139. position:absolute;
  1140. left:378px;
  1141. top:30px;
  1142. width:140px;
  1143. height:30px;
  1144. text-align:center;
  1145. }
  1146. #u100_img {
  1147. position:absolute;
  1148. left:0px;
  1149. top:0px;
  1150. width:140px;
  1151. height:30px;
  1152. }
  1153. #u101 {
  1154. position:absolute;
  1155. left:2px;
  1156. top:7px;
  1157. width:136px;
  1158. visibility:hidden;
  1159. word-wrap:break-word;
  1160. }
  1161. #u102 {
  1162. position:absolute;
  1163. left:0px;
  1164. top:60px;
  1165. width:100px;
  1166. height:30px;
  1167. text-align:center;
  1168. }
  1169. #u102_img {
  1170. position:absolute;
  1171. left:0px;
  1172. top:0px;
  1173. width:100px;
  1174. height:30px;
  1175. }
  1176. #u103 {
  1177. position:absolute;
  1178. left:2px;
  1179. top:7px;
  1180. width:96px;
  1181. word-wrap:break-word;
  1182. }
  1183. #u104 {
  1184. position:absolute;
  1185. left:100px;
  1186. top:60px;
  1187. width:100px;
  1188. height:30px;
  1189. text-align:center;
  1190. }
  1191. #u104_img {
  1192. position:absolute;
  1193. left:0px;
  1194. top:0px;
  1195. width:100px;
  1196. height:30px;
  1197. }
  1198. #u105 {
  1199. position:absolute;
  1200. left:2px;
  1201. top:7px;
  1202. width:96px;
  1203. word-wrap:break-word;
  1204. }
  1205. #u106 {
  1206. position:absolute;
  1207. left:200px;
  1208. top:60px;
  1209. width:81px;
  1210. height:30px;
  1211. text-align:center;
  1212. }
  1213. #u106_img {
  1214. position:absolute;
  1215. left:0px;
  1216. top:0px;
  1217. width:81px;
  1218. height:30px;
  1219. }
  1220. #u107 {
  1221. position:absolute;
  1222. left:2px;
  1223. top:7px;
  1224. width:77px;
  1225. visibility:hidden;
  1226. word-wrap:break-word;
  1227. }
  1228. #u108 {
  1229. position:absolute;
  1230. left:281px;
  1231. top:60px;
  1232. width:97px;
  1233. height:30px;
  1234. text-align:center;
  1235. }
  1236. #u108_img {
  1237. position:absolute;
  1238. left:0px;
  1239. top:0px;
  1240. width:97px;
  1241. height:30px;
  1242. }
  1243. #u109 {
  1244. position:absolute;
  1245. left:2px;
  1246. top:7px;
  1247. width:93px;
  1248. word-wrap:break-word;
  1249. }
  1250. #u110 {
  1251. position:absolute;
  1252. left:378px;
  1253. top:60px;
  1254. width:140px;
  1255. height:30px;
  1256. text-align:center;
  1257. }
  1258. #u110_img {
  1259. position:absolute;
  1260. left:0px;
  1261. top:0px;
  1262. width:140px;
  1263. height:30px;
  1264. }
  1265. #u111 {
  1266. position:absolute;
  1267. left:2px;
  1268. top:7px;
  1269. width:136px;
  1270. visibility:hidden;
  1271. word-wrap:break-word;
  1272. }
  1273. #u112 {
  1274. position:absolute;
  1275. left:0px;
  1276. top:90px;
  1277. width:100px;
  1278. height:30px;
  1279. text-align:center;
  1280. }
  1281. #u112_img {
  1282. position:absolute;
  1283. left:0px;
  1284. top:0px;
  1285. width:100px;
  1286. height:30px;
  1287. }
  1288. #u113 {
  1289. position:absolute;
  1290. left:2px;
  1291. top:7px;
  1292. width:96px;
  1293. word-wrap:break-word;
  1294. }
  1295. #u114 {
  1296. position:absolute;
  1297. left:100px;
  1298. top:90px;
  1299. width:100px;
  1300. height:30px;
  1301. text-align:center;
  1302. }
  1303. #u114_img {
  1304. position:absolute;
  1305. left:0px;
  1306. top:0px;
  1307. width:100px;
  1308. height:30px;
  1309. }
  1310. #u115 {
  1311. position:absolute;
  1312. left:2px;
  1313. top:7px;
  1314. width:96px;
  1315. word-wrap:break-word;
  1316. }
  1317. #u116 {
  1318. position:absolute;
  1319. left:200px;
  1320. top:90px;
  1321. width:81px;
  1322. height:30px;
  1323. text-align:center;
  1324. }
  1325. #u116_img {
  1326. position:absolute;
  1327. left:0px;
  1328. top:0px;
  1329. width:81px;
  1330. height:30px;
  1331. }
  1332. #u117 {
  1333. position:absolute;
  1334. left:2px;
  1335. top:7px;
  1336. width:77px;
  1337. visibility:hidden;
  1338. word-wrap:break-word;
  1339. }
  1340. #u118 {
  1341. position:absolute;
  1342. left:281px;
  1343. top:90px;
  1344. width:97px;
  1345. height:30px;
  1346. text-align:center;
  1347. }
  1348. #u118_img {
  1349. position:absolute;
  1350. left:0px;
  1351. top:0px;
  1352. width:97px;
  1353. height:30px;
  1354. }
  1355. #u119 {
  1356. position:absolute;
  1357. left:2px;
  1358. top:7px;
  1359. width:93px;
  1360. word-wrap:break-word;
  1361. }
  1362. #u120 {
  1363. position:absolute;
  1364. left:378px;
  1365. top:90px;
  1366. width:140px;
  1367. height:30px;
  1368. text-align:center;
  1369. }
  1370. #u120_img {
  1371. position:absolute;
  1372. left:0px;
  1373. top:0px;
  1374. width:140px;
  1375. height:30px;
  1376. }
  1377. #u121 {
  1378. position:absolute;
  1379. left:2px;
  1380. top:7px;
  1381. width:136px;
  1382. visibility:hidden;
  1383. word-wrap:break-word;
  1384. }
  1385. #u122 {
  1386. position:absolute;
  1387. left:200px;
  1388. top:200px;
  1389. width:190px;
  1390. height:42px;
  1391. }
  1392. #u122_img {
  1393. position:absolute;
  1394. left:0px;
  1395. top:0px;
  1396. width:190px;
  1397. height:42px;
  1398. }
  1399. #u123 {
  1400. position:absolute;
  1401. left:2px;
  1402. top:13px;
  1403. width:186px;
  1404. visibility:hidden;
  1405. word-wrap:break-word;
  1406. }
  1407. #u124 {
  1408. position:absolute;
  1409. left:200px;
  1410. top:278px;
  1411. width:190px;
  1412. height:42px;
  1413. }
  1414. #u124_img {
  1415. position:absolute;
  1416. left:0px;
  1417. top:0px;
  1418. width:190px;
  1419. height:42px;
  1420. }
  1421. #u125 {
  1422. position:absolute;
  1423. left:2px;
  1424. top:13px;
  1425. width:186px;
  1426. visibility:hidden;
  1427. word-wrap:break-word;
  1428. }
  1429. #u126 {
  1430. position:absolute;
  1431. left:217px;
  1432. top:330px;
  1433. width:70px;
  1434. height:25px;
  1435. }
  1436. #u126_input {
  1437. position:absolute;
  1438. left:0px;
  1439. top:0px;
  1440. width:70px;
  1441. height:25px;
  1442. font-family:'Arial Normal', 'Arial';
  1443. font-weight:400;
  1444. font-style:normal;
  1445. font-size:13px;
  1446. text-decoration:none;
  1447. color:#000000;
  1448. text-align:center;
  1449. }
  1450. #u127 {
  1451. position:absolute;
  1452. left:317px;
  1453. top:329px;
  1454. width:70px;
  1455. height:25px;
  1456. }
  1457. #u127_input {
  1458. position:absolute;
  1459. left:0px;
  1460. top:0px;
  1461. width:70px;
  1462. height:25px;
  1463. font-family:'Arial Normal', 'Arial';
  1464. font-weight:400;
  1465. font-style:normal;
  1466. font-size:13px;
  1467. text-decoration:none;
  1468. color:#000000;
  1469. text-align:center;
  1470. }
  1471. #u128 {
  1472. position:absolute;
  1473. left:647px;
  1474. top:433px;
  1475. width:50px;
  1476. height:25px;
  1477. }
  1478. #u128_input {
  1479. position:absolute;
  1480. left:0px;
  1481. top:0px;
  1482. width:50px;
  1483. height:25px;
  1484. font-family:'Arial Normal', 'Arial';
  1485. font-weight:400;
  1486. font-style:normal;
  1487. font-size:13px;
  1488. text-decoration:none;
  1489. color:#000000;
  1490. text-align:center;
  1491. }
  1492. #u129 {
  1493. position:absolute;
  1494. left:648px;
  1495. top:465px;
  1496. width:50px;
  1497. height:25px;
  1498. }
  1499. #u129_input {
  1500. position:absolute;
  1501. left:0px;
  1502. top:0px;
  1503. width:50px;
  1504. height:25px;
  1505. font-family:'Arial Normal', 'Arial';
  1506. font-weight:400;
  1507. font-style:normal;
  1508. font-size:13px;
  1509. text-decoration:none;
  1510. color:#000000;
  1511. text-align:center;
  1512. }
  1513. #u130 {
  1514. position:absolute;
  1515. left:649px;
  1516. top:494px;
  1517. width:50px;
  1518. height:25px;
  1519. }
  1520. #u130_input {
  1521. position:absolute;
  1522. left:0px;
  1523. top:0px;
  1524. width:50px;
  1525. height:25px;
  1526. font-family:'Arial Normal', 'Arial';
  1527. font-weight:400;
  1528. font-style:normal;
  1529. font-size:13px;
  1530. text-decoration:none;
  1531. color:#000000;
  1532. text-align:center;
  1533. }
  1534. #u131 {
  1535. position:absolute;
  1536. left:619px;
  1537. top:436px;
  1538. width:25px;
  1539. height:20px;
  1540. }
  1541. #u131_img {
  1542. position:absolute;
  1543. left:0px;
  1544. top:0px;
  1545. width:25px;
  1546. height:20px;
  1547. }
  1548. #u132 {
  1549. position:absolute;
  1550. left:2px;
  1551. top:2px;
  1552. width:21px;
  1553. visibility:hidden;
  1554. word-wrap:break-word;
  1555. }
  1556. #u133 {
  1557. position:absolute;
  1558. left:618px;
  1559. top:466px;
  1560. width:25px;
  1561. height:20px;
  1562. }
  1563. #u133_img {
  1564. position:absolute;
  1565. left:0px;
  1566. top:0px;
  1567. width:25px;
  1568. height:20px;
  1569. }
  1570. #u134 {
  1571. position:absolute;
  1572. left:2px;
  1573. top:2px;
  1574. width:21px;
  1575. visibility:hidden;
  1576. word-wrap:break-word;
  1577. }
  1578. #u135 {
  1579. position:absolute;
  1580. left:618px;
  1581. top:496px;
  1582. width:25px;
  1583. height:20px;
  1584. }
  1585. #u135_img {
  1586. position:absolute;
  1587. left:0px;
  1588. top:0px;
  1589. width:25px;
  1590. height:20px;
  1591. }
  1592. #u136 {
  1593. position:absolute;
  1594. left:2px;
  1595. top:2px;
  1596. width:21px;
  1597. visibility:hidden;
  1598. word-wrap:break-word;
  1599. }