styles.css 25 KB

1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556575859606162636465666768697071727374757677787980818283848586878889909192939495969798991001011021031041051061071081091101111121131141151161171181191201211221231241251261271281291301311321331341351361371381391401411421431441451461471481491501511521531541551561571581591601611621631641651661671681691701711721731741751761771781791801811821831841851861871881891901911921931941951961971981992002012022032042052062072082092102112122132142152162172182192202212222232242252262272282292302312322332342352362372382392402412422432442452462472482492502512522532542552562572582592602612622632642652662672682692702712722732742752762772782792802812822832842852862872882892902912922932942952962972982993003013023033043053063073083093103113123133143153163173183193203213223233243253263273283293303313323333343353363373383393403413423433443453463473483493503513523533543553563573583593603613623633643653663673683693703713723733743753763773783793803813823833843853863873883893903913923933943953963973983994004014024034044054064074084094104114124134144154164174184194204214224234244254264274284294304314324334344354364374384394404414424434444454464474484494504514524534544554564574584594604614624634644654664674684694704714724734744754764774784794804814824834844854864874884894904914924934944954964974984995005015025035045055065075085095105115125135145155165175185195205215225235245255265275285295305315325335345355365375385395405415425435445455465475485495505515525535545555565575585595605615625635645655665675685695705715725735745755765775785795805815825835845855865875885895905915925935945955965975985996006016026036046056066076086096106116126136146156166176186196206216226236246256266276286296306316326336346356366376386396406416426436446456466476486496506516526536546556566576586596606616626636646656666676686696706716726736746756766776786796806816826836846856866876886896906916926936946956966976986997007017027037047057067077087097107117127137147157167177187197207217227237247257267277287297307317327337347357367377387397407417427437447457467477487497507517527537547557567577587597607617627637647657667677687697707717727737747757767777787797807817827837847857867877887897907917927937947957967977987998008018028038048058068078088098108118128138148158168178188198208218228238248258268278288298308318328338348358368378388398408418428438448458468478488498508518528538548558568578588598608618628638648658668678688698708718728738748758768778788798808818828838848858868878888898908918928938948958968978988999009019029039049059069079089099109119129139149159169179189199209219229239249259269279289299309319329339349359369379389399409419429439449459469479489499509519529539549559569579589599609619629639649659669679689699709719729739749759769779789799809819829839849859869879889899909919929939949959969979989991000100110021003100410051006100710081009101010111012101310141015101610171018101910201021102210231024102510261027102810291030103110321033103410351036103710381039104010411042104310441045104610471048104910501051105210531054105510561057105810591060106110621063106410651066106710681069107010711072107310741075107610771078107910801081108210831084108510861087108810891090109110921093109410951096109710981099110011011102110311041105110611071108110911101111111211131114111511161117111811191120112111221123112411251126112711281129113011311132113311341135113611371138113911401141114211431144114511461147114811491150115111521153115411551156115711581159116011611162116311641165116611671168116911701171117211731174117511761177117811791180118111821183118411851186118711881189119011911192119311941195119611971198119912001201120212031204120512061207120812091210121112121213121412151216121712181219122012211222122312241225122612271228122912301231123212331234123512361237123812391240124112421243124412451246124712481249125012511252125312541255125612571258125912601261126212631264126512661267126812691270127112721273127412751276127712781279128012811282128312841285128612871288128912901291129212931294129512961297129812991300130113021303130413051306130713081309131013111312131313141315131613171318131913201321132213231324132513261327132813291330133113321333133413351336133713381339134013411342134313441345134613471348134913501351135213531354135513561357135813591360136113621363136413651366136713681369137013711372137313741375137613771378137913801381138213831384138513861387138813891390139113921393139413951396139713981399140014011402140314041405140614071408140914101411141214131414141514161417141814191420142114221423142414251426142714281429143014311432143314341435143614371438143914401441144214431444144514461447144814491450145114521453145414551456145714581459146014611462146314641465146614671468146914701471147214731474147514761477147814791480148114821483148414851486148714881489149014911492149314941495149614971498149915001501150215031504150515061507150815091510
  1. body {
  2. margin:0px;
  3. background-image:none;
  4. position:static;
  5. left:auto;
  6. width:1574px;
  7. margin-left:0;
  8. margin-right:0;
  9. text-align:left;
  10. }
  11. #base {
  12. position:absolute;
  13. z-index:0;
  14. }
  15. #u142_img {
  16. border-width:0px;
  17. position:absolute;
  18. left:0px;
  19. top:0px;
  20. width:1155px;
  21. height:583px;
  22. }
  23. #u142 {
  24. border-width:0px;
  25. position:absolute;
  26. left:7px;
  27. top:879px;
  28. width:1155px;
  29. height:583px;
  30. }
  31. #u142_text {
  32. border-width:0px;
  33. position:absolute;
  34. left:0px;
  35. top:0px;
  36. width:0px;
  37. visibility:hidden;
  38. word-wrap:break-word;
  39. }
  40. #u143_img {
  41. border-width:0px;
  42. position:absolute;
  43. left:0px;
  44. top:0px;
  45. width:1155px;
  46. height:583px;
  47. }
  48. #u143 {
  49. border-width:0px;
  50. position:absolute;
  51. left:7px;
  52. top:233px;
  53. width:1155px;
  54. height:583px;
  55. }
  56. #u143_text {
  57. border-width:0px;
  58. position:absolute;
  59. left:0px;
  60. top:0px;
  61. width:0px;
  62. visibility:hidden;
  63. word-wrap:break-word;
  64. }
  65. #u144 {
  66. border-width:0px;
  67. position:absolute;
  68. left:0px;
  69. top:0px;
  70. width:0px;
  71. height:0px;
  72. }
  73. #u145_img {
  74. border-width:0px;
  75. position:absolute;
  76. left:0px;
  77. top:0px;
  78. width:8px;
  79. height:28px;
  80. }
  81. #u145 {
  82. border-width:0px;
  83. position:absolute;
  84. left:7px;
  85. top:21px;
  86. width:8px;
  87. height:28px;
  88. }
  89. #u145_text {
  90. border-width:0px;
  91. position:absolute;
  92. left:0px;
  93. top:0px;
  94. width:0px;
  95. visibility:hidden;
  96. word-wrap:break-word;
  97. }
  98. #u146_div {
  99. border-width:0px;
  100. position:absolute;
  101. left:0px;
  102. top:0px;
  103. width:121px;
  104. height:28px;
  105. background:inherit;
  106. background-color:rgba(255, 255, 255, 0);
  107. border:none;
  108. border-radius:0px;
  109. -moz-box-shadow:none;
  110. -webkit-box-shadow:none;
  111. box-shadow:none;
  112. font-family:'Arial Negreta', 'Arial Normal', 'Arial';
  113. font-weight:700;
  114. font-style:normal;
  115. }
  116. #u146 {
  117. border-width:0px;
  118. position:absolute;
  119. left:21px;
  120. top:21px;
  121. width:121px;
  122. height:28px;
  123. font-family:'Arial Negreta', 'Arial Normal', 'Arial';
  124. font-weight:700;
  125. font-style:normal;
  126. }
  127. #u146_text {
  128. border-width:0px;
  129. position:absolute;
  130. left:0px;
  131. top:0px;
  132. width:121px;
  133. white-space:nowrap;
  134. }
  135. #u147_div {
  136. border-width:0px;
  137. position:absolute;
  138. left:0px;
  139. top:0px;
  140. width:215px;
  141. height:22px;
  142. background:inherit;
  143. background-color:rgba(255, 255, 255, 0);
  144. border:none;
  145. border-radius:0px;
  146. -moz-box-shadow:none;
  147. -webkit-box-shadow:none;
  148. box-shadow:none;
  149. font-family:'Arial Negreta', 'Arial Normal', 'Arial';
  150. font-weight:700;
  151. font-style:normal;
  152. font-size:18px;
  153. }
  154. #u147 {
  155. border-width:0px;
  156. position:absolute;
  157. left:7px;
  158. top:189px;
  159. width:215px;
  160. height:22px;
  161. font-family:'Arial Negreta', 'Arial Normal', 'Arial';
  162. font-weight:700;
  163. font-style:normal;
  164. font-size:18px;
  165. }
  166. #u147_text {
  167. border-width:0px;
  168. position:absolute;
  169. left:0px;
  170. top:0px;
  171. width:215px;
  172. white-space:nowrap;
  173. }
  174. #u148 {
  175. border-width:0px;
  176. position:absolute;
  177. left:0px;
  178. top:0px;
  179. width:0px;
  180. height:0px;
  181. }
  182. #u149_img {
  183. border-width:0px;
  184. position:absolute;
  185. left:-4px;
  186. top:-4px;
  187. width:40px;
  188. height:40px;
  189. }
  190. #u149 {
  191. border-width:0px;
  192. position:absolute;
  193. left:1182px;
  194. top:243px;
  195. width:30px;
  196. height:30px;
  197. font-family:'Arial Negreta', 'Arial Normal', 'Arial';
  198. font-weight:700;
  199. font-style:normal;
  200. font-size:18px;
  201. color:#1E1E1E;
  202. }
  203. #u149_text {
  204. border-width:0px;
  205. position:absolute;
  206. left:2px;
  207. top:4px;
  208. width:26px;
  209. word-wrap:break-word;
  210. }
  211. #u150_div {
  212. border-width:0px;
  213. position:absolute;
  214. left:0px;
  215. top:0px;
  216. width:131px;
  217. height:19px;
  218. background:inherit;
  219. background-color:rgba(255, 255, 255, 0);
  220. border:none;
  221. border-radius:0px;
  222. -moz-box-shadow:none;
  223. -webkit-box-shadow:none;
  224. box-shadow:none;
  225. font-family:'Arial Negreta', 'Arial Normal', 'Arial';
  226. font-weight:700;
  227. font-style:normal;
  228. font-size:16px;
  229. color:#FF0000;
  230. }
  231. #u150 {
  232. border-width:0px;
  233. position:absolute;
  234. left:1222px;
  235. top:250px;
  236. width:131px;
  237. height:19px;
  238. font-family:'Arial Negreta', 'Arial Normal', 'Arial';
  239. font-weight:700;
  240. font-style:normal;
  241. font-size:16px;
  242. color:#FF0000;
  243. }
  244. #u150_text {
  245. border-width:0px;
  246. position:absolute;
  247. left:0px;
  248. top:0px;
  249. width:131px;
  250. word-wrap:break-word;
  251. }
  252. #u151_div {
  253. border-width:0px;
  254. position:absolute;
  255. left:0px;
  256. top:0px;
  257. width:352px;
  258. height:44px;
  259. background:inherit;
  260. background-color:rgba(255, 255, 255, 0);
  261. border:none;
  262. border-radius:0px;
  263. -moz-box-shadow:none;
  264. -webkit-box-shadow:none;
  265. box-shadow:none;
  266. line-height:22px;
  267. }
  268. #u151 {
  269. border-width:0px;
  270. position:absolute;
  271. left:1222px;
  272. top:288px;
  273. width:352px;
  274. height:44px;
  275. line-height:22px;
  276. }
  277. #u151_text {
  278. border-width:0px;
  279. position:absolute;
  280. left:0px;
  281. top:0px;
  282. width:352px;
  283. word-wrap:break-word;
  284. }
  285. #u152_img {
  286. border-width:0px;
  287. position:absolute;
  288. left:-4px;
  289. top:-4px;
  290. width:30px;
  291. height:30px;
  292. }
  293. #u152 {
  294. border-width:0px;
  295. position:absolute;
  296. left:154px;
  297. top:375px;
  298. width:20px;
  299. height:20px;
  300. font-family:'Arial Negreta', 'Arial Normal', 'Arial';
  301. font-weight:700;
  302. font-style:normal;
  303. font-size:14px;
  304. color:#1E1E1E;
  305. }
  306. #u152_text {
  307. border-width:0px;
  308. position:absolute;
  309. left:2px;
  310. top:2px;
  311. width:16px;
  312. word-wrap:break-word;
  313. }
  314. #u153_img {
  315. border-width:0px;
  316. position:absolute;
  317. left:-4px;
  318. top:-4px;
  319. width:30px;
  320. height:30px;
  321. }
  322. #u153 {
  323. border-width:0px;
  324. position:absolute;
  325. left:231px;
  326. top:375px;
  327. width:20px;
  328. height:20px;
  329. font-family:'Arial Negreta', 'Arial Normal', 'Arial';
  330. font-weight:700;
  331. font-style:normal;
  332. font-size:14px;
  333. color:#1E1E1E;
  334. }
  335. #u153_text {
  336. border-width:0px;
  337. position:absolute;
  338. left:2px;
  339. top:2px;
  340. width:16px;
  341. word-wrap:break-word;
  342. }
  343. #u154_img {
  344. border-width:0px;
  345. position:absolute;
  346. left:-4px;
  347. top:-4px;
  348. width:30px;
  349. height:30px;
  350. }
  351. #u154 {
  352. border-width:0px;
  353. position:absolute;
  354. left:483px;
  355. top:375px;
  356. width:20px;
  357. height:20px;
  358. font-family:'Arial Negreta', 'Arial Normal', 'Arial';
  359. font-weight:700;
  360. font-style:normal;
  361. font-size:14px;
  362. color:#1E1E1E;
  363. }
  364. #u154_text {
  365. border-width:0px;
  366. position:absolute;
  367. left:2px;
  368. top:2px;
  369. width:16px;
  370. word-wrap:break-word;
  371. }
  372. #u155_img {
  373. border-width:0px;
  374. position:absolute;
  375. left:-4px;
  376. top:-4px;
  377. width:30px;
  378. height:30px;
  379. }
  380. #u155 {
  381. border-width:0px;
  382. position:absolute;
  383. left:1055px;
  384. top:482px;
  385. width:20px;
  386. height:20px;
  387. font-family:'Arial Negreta', 'Arial Normal', 'Arial';
  388. font-weight:700;
  389. font-style:normal;
  390. font-size:14px;
  391. color:#1E1E1E;
  392. }
  393. #u155_text {
  394. border-width:0px;
  395. position:absolute;
  396. left:2px;
  397. top:2px;
  398. width:16px;
  399. word-wrap:break-word;
  400. }
  401. #u156 {
  402. border-width:0px;
  403. position:absolute;
  404. left:0px;
  405. top:0px;
  406. width:0px;
  407. height:0px;
  408. }
  409. #u157_img {
  410. border-width:0px;
  411. position:absolute;
  412. left:-4px;
  413. top:-4px;
  414. width:40px;
  415. height:40px;
  416. }
  417. #u157 {
  418. border-width:0px;
  419. position:absolute;
  420. left:1182px;
  421. top:352px;
  422. width:30px;
  423. height:30px;
  424. font-family:'Arial Negreta', 'Arial Normal', 'Arial';
  425. font-weight:700;
  426. font-style:normal;
  427. font-size:18px;
  428. color:#1E1E1E;
  429. }
  430. #u157_text {
  431. border-width:0px;
  432. position:absolute;
  433. left:2px;
  434. top:4px;
  435. width:26px;
  436. word-wrap:break-word;
  437. }
  438. #u158_div {
  439. border-width:0px;
  440. position:absolute;
  441. left:0px;
  442. top:0px;
  443. width:131px;
  444. height:19px;
  445. background:inherit;
  446. background-color:rgba(255, 255, 255, 0);
  447. border:none;
  448. border-radius:0px;
  449. -moz-box-shadow:none;
  450. -webkit-box-shadow:none;
  451. box-shadow:none;
  452. font-family:'Arial Negreta', 'Arial Normal', 'Arial';
  453. font-weight:700;
  454. font-style:normal;
  455. font-size:16px;
  456. color:#FF0000;
  457. }
  458. #u158 {
  459. border-width:0px;
  460. position:absolute;
  461. left:1222px;
  462. top:359px;
  463. width:131px;
  464. height:19px;
  465. font-family:'Arial Negreta', 'Arial Normal', 'Arial';
  466. font-weight:700;
  467. font-style:normal;
  468. font-size:16px;
  469. color:#FF0000;
  470. }
  471. #u158_text {
  472. border-width:0px;
  473. position:absolute;
  474. left:0px;
  475. top:0px;
  476. width:131px;
  477. word-wrap:break-word;
  478. }
  479. #u159_div {
  480. border-width:0px;
  481. position:absolute;
  482. left:0px;
  483. top:0px;
  484. width:352px;
  485. height:44px;
  486. background:inherit;
  487. background-color:rgba(255, 255, 255, 0);
  488. border:none;
  489. border-radius:0px;
  490. -moz-box-shadow:none;
  491. -webkit-box-shadow:none;
  492. box-shadow:none;
  493. line-height:22px;
  494. }
  495. #u159 {
  496. border-width:0px;
  497. position:absolute;
  498. left:1222px;
  499. top:397px;
  500. width:352px;
  501. height:44px;
  502. line-height:22px;
  503. }
  504. #u159_text {
  505. border-width:0px;
  506. position:absolute;
  507. left:0px;
  508. top:0px;
  509. width:352px;
  510. word-wrap:break-word;
  511. }
  512. #u160 {
  513. border-width:0px;
  514. position:absolute;
  515. left:1222px;
  516. top:242px;
  517. width:111px;
  518. height:31px;
  519. overflow:hidden;
  520. background-image:url('../../resources/images/transparent.gif');
  521. }
  522. #u161_div {
  523. border-width:0px;
  524. position:absolute;
  525. left:0px;
  526. top:0px;
  527. width:303px;
  528. height:113px;
  529. background:inherit;
  530. background-color:rgba(255, 255, 0, 1);
  531. box-sizing:border-box;
  532. border-width:1px;
  533. border-style:solid;
  534. border-color:rgba(0, 0, 0, 1);
  535. border-radius:10px;
  536. -moz-box-shadow:none;
  537. -webkit-box-shadow:none;
  538. box-shadow:none;
  539. text-align:left;
  540. line-height:18px;
  541. }
  542. #u161 {
  543. border-width:0px;
  544. position:absolute;
  545. left:1222px;
  546. top:120px;
  547. width:303px;
  548. height:113px;
  549. text-align:left;
  550. line-height:18px;
  551. }
  552. #u161_text {
  553. border-width:0px;
  554. position:absolute;
  555. left:2px;
  556. top:12px;
  557. width:299px;
  558. word-wrap:break-word;
  559. }
  560. #u162 {
  561. border-width:0px;
  562. position:absolute;
  563. left:1228px;
  564. top:352px;
  565. width:105px;
  566. height:30px;
  567. overflow:hidden;
  568. background-image:url('../../resources/images/transparent.gif');
  569. }
  570. #u163_div {
  571. border-width:0px;
  572. position:absolute;
  573. left:0px;
  574. top:0px;
  575. width:303px;
  576. height:107px;
  577. background:inherit;
  578. background-color:rgba(255, 255, 0, 1);
  579. box-sizing:border-box;
  580. border-width:1px;
  581. border-style:solid;
  582. border-color:rgba(0, 0, 0, 1);
  583. border-radius:10px;
  584. -moz-box-shadow:none;
  585. -webkit-box-shadow:none;
  586. box-shadow:none;
  587. text-align:left;
  588. line-height:18px;
  589. }
  590. #u163 {
  591. border-width:0px;
  592. position:absolute;
  593. left:1222px;
  594. top:243px;
  595. width:303px;
  596. height:107px;
  597. text-align:left;
  598. line-height:18px;
  599. }
  600. #u163_text {
  601. border-width:0px;
  602. position:absolute;
  603. left:2px;
  604. top:8px;
  605. width:299px;
  606. word-wrap:break-word;
  607. }
  608. #u164 {
  609. border-width:0px;
  610. position:absolute;
  611. left:0px;
  612. top:0px;
  613. width:0px;
  614. height:0px;
  615. }
  616. #u165_img {
  617. border-width:0px;
  618. position:absolute;
  619. left:-4px;
  620. top:-4px;
  621. width:40px;
  622. height:40px;
  623. }
  624. #u165 {
  625. border-width:0px;
  626. position:absolute;
  627. left:1182px;
  628. top:451px;
  629. width:30px;
  630. height:30px;
  631. font-family:'Arial Negreta', 'Arial Normal', 'Arial';
  632. font-weight:700;
  633. font-style:normal;
  634. font-size:18px;
  635. color:#1E1E1E;
  636. }
  637. #u165_text {
  638. border-width:0px;
  639. position:absolute;
  640. left:2px;
  641. top:4px;
  642. width:26px;
  643. word-wrap:break-word;
  644. }
  645. #u166_div {
  646. border-width:0px;
  647. position:absolute;
  648. left:0px;
  649. top:0px;
  650. width:131px;
  651. height:19px;
  652. background:inherit;
  653. background-color:rgba(255, 255, 255, 0);
  654. border:none;
  655. border-radius:0px;
  656. -moz-box-shadow:none;
  657. -webkit-box-shadow:none;
  658. box-shadow:none;
  659. font-family:'Arial Negreta', 'Arial Normal', 'Arial';
  660. font-weight:700;
  661. font-style:normal;
  662. font-size:16px;
  663. }
  664. #u166 {
  665. border-width:0px;
  666. position:absolute;
  667. left:1222px;
  668. top:458px;
  669. width:131px;
  670. height:19px;
  671. font-family:'Arial Negreta', 'Arial Normal', 'Arial';
  672. font-weight:700;
  673. font-style:normal;
  674. font-size:16px;
  675. }
  676. #u166_text {
  677. border-width:0px;
  678. position:absolute;
  679. left:0px;
  680. top:0px;
  681. width:131px;
  682. word-wrap:break-word;
  683. }
  684. #u167_div {
  685. border-width:0px;
  686. position:absolute;
  687. left:0px;
  688. top:0px;
  689. width:352px;
  690. height:22px;
  691. background:inherit;
  692. background-color:rgba(255, 255, 255, 0);
  693. border:none;
  694. border-radius:0px;
  695. -moz-box-shadow:none;
  696. -webkit-box-shadow:none;
  697. box-shadow:none;
  698. line-height:22px;
  699. }
  700. #u167 {
  701. border-width:0px;
  702. position:absolute;
  703. left:1222px;
  704. top:496px;
  705. width:352px;
  706. height:22px;
  707. line-height:22px;
  708. }
  709. #u167_text {
  710. border-width:0px;
  711. position:absolute;
  712. left:0px;
  713. top:0px;
  714. width:352px;
  715. word-wrap:break-word;
  716. }
  717. #u168 {
  718. border-width:0px;
  719. position:absolute;
  720. left:0px;
  721. top:0px;
  722. width:0px;
  723. height:0px;
  724. }
  725. #u169_img {
  726. border-width:0px;
  727. position:absolute;
  728. left:-4px;
  729. top:-4px;
  730. width:40px;
  731. height:40px;
  732. }
  733. #u169 {
  734. border-width:0px;
  735. position:absolute;
  736. left:1182px;
  737. top:544px;
  738. width:30px;
  739. height:30px;
  740. font-family:'Arial Negreta', 'Arial Normal', 'Arial';
  741. font-weight:700;
  742. font-style:normal;
  743. font-size:18px;
  744. color:#1E1E1E;
  745. }
  746. #u169_text {
  747. border-width:0px;
  748. position:absolute;
  749. left:2px;
  750. top:4px;
  751. width:26px;
  752. word-wrap:break-word;
  753. }
  754. #u170_div {
  755. border-width:0px;
  756. position:absolute;
  757. left:0px;
  758. top:0px;
  759. width:131px;
  760. height:19px;
  761. background:inherit;
  762. background-color:rgba(255, 255, 255, 0);
  763. border:none;
  764. border-radius:0px;
  765. -moz-box-shadow:none;
  766. -webkit-box-shadow:none;
  767. box-shadow:none;
  768. font-family:'Arial Negreta', 'Arial Normal', 'Arial';
  769. font-weight:700;
  770. font-style:normal;
  771. font-size:16px;
  772. }
  773. #u170 {
  774. border-width:0px;
  775. position:absolute;
  776. left:1222px;
  777. top:551px;
  778. width:131px;
  779. height:19px;
  780. font-family:'Arial Negreta', 'Arial Normal', 'Arial';
  781. font-weight:700;
  782. font-style:normal;
  783. font-size:16px;
  784. }
  785. #u170_text {
  786. border-width:0px;
  787. position:absolute;
  788. left:0px;
  789. top:0px;
  790. width:131px;
  791. word-wrap:break-word;
  792. }
  793. #u171_div {
  794. border-width:0px;
  795. position:absolute;
  796. left:0px;
  797. top:0px;
  798. width:352px;
  799. height:110px;
  800. background:inherit;
  801. background-color:rgba(255, 255, 255, 0);
  802. border:none;
  803. border-radius:0px;
  804. -moz-box-shadow:none;
  805. -webkit-box-shadow:none;
  806. box-shadow:none;
  807. line-height:22px;
  808. }
  809. #u171 {
  810. border-width:0px;
  811. position:absolute;
  812. left:1222px;
  813. top:589px;
  814. width:352px;
  815. height:110px;
  816. line-height:22px;
  817. }
  818. #u171_text {
  819. border-width:0px;
  820. position:absolute;
  821. left:0px;
  822. top:0px;
  823. width:352px;
  824. word-wrap:break-word;
  825. }
  826. #u172 {
  827. border-width:0px;
  828. position:absolute;
  829. left:0px;
  830. top:0px;
  831. width:0px;
  832. height:0px;
  833. }
  834. #u173_img {
  835. border-width:0px;
  836. position:absolute;
  837. left:-4px;
  838. top:-4px;
  839. width:39px;
  840. height:40px;
  841. }
  842. #u173 {
  843. border-width:0px;
  844. position:absolute;
  845. left:1182px;
  846. top:893px;
  847. width:29px;
  848. height:30px;
  849. font-family:'Arial Negreta', 'Arial Normal', 'Arial';
  850. font-weight:700;
  851. font-style:normal;
  852. font-size:18px;
  853. color:#1E1E1E;
  854. }
  855. #u173_text {
  856. border-width:0px;
  857. position:absolute;
  858. left:2px;
  859. top:4px;
  860. width:25px;
  861. word-wrap:break-word;
  862. }
  863. #u174_div {
  864. border-width:0px;
  865. position:absolute;
  866. left:0px;
  867. top:0px;
  868. width:131px;
  869. height:19px;
  870. background:inherit;
  871. background-color:rgba(255, 255, 255, 0);
  872. border:none;
  873. border-radius:0px;
  874. -moz-box-shadow:none;
  875. -webkit-box-shadow:none;
  876. box-shadow:none;
  877. font-family:'Arial Negreta', 'Arial Normal', 'Arial';
  878. font-weight:700;
  879. font-style:normal;
  880. font-size:16px;
  881. }
  882. #u174 {
  883. border-width:0px;
  884. position:absolute;
  885. left:1222px;
  886. top:900px;
  887. width:131px;
  888. height:19px;
  889. font-family:'Arial Negreta', 'Arial Normal', 'Arial';
  890. font-weight:700;
  891. font-style:normal;
  892. font-size:16px;
  893. }
  894. #u174_text {
  895. border-width:0px;
  896. position:absolute;
  897. left:0px;
  898. top:0px;
  899. width:131px;
  900. word-wrap:break-word;
  901. }
  902. #u175_div {
  903. border-width:0px;
  904. position:absolute;
  905. left:0px;
  906. top:0px;
  907. width:352px;
  908. height:44px;
  909. background:inherit;
  910. background-color:rgba(255, 255, 255, 0);
  911. border:none;
  912. border-radius:0px;
  913. -moz-box-shadow:none;
  914. -webkit-box-shadow:none;
  915. box-shadow:none;
  916. line-height:22px;
  917. }
  918. #u175 {
  919. border-width:0px;
  920. position:absolute;
  921. left:1222px;
  922. top:938px;
  923. width:352px;
  924. height:44px;
  925. line-height:22px;
  926. }
  927. #u175_text {
  928. border-width:0px;
  929. position:absolute;
  930. left:0px;
  931. top:0px;
  932. width:352px;
  933. word-wrap:break-word;
  934. }
  935. #u176_img {
  936. border-width:0px;
  937. position:absolute;
  938. left:-4px;
  939. top:-4px;
  940. width:30px;
  941. height:30px;
  942. }
  943. #u176 {
  944. border-width:0px;
  945. position:absolute;
  946. left:996px;
  947. top:312px;
  948. width:20px;
  949. height:20px;
  950. font-family:'Arial Negreta', 'Arial Normal', 'Arial';
  951. font-weight:700;
  952. font-style:normal;
  953. font-size:14px;
  954. color:#1E1E1E;
  955. }
  956. #u176_text {
  957. border-width:0px;
  958. position:absolute;
  959. left:2px;
  960. top:2px;
  961. width:16px;
  962. word-wrap:break-word;
  963. }
  964. #u177_div {
  965. border-width:0px;
  966. position:absolute;
  967. left:0px;
  968. top:0px;
  969. width:109px;
  970. height:22px;
  971. background:inherit;
  972. background-color:rgba(255, 255, 255, 0);
  973. border:none;
  974. border-radius:0px;
  975. -moz-box-shadow:none;
  976. -webkit-box-shadow:none;
  977. box-shadow:none;
  978. font-family:'Arial Negreta', 'Arial Normal', 'Arial';
  979. font-weight:700;
  980. font-style:normal;
  981. font-size:18px;
  982. }
  983. #u177 {
  984. border-width:0px;
  985. position:absolute;
  986. left:7px;
  987. top:68px;
  988. width:109px;
  989. height:22px;
  990. font-family:'Arial Negreta', 'Arial Normal', 'Arial';
  991. font-weight:700;
  992. font-style:normal;
  993. font-size:18px;
  994. }
  995. #u177_text {
  996. border-width:0px;
  997. position:absolute;
  998. left:0px;
  999. top:0px;
  1000. width:109px;
  1001. white-space:nowrap;
  1002. }
  1003. #u178_div {
  1004. border-width:0px;
  1005. position:absolute;
  1006. left:0px;
  1007. top:0px;
  1008. width:329px;
  1009. height:48px;
  1010. background:inherit;
  1011. background-color:rgba(255, 255, 255, 0);
  1012. border:none;
  1013. border-radius:0px;
  1014. -moz-box-shadow:none;
  1015. -webkit-box-shadow:none;
  1016. box-shadow:none;
  1017. font-size:16px;
  1018. line-height:24px;
  1019. }
  1020. #u178 {
  1021. border-width:0px;
  1022. position:absolute;
  1023. left:40px;
  1024. top:120px;
  1025. width:329px;
  1026. height:48px;
  1027. font-size:16px;
  1028. line-height:24px;
  1029. }
  1030. #u178_text {
  1031. border-width:0px;
  1032. position:absolute;
  1033. left:0px;
  1034. top:0px;
  1035. width:329px;
  1036. word-wrap:break-word;
  1037. }
  1038. #u179 {
  1039. border-width:0px;
  1040. position:absolute;
  1041. left:0px;
  1042. top:0px;
  1043. width:0px;
  1044. height:0px;
  1045. }
  1046. #u180_img {
  1047. border-width:0px;
  1048. position:absolute;
  1049. left:-4px;
  1050. top:-4px;
  1051. width:44px;
  1052. height:44px;
  1053. }
  1054. #u180 {
  1055. border-width:0px;
  1056. position:absolute;
  1057. left:1182px;
  1058. top:704px;
  1059. width:34px;
  1060. height:34px;
  1061. font-family:'Arial Negreta', 'Arial Normal', 'Arial';
  1062. font-weight:700;
  1063. font-style:normal;
  1064. font-size:26px;
  1065. }
  1066. #u180_text {
  1067. border-width:0px;
  1068. position:absolute;
  1069. left:2px;
  1070. top:1px;
  1071. width:30px;
  1072. word-wrap:break-word;
  1073. }
  1074. #u181_div {
  1075. border-width:0px;
  1076. position:absolute;
  1077. left:0px;
  1078. top:0px;
  1079. width:131px;
  1080. height:19px;
  1081. background:inherit;
  1082. background-color:rgba(255, 255, 255, 0);
  1083. border:none;
  1084. border-radius:0px;
  1085. -moz-box-shadow:none;
  1086. -webkit-box-shadow:none;
  1087. box-shadow:none;
  1088. font-family:'Arial Negreta', 'Arial Normal', 'Arial';
  1089. font-weight:700;
  1090. font-style:normal;
  1091. font-size:16px;
  1092. text-decoration:underline;
  1093. color:#FF0000;
  1094. }
  1095. #u181 {
  1096. border-width:0px;
  1097. position:absolute;
  1098. left:1222px;
  1099. top:711px;
  1100. width:131px;
  1101. height:19px;
  1102. font-family:'Arial Negreta', 'Arial Normal', 'Arial';
  1103. font-weight:700;
  1104. font-style:normal;
  1105. font-size:16px;
  1106. text-decoration:underline;
  1107. color:#FF0000;
  1108. }
  1109. #u181_text {
  1110. border-width:0px;
  1111. position:absolute;
  1112. left:0px;
  1113. top:0px;
  1114. width:131px;
  1115. word-wrap:break-word;
  1116. }
  1117. #u182_div {
  1118. border-width:0px;
  1119. position:absolute;
  1120. left:0px;
  1121. top:0px;
  1122. width:352px;
  1123. height:44px;
  1124. background:inherit;
  1125. background-color:rgba(255, 255, 255, 0);
  1126. border:none;
  1127. border-radius:0px;
  1128. -moz-box-shadow:none;
  1129. -webkit-box-shadow:none;
  1130. box-shadow:none;
  1131. line-height:22px;
  1132. }
  1133. #u182 {
  1134. border-width:0px;
  1135. position:absolute;
  1136. left:1222px;
  1137. top:749px;
  1138. width:352px;
  1139. height:44px;
  1140. line-height:22px;
  1141. }
  1142. #u182_text {
  1143. border-width:0px;
  1144. position:absolute;
  1145. left:0px;
  1146. top:0px;
  1147. width:352px;
  1148. word-wrap:break-word;
  1149. }
  1150. #u183 {
  1151. border-width:0px;
  1152. position:absolute;
  1153. left:1226px;
  1154. top:704px;
  1155. width:93px;
  1156. height:30px;
  1157. overflow:hidden;
  1158. background-image:url('../../resources/images/transparent.gif');
  1159. }
  1160. #u184_div {
  1161. border-width:0px;
  1162. position:absolute;
  1163. left:0px;
  1164. top:0px;
  1165. width:314px;
  1166. height:74px;
  1167. background:inherit;
  1168. background-color:rgba(255, 255, 0, 1);
  1169. box-sizing:border-box;
  1170. border-width:1px;
  1171. border-style:solid;
  1172. border-color:rgba(0, 0, 0, 1);
  1173. border-radius:10px;
  1174. -moz-box-shadow:none;
  1175. -webkit-box-shadow:none;
  1176. box-shadow:none;
  1177. text-align:left;
  1178. line-height:18px;
  1179. }
  1180. #u184 {
  1181. border-width:0px;
  1182. position:absolute;
  1183. left:1232px;
  1184. top:637px;
  1185. width:314px;
  1186. height:74px;
  1187. text-align:left;
  1188. line-height:18px;
  1189. }
  1190. #u184_text {
  1191. border-width:0px;
  1192. position:absolute;
  1193. left:2px;
  1194. top:10px;
  1195. width:310px;
  1196. word-wrap:break-word;
  1197. }
  1198. #u185 {
  1199. border-width:0px;
  1200. position:absolute;
  1201. left:0px;
  1202. top:0px;
  1203. width:0px;
  1204. height:0px;
  1205. }
  1206. #u186_img {
  1207. border-width:0px;
  1208. position:absolute;
  1209. left:-4px;
  1210. top:-4px;
  1211. width:44px;
  1212. height:44px;
  1213. }
  1214. #u186 {
  1215. border-width:0px;
  1216. position:absolute;
  1217. left:1182px;
  1218. top:794px;
  1219. width:34px;
  1220. height:34px;
  1221. font-family:'Arial Negreta', 'Arial Normal', 'Arial';
  1222. font-weight:700;
  1223. font-style:normal;
  1224. font-size:26px;
  1225. }
  1226. #u186_text {
  1227. border-width:0px;
  1228. position:absolute;
  1229. left:2px;
  1230. top:1px;
  1231. width:30px;
  1232. word-wrap:break-word;
  1233. }
  1234. #u187_div {
  1235. border-width:0px;
  1236. position:absolute;
  1237. left:0px;
  1238. top:0px;
  1239. width:131px;
  1240. height:19px;
  1241. background:inherit;
  1242. background-color:rgba(255, 255, 255, 0);
  1243. border:none;
  1244. border-radius:0px;
  1245. -moz-box-shadow:none;
  1246. -webkit-box-shadow:none;
  1247. box-shadow:none;
  1248. font-family:'Arial Negreta', 'Arial Normal', 'Arial';
  1249. font-weight:700;
  1250. font-style:normal;
  1251. font-size:16px;
  1252. text-decoration:underline;
  1253. color:#FF0000;
  1254. }
  1255. #u187 {
  1256. border-width:0px;
  1257. position:absolute;
  1258. left:1222px;
  1259. top:801px;
  1260. width:131px;
  1261. height:19px;
  1262. font-family:'Arial Negreta', 'Arial Normal', 'Arial';
  1263. font-weight:700;
  1264. font-style:normal;
  1265. font-size:16px;
  1266. text-decoration:underline;
  1267. color:#FF0000;
  1268. }
  1269. #u187_text {
  1270. border-width:0px;
  1271. position:absolute;
  1272. left:0px;
  1273. top:0px;
  1274. width:131px;
  1275. word-wrap:break-word;
  1276. }
  1277. #u188_div {
  1278. border-width:0px;
  1279. position:absolute;
  1280. left:0px;
  1281. top:0px;
  1282. width:352px;
  1283. height:44px;
  1284. background:inherit;
  1285. background-color:rgba(255, 255, 255, 0);
  1286. border:none;
  1287. border-radius:0px;
  1288. -moz-box-shadow:none;
  1289. -webkit-box-shadow:none;
  1290. box-shadow:none;
  1291. line-height:22px;
  1292. }
  1293. #u188 {
  1294. border-width:0px;
  1295. position:absolute;
  1296. left:1222px;
  1297. top:839px;
  1298. width:352px;
  1299. height:44px;
  1300. line-height:22px;
  1301. }
  1302. #u188_text {
  1303. border-width:0px;
  1304. position:absolute;
  1305. left:0px;
  1306. top:0px;
  1307. width:352px;
  1308. word-wrap:break-word;
  1309. }
  1310. #u189_div {
  1311. border-width:0px;
  1312. position:absolute;
  1313. left:0px;
  1314. top:0px;
  1315. width:314px;
  1316. height:74px;
  1317. background:inherit;
  1318. background-color:rgba(255, 255, 0, 1);
  1319. box-sizing:border-box;
  1320. border-width:1px;
  1321. border-style:solid;
  1322. border-color:rgba(0, 0, 0, 1);
  1323. border-radius:10px;
  1324. -moz-box-shadow:none;
  1325. -webkit-box-shadow:none;
  1326. box-shadow:none;
  1327. text-align:left;
  1328. line-height:18px;
  1329. }
  1330. #u189 {
  1331. border-width:0px;
  1332. position:absolute;
  1333. left:1232px;
  1334. top:717px;
  1335. width:314px;
  1336. height:74px;
  1337. text-align:left;
  1338. line-height:18px;
  1339. }
  1340. #u189_text {
  1341. border-width:0px;
  1342. position:absolute;
  1343. left:2px;
  1344. top:10px;
  1345. width:310px;
  1346. word-wrap:break-word;
  1347. }
  1348. #u190 {
  1349. border-width:0px;
  1350. position:absolute;
  1351. left:1222px;
  1352. top:796px;
  1353. width:131px;
  1354. height:30px;
  1355. overflow:hidden;
  1356. background-image:url('../../resources/images/transparent.gif');
  1357. }
  1358. #u191_img {
  1359. border-width:0px;
  1360. position:absolute;
  1361. left:-4px;
  1362. top:-4px;
  1363. width:30px;
  1364. height:30px;
  1365. }
  1366. #u191 {
  1367. border-width:0px;
  1368. position:absolute;
  1369. left:355px;
  1370. top:375px;
  1371. width:20px;
  1372. height:20px;
  1373. font-family:'Arial Negreta', 'Arial Normal', 'Arial';
  1374. font-weight:700;
  1375. font-style:normal;
  1376. font-size:14px;
  1377. color:#1E1E1E;
  1378. }
  1379. #u191_text {
  1380. border-width:0px;
  1381. position:absolute;
  1382. left:2px;
  1383. top:2px;
  1384. width:16px;
  1385. word-wrap:break-word;
  1386. }
  1387. #u192_img {
  1388. border-width:0px;
  1389. position:absolute;
  1390. left:-4px;
  1391. top:-4px;
  1392. width:30px;
  1393. height:30px;
  1394. }
  1395. #u192 {
  1396. border-width:0px;
  1397. position:absolute;
  1398. left:295px;
  1399. top:375px;
  1400. width:20px;
  1401. height:20px;
  1402. font-family:'Arial Negreta', 'Arial Normal', 'Arial';
  1403. font-weight:700;
  1404. font-style:normal;
  1405. font-size:14px;
  1406. color:#1E1E1E;
  1407. }
  1408. #u192_text {
  1409. border-width:0px;
  1410. position:absolute;
  1411. left:2px;
  1412. top:2px;
  1413. width:16px;
  1414. word-wrap:break-word;
  1415. }
  1416. #u193 {
  1417. position:fixed;
  1418. left:1453px;
  1419. top:70px;
  1420. }
  1421. #u193_state0 {
  1422. position:relative;
  1423. left:0px;
  1424. top:0px;
  1425. width:140px;
  1426. height:40px;
  1427. background-image:none;
  1428. }
  1429. #u193_state0_content {
  1430. border-width:0px;
  1431. position:absolute;
  1432. left:0px;
  1433. top:0px;
  1434. width:1px;
  1435. height:1px;
  1436. }
  1437. #u194_div {
  1438. border-width:0px;
  1439. position:absolute;
  1440. left:0px;
  1441. top:0px;
  1442. width:140px;
  1443. height:40px;
  1444. background:inherit;
  1445. background-color:rgba(20, 146, 138, 1);
  1446. border:none;
  1447. border-radius:5px;
  1448. -moz-box-shadow:none;
  1449. -webkit-box-shadow:none;
  1450. box-shadow:none;
  1451. font-family:'Arial Negreta', 'Arial Normal', 'Arial';
  1452. font-weight:700;
  1453. font-style:normal;
  1454. }
  1455. #u194 {
  1456. border-width:0px;
  1457. position:absolute;
  1458. left:0px;
  1459. top:0px;
  1460. width:140px;
  1461. height:40px;
  1462. font-family:'Arial Negreta', 'Arial Normal', 'Arial';
  1463. font-weight:700;
  1464. font-style:normal;
  1465. }
  1466. #u194_text {
  1467. border-width:0px;
  1468. position:absolute;
  1469. left:2px;
  1470. top:9px;
  1471. width:136px;
  1472. word-wrap:break-word;
  1473. }
  1474. #u195_div {
  1475. border-width:0px;
  1476. position:absolute;
  1477. left:0px;
  1478. top:0px;
  1479. width:83px;
  1480. height:40px;
  1481. background:inherit;
  1482. background-color:rgba(20, 146, 138, 1);
  1483. border:none;
  1484. border-radius:5px;
  1485. -moz-box-shadow:5px 5px 5px rgba(0, 0, 0, 0.349019607843137);
  1486. -webkit-box-shadow:5px 5px 5px rgba(0, 0, 0, 0.349019607843137);
  1487. box-shadow:5px 5px 5px rgba(0, 0, 0, 0.349019607843137);
  1488. font-family:'Arial Negreta', 'Arial Normal', 'Arial';
  1489. font-weight:700;
  1490. font-style:normal;
  1491. }
  1492. #u195 {
  1493. border-width:0px;
  1494. position:absolute;
  1495. left:152px;
  1496. top:15px;
  1497. width:83px;
  1498. height:40px;
  1499. font-family:'Arial Negreta', 'Arial Normal', 'Arial';
  1500. font-weight:700;
  1501. font-style:normal;
  1502. }
  1503. #u195_text {
  1504. border-width:0px;
  1505. position:absolute;
  1506. left:2px;
  1507. top:12px;
  1508. width:79px;
  1509. word-wrap:break-word;
  1510. }