styles.css 20 KB

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