styles.css 18 KB

1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556575859606162636465666768697071727374757677787980818283848586878889909192939495969798991001011021031041051061071081091101111121131141151161171181191201211221231241251261271281291301311321331341351361371381391401411421431441451461471481491501511521531541551561571581591601611621631641651661671681691701711721731741751761771781791801811821831841851861871881891901911921931941951961971981992002012022032042052062072082092102112122132142152162172182192202212222232242252262272282292302312322332342352362372382392402412422432442452462472482492502512522532542552562572582592602612622632642652662672682692702712722732742752762772782792802812822832842852862872882892902912922932942952962972982993003013023033043053063073083093103113123133143153163173183193203213223233243253263273283293303313323333343353363373383393403413423433443453463473483493503513523533543553563573583593603613623633643653663673683693703713723733743753763773783793803813823833843853863873883893903913923933943953963973983994004014024034044054064074084094104114124134144154164174184194204214224234244254264274284294304314324334344354364374384394404414424434444454464474484494504514524534544554564574584594604614624634644654664674684694704714724734744754764774784794804814824834844854864874884894904914924934944954964974984995005015025035045055065075085095105115125135145155165175185195205215225235245255265275285295305315325335345355365375385395405415425435445455465475485495505515525535545555565575585595605615625635645655665675685695705715725735745755765775785795805815825835845855865875885895905915925935945955965975985996006016026036046056066076086096106116126136146156166176186196206216226236246256266276286296306316326336346356366376386396406416426436446456466476486496506516526536546556566576586596606616626636646656666676686696706716726736746756766776786796806816826836846856866876886896906916926936946956966976986997007017027037047057067077087097107117127137147157167177187197207217227237247257267277287297307317327337347357367377387397407417427437447457467477487497507517527537547557567577587597607617627637647657667677687697707717727737747757767777787797807817827837847857867877887897907917927937947957967977987998008018028038048058068078088098108118128138148158168178188198208218228238248258268278288298308318328338348358368378388398408418428438448458468478488498508518528538548558568578588598608618628638648658668678688698708718728738748758768778788798808818828838848858868878888898908918928938948958968978988999009019029039049059069079089099109119129139149159169179189199209219229239249259269279289299309319329339349359369379389399409419429439449459469479489499509519529539549559569579589599609619629639649659669679689699709719729739749759769779789799809819829839849859869879889899909919929939949959969979989991000100110021003100410051006100710081009101010111012101310141015101610171018101910201021102210231024102510261027102810291030103110321033103410351036103710381039104010411042104310441045104610471048104910501051105210531054105510561057105810591060106110621063106410651066106710681069107010711072107310741075107610771078107910801081108210831084108510861087108810891090109110921093109410951096109710981099110011011102110311041105110611071108110911101111111211131114111511161117111811191120112111221123112411251126112711281129113011311132113311341135113611371138113911401141114211431144114511461147114811491150115111521153115411551156115711581159116011611162116311641165116611671168116911701171117211731174117511761177117811791180
  1. body {
  2. margin:0px;
  3. background-image:none;
  4. position:static;
  5. left:auto;
  6. width:1565px;
  7. margin-left:0;
  8. margin-right:0;
  9. text-align:left;
  10. }
  11. #base {
  12. position:absolute;
  13. z-index:0;
  14. }
  15. <<<<<<< HEAD
  16. #u337_div {
  17. =======
  18. #u338_div {
  19. >>>>>>> 0601optimize
  20. border-width:0px;
  21. position:absolute;
  22. left:0px;
  23. top:0px;
  24. width:349px;
  25. height:20px;
  26. background:inherit;
  27. background-color:rgba(255, 255, 255, 0);
  28. border:none;
  29. border-radius:0px;
  30. -moz-box-shadow:none;
  31. -webkit-box-shadow:none;
  32. box-shadow:none;
  33. font-size:16px;
  34. line-height:24px;
  35. }
  36. <<<<<<< HEAD
  37. #u337 {
  38. =======
  39. #u338 {
  40. >>>>>>> 0601optimize
  41. border-width:0px;
  42. position:absolute;
  43. left:42px;
  44. top:122px;
  45. width:349px;
  46. height:20px;
  47. font-size:16px;
  48. line-height:24px;
  49. }
  50. <<<<<<< HEAD
  51. #u337_text {
  52. =======
  53. #u338_text {
  54. >>>>>>> 0601optimize
  55. border-width:0px;
  56. position:absolute;
  57. left:0px;
  58. top:0px;
  59. width:0px;
  60. visibility:hidden;
  61. word-wrap:break-word;
  62. }
  63. <<<<<<< HEAD
  64. #u338 {
  65. =======
  66. #u339 {
  67. >>>>>>> 0601optimize
  68. border-width:0px;
  69. position:absolute;
  70. left:0px;
  71. top:0px;
  72. width:0px;
  73. height:0px;
  74. }
  75. <<<<<<< HEAD
  76. #u339_img {
  77. =======
  78. #u340_img {
  79. >>>>>>> 0601optimize
  80. border-width:0px;
  81. position:absolute;
  82. left:0px;
  83. top:0px;
  84. width:8px;
  85. height:28px;
  86. }
  87. <<<<<<< HEAD
  88. #u339 {
  89. =======
  90. #u340 {
  91. >>>>>>> 0601optimize
  92. border-width:0px;
  93. position:absolute;
  94. left:7px;
  95. top:13px;
  96. width:8px;
  97. height:28px;
  98. }
  99. <<<<<<< HEAD
  100. #u339_text {
  101. =======
  102. #u340_text {
  103. >>>>>>> 0601optimize
  104. border-width:0px;
  105. position:absolute;
  106. left:0px;
  107. top:0px;
  108. width:0px;
  109. visibility:hidden;
  110. word-wrap:break-word;
  111. }
  112. <<<<<<< HEAD
  113. #u340_div {
  114. =======
  115. #u341_div {
  116. >>>>>>> 0601optimize
  117. border-width:0px;
  118. position:absolute;
  119. left:0px;
  120. top:0px;
  121. width:145px;
  122. height:28px;
  123. background:inherit;
  124. background-color:rgba(255, 255, 255, 0);
  125. border:none;
  126. border-radius:0px;
  127. -moz-box-shadow:none;
  128. -webkit-box-shadow:none;
  129. box-shadow:none;
  130. font-family:'Arial Negreta', 'Arial Normal', 'Arial';
  131. font-weight:700;
  132. font-style:normal;
  133. }
  134. <<<<<<< HEAD
  135. #u340 {
  136. =======
  137. #u341 {
  138. >>>>>>> 0601optimize
  139. border-width:0px;
  140. position:absolute;
  141. left:21px;
  142. top:13px;
  143. width:145px;
  144. height:28px;
  145. font-family:'Arial Negreta', 'Arial Normal', 'Arial';
  146. font-weight:700;
  147. font-style:normal;
  148. }
  149. <<<<<<< HEAD
  150. #u340_text {
  151. =======
  152. #u341_text {
  153. >>>>>>> 0601optimize
  154. border-width:0px;
  155. position:absolute;
  156. left:0px;
  157. top:0px;
  158. width:145px;
  159. white-space:nowrap;
  160. }
  161. <<<<<<< HEAD
  162. #u341_div {
  163. =======
  164. #u342_div {
  165. >>>>>>> 0601optimize
  166. border-width:0px;
  167. position:absolute;
  168. left:0px;
  169. top:0px;
  170. width:109px;
  171. height:22px;
  172. background:inherit;
  173. background-color:rgba(255, 255, 255, 0);
  174. border:none;
  175. border-radius:0px;
  176. -moz-box-shadow:none;
  177. -webkit-box-shadow:none;
  178. box-shadow:none;
  179. font-family:'Arial Negreta', 'Arial Normal', 'Arial';
  180. font-weight:700;
  181. font-style:normal;
  182. font-size:18px;
  183. }
  184. <<<<<<< HEAD
  185. #u341 {
  186. =======
  187. #u342 {
  188. >>>>>>> 0601optimize
  189. border-width:0px;
  190. position:absolute;
  191. left:7px;
  192. top:69px;
  193. width:109px;
  194. height:22px;
  195. font-family:'Arial Negreta', 'Arial Normal', 'Arial';
  196. font-weight:700;
  197. font-style:normal;
  198. font-size:18px;
  199. }
  200. <<<<<<< HEAD
  201. #u341_text {
  202. =======
  203. #u342_text {
  204. >>>>>>> 0601optimize
  205. border-width:0px;
  206. position:absolute;
  207. left:0px;
  208. top:0px;
  209. width:109px;
  210. white-space:nowrap;
  211. }
  212. <<<<<<< HEAD
  213. #u342_div {
  214. =======
  215. #u343_div {
  216. >>>>>>> 0601optimize
  217. border-width:0px;
  218. position:absolute;
  219. left:0px;
  220. top:0px;
  221. width:1128px;
  222. height:46px;
  223. background:inherit;
  224. background-color:rgba(255, 255, 255, 0);
  225. border:none;
  226. border-radius:0px;
  227. -moz-box-shadow:none;
  228. -webkit-box-shadow:none;
  229. box-shadow:none;
  230. font-size:16px;
  231. line-height:24px;
  232. }
  233. <<<<<<< HEAD
  234. #u342 {
  235. =======
  236. #u343 {
  237. >>>>>>> 0601optimize
  238. border-width:0px;
  239. position:absolute;
  240. left:42px;
  241. top:114px;
  242. width:1128px;
  243. height:46px;
  244. font-size:16px;
  245. line-height:24px;
  246. }
  247. <<<<<<< HEAD
  248. #u342_text {
  249. =======
  250. #u343_text {
  251. >>>>>>> 0601optimize
  252. border-width:0px;
  253. position:absolute;
  254. left:0px;
  255. top:0px;
  256. width:1128px;
  257. word-wrap:break-word;
  258. }
  259. <<<<<<< HEAD
  260. #u343_div {
  261. =======
  262. #u344_div {
  263. >>>>>>> 0601optimize
  264. border-width:0px;
  265. position:absolute;
  266. left:0px;
  267. top:0px;
  268. width:233px;
  269. height:22px;
  270. background:inherit;
  271. background-color:rgba(255, 255, 255, 0);
  272. border:none;
  273. border-radius:0px;
  274. -moz-box-shadow:none;
  275. -webkit-box-shadow:none;
  276. box-shadow:none;
  277. font-family:'Arial Negreta', 'Arial Normal', 'Arial';
  278. font-weight:700;
  279. font-style:normal;
  280. font-size:18px;
  281. }
  282. <<<<<<< HEAD
  283. #u343 {
  284. =======
  285. #u344 {
  286. >>>>>>> 0601optimize
  287. border-width:0px;
  288. position:absolute;
  289. left:7px;
  290. top:193px;
  291. width:233px;
  292. height:22px;
  293. font-family:'Arial Negreta', 'Arial Normal', 'Arial';
  294. font-weight:700;
  295. font-style:normal;
  296. font-size:18px;
  297. }
  298. <<<<<<< HEAD
  299. #u343_text {
  300. =======
  301. #u344_text {
  302. >>>>>>> 0601optimize
  303. border-width:0px;
  304. position:absolute;
  305. left:0px;
  306. top:0px;
  307. width:233px;
  308. white-space:nowrap;
  309. }
  310. <<<<<<< HEAD
  311. #u344_img {
  312. =======
  313. #u345_img {
  314. >>>>>>> 0601optimize
  315. border-width:0px;
  316. position:absolute;
  317. left:0px;
  318. top:0px;
  319. width:1155px;
  320. height:583px;
  321. }
  322. <<<<<<< HEAD
  323. #u344 {
  324. =======
  325. #u345 {
  326. >>>>>>> 0601optimize
  327. border-width:0px;
  328. position:absolute;
  329. left:7px;
  330. top:253px;
  331. width:1155px;
  332. height:583px;
  333. }
  334. <<<<<<< HEAD
  335. #u344_text {
  336. =======
  337. #u345_text {
  338. >>>>>>> 0601optimize
  339. border-width:0px;
  340. position:absolute;
  341. left:0px;
  342. top:0px;
  343. width:0px;
  344. visibility:hidden;
  345. word-wrap:break-word;
  346. }
  347. <<<<<<< HEAD
  348. #u345_img {
  349. =======
  350. #u346_img {
  351. >>>>>>> 0601optimize
  352. border-width:0px;
  353. position:absolute;
  354. left:-4px;
  355. top:-4px;
  356. width:30px;
  357. height:30px;
  358. }
  359. <<<<<<< HEAD
  360. #u345 {
  361. =======
  362. #u346 {
  363. >>>>>>> 0601optimize
  364. border-width:0px;
  365. position:absolute;
  366. left:421px;
  367. top:363px;
  368. width:20px;
  369. height:20px;
  370. font-family:'Arial Negreta', 'Arial Normal', 'Arial';
  371. font-weight:700;
  372. font-style:normal;
  373. font-size:14px;
  374. color:#1E1E1E;
  375. }
  376. <<<<<<< HEAD
  377. #u345_text {
  378. =======
  379. #u346_text {
  380. >>>>>>> 0601optimize
  381. border-width:0px;
  382. position:absolute;
  383. left:2px;
  384. top:2px;
  385. width:16px;
  386. word-wrap:break-word;
  387. }
  388. <<<<<<< HEAD
  389. #u346_img {
  390. =======
  391. #u347_img {
  392. >>>>>>> 0601optimize
  393. border-width:0px;
  394. position:absolute;
  395. left:-4px;
  396. top:-4px;
  397. width:30px;
  398. height:30px;
  399. }
  400. <<<<<<< HEAD
  401. #u346 {
  402. =======
  403. #u347 {
  404. >>>>>>> 0601optimize
  405. border-width:0px;
  406. position:absolute;
  407. left:142px;
  408. top:443px;
  409. width:20px;
  410. height:20px;
  411. font-family:'Arial Negreta', 'Arial Normal', 'Arial';
  412. font-weight:700;
  413. font-style:normal;
  414. font-size:14px;
  415. color:#1E1E1E;
  416. }
  417. <<<<<<< HEAD
  418. #u346_text {
  419. =======
  420. #u347_text {
  421. >>>>>>> 0601optimize
  422. border-width:0px;
  423. position:absolute;
  424. left:2px;
  425. top:2px;
  426. width:16px;
  427. word-wrap:break-word;
  428. }
  429. <<<<<<< HEAD
  430. #u347 {
  431. =======
  432. #u348 {
  433. >>>>>>> 0601optimize
  434. border-width:0px;
  435. position:absolute;
  436. left:0px;
  437. top:0px;
  438. width:0px;
  439. height:0px;
  440. }
  441. <<<<<<< HEAD
  442. #u348_img {
  443. =======
  444. #u349_img {
  445. >>>>>>> 0601optimize
  446. border-width:0px;
  447. position:absolute;
  448. left:-4px;
  449. top:-4px;
  450. width:40px;
  451. height:40px;
  452. }
  453. <<<<<<< HEAD
  454. #u348 {
  455. =======
  456. #u349 {
  457. >>>>>>> 0601optimize
  458. border-width:0px;
  459. position:absolute;
  460. left:1173px;
  461. top:341px;
  462. width:30px;
  463. height:30px;
  464. font-family:'Arial Negreta', 'Arial Normal', 'Arial';
  465. font-weight:700;
  466. font-style:normal;
  467. font-size:18px;
  468. color:#1E1E1E;
  469. }
  470. <<<<<<< HEAD
  471. #u348_text {
  472. =======
  473. #u349_text {
  474. >>>>>>> 0601optimize
  475. border-width:0px;
  476. position:absolute;
  477. left:2px;
  478. top:4px;
  479. width:26px;
  480. word-wrap:break-word;
  481. }
  482. <<<<<<< HEAD
  483. #u349_div {
  484. =======
  485. #u350_div {
  486. >>>>>>> 0601optimize
  487. border-width:0px;
  488. position:absolute;
  489. left:0px;
  490. top:0px;
  491. width:131px;
  492. height:19px;
  493. background:inherit;
  494. background-color:rgba(255, 255, 255, 0);
  495. border:none;
  496. border-radius:0px;
  497. -moz-box-shadow:none;
  498. -webkit-box-shadow:none;
  499. box-shadow:none;
  500. font-family:'Arial Negreta', 'Arial Normal', 'Arial';
  501. font-weight:700;
  502. font-style:normal;
  503. font-size:16px;
  504. color:#FF0000;
  505. }
  506. <<<<<<< HEAD
  507. #u349 {
  508. =======
  509. #u350 {
  510. >>>>>>> 0601optimize
  511. border-width:0px;
  512. position:absolute;
  513. left:1213px;
  514. top:348px;
  515. width:131px;
  516. height:19px;
  517. font-family:'Arial Negreta', 'Arial Normal', 'Arial';
  518. font-weight:700;
  519. font-style:normal;
  520. font-size:16px;
  521. color:#FF0000;
  522. }
  523. <<<<<<< HEAD
  524. #u349_text {
  525. =======
  526. #u350_text {
  527. >>>>>>> 0601optimize
  528. border-width:0px;
  529. position:absolute;
  530. left:0px;
  531. top:0px;
  532. width:131px;
  533. word-wrap:break-word;
  534. }
  535. <<<<<<< HEAD
  536. #u350_div {
  537. =======
  538. #u351_div {
  539. >>>>>>> 0601optimize
  540. border-width:0px;
  541. position:absolute;
  542. left:0px;
  543. top:0px;
  544. width:352px;
  545. height:66px;
  546. background:inherit;
  547. background-color:rgba(255, 255, 255, 0);
  548. border:none;
  549. border-radius:0px;
  550. -moz-box-shadow:none;
  551. -webkit-box-shadow:none;
  552. box-shadow:none;
  553. line-height:22px;
  554. }
  555. <<<<<<< HEAD
  556. #u350 {
  557. =======
  558. #u351 {
  559. >>>>>>> 0601optimize
  560. border-width:0px;
  561. position:absolute;
  562. left:1213px;
  563. top:386px;
  564. width:352px;
  565. height:66px;
  566. line-height:22px;
  567. }
  568. <<<<<<< HEAD
  569. #u350_text {
  570. =======
  571. #u351_text {
  572. >>>>>>> 0601optimize
  573. border-width:0px;
  574. position:absolute;
  575. left:0px;
  576. top:0px;
  577. width:352px;
  578. word-wrap:break-word;
  579. }
  580. <<<<<<< HEAD
  581. #u351_img {
  582. =======
  583. #u352_img {
  584. >>>>>>> 0601optimize
  585. border-width:0px;
  586. position:absolute;
  587. left:0px;
  588. top:0px;
  589. width:1155px;
  590. height:583px;
  591. }
  592. <<<<<<< HEAD
  593. #u351 {
  594. =======
  595. #u352 {
  596. >>>>>>> 0601optimize
  597. border-width:0px;
  598. position:absolute;
  599. left:7px;
  600. top:882px;
  601. width:1155px;
  602. height:583px;
  603. }
  604. <<<<<<< HEAD
  605. #u351_text {
  606. =======
  607. #u352_text {
  608. >>>>>>> 0601optimize
  609. border-width:0px;
  610. position:absolute;
  611. left:0px;
  612. top:0px;
  613. width:0px;
  614. visibility:hidden;
  615. word-wrap:break-word;
  616. }
  617. <<<<<<< HEAD
  618. #u352 {
  619. =======
  620. #u353 {
  621. >>>>>>> 0601optimize
  622. border-width:0px;
  623. position:absolute;
  624. left:1219px;
  625. top:341px;
  626. width:121px;
  627. height:32px;
  628. overflow:hidden;
  629. background-image:url('../../resources/images/transparent.gif');
  630. }
  631. <<<<<<< HEAD
  632. #u353_div {
  633. =======
  634. #u354_div {
  635. >>>>>>> 0601optimize
  636. border-width:0px;
  637. position:absolute;
  638. left:0px;
  639. top:0px;
  640. width:326px;
  641. height:78px;
  642. background:inherit;
  643. background-color:rgba(255, 255, 0, 1);
  644. box-sizing:border-box;
  645. border-width:1px;
  646. border-style:solid;
  647. border-color:rgba(0, 0, 0, 1);
  648. border-radius:10px;
  649. -moz-box-shadow:none;
  650. -webkit-box-shadow:none;
  651. box-shadow:none;
  652. text-align:left;
  653. line-height:18px;
  654. }
  655. <<<<<<< HEAD
  656. #u353 {
  657. =======
  658. #u354 {
  659. >>>>>>> 0601optimize
  660. border-width:0px;
  661. position:absolute;
  662. left:1219px;
  663. top:253px;
  664. width:326px;
  665. height:78px;
  666. text-align:left;
  667. line-height:18px;
  668. }
  669. <<<<<<< HEAD
  670. #u353_text {
  671. =======
  672. #u354_text {
  673. >>>>>>> 0601optimize
  674. border-width:0px;
  675. position:absolute;
  676. left:2px;
  677. top:12px;
  678. width:322px;
  679. word-wrap:break-word;
  680. }
  681. <<<<<<< HEAD
  682. #u354 {
  683. =======
  684. #u355 {
  685. >>>>>>> 0601optimize
  686. position:fixed;
  687. left:1382px;
  688. top:68px;
  689. }
  690. <<<<<<< HEAD
  691. #u354_state0 {
  692. =======
  693. #u355_state0 {
  694. >>>>>>> 0601optimize
  695. position:relative;
  696. left:0px;
  697. top:0px;
  698. width:140px;
  699. height:40px;
  700. background-image:none;
  701. }
  702. <<<<<<< HEAD
  703. #u354_state0_content {
  704. =======
  705. #u355_state0_content {
  706. >>>>>>> 0601optimize
  707. border-width:0px;
  708. position:absolute;
  709. left:0px;
  710. top:0px;
  711. width:1px;
  712. height:1px;
  713. }
  714. <<<<<<< HEAD
  715. #u355_div {
  716. =======
  717. #u356_div {
  718. >>>>>>> 0601optimize
  719. border-width:0px;
  720. position:absolute;
  721. left:0px;
  722. top:0px;
  723. width:140px;
  724. height:40px;
  725. background:inherit;
  726. background-color:rgba(20, 146, 138, 1);
  727. border:none;
  728. border-radius:5px;
  729. -moz-box-shadow:none;
  730. -webkit-box-shadow:none;
  731. box-shadow:none;
  732. font-family:'Arial Negreta', 'Arial Normal', 'Arial';
  733. font-weight:700;
  734. font-style:normal;
  735. }
  736. <<<<<<< HEAD
  737. #u355 {
  738. =======
  739. #u356 {
  740. >>>>>>> 0601optimize
  741. border-width:0px;
  742. position:absolute;
  743. left:0px;
  744. top:0px;
  745. width:140px;
  746. height:40px;
  747. font-family:'Arial Negreta', 'Arial Normal', 'Arial';
  748. font-weight:700;
  749. font-style:normal;
  750. }
  751. <<<<<<< HEAD
  752. #u355_text {
  753. =======
  754. #u356_text {
  755. >>>>>>> 0601optimize
  756. border-width:0px;
  757. position:absolute;
  758. left:2px;
  759. top:9px;
  760. width:136px;
  761. word-wrap:break-word;
  762. }
  763. <<<<<<< HEAD
  764. #u356 {
  765. =======
  766. #u357 {
  767. >>>>>>> 0601optimize
  768. border-width:0px;
  769. position:absolute;
  770. left:0px;
  771. top:0px;
  772. width:0px;
  773. height:0px;
  774. }
  775. <<<<<<< HEAD
  776. #u357_img {
  777. =======
  778. #u358_img {
  779. >>>>>>> 0601optimize
  780. border-width:0px;
  781. position:absolute;
  782. left:-4px;
  783. top:-4px;
  784. width:44px;
  785. height:44px;
  786. }
  787. <<<<<<< HEAD
  788. #u357 {
  789. =======
  790. #u358 {
  791. >>>>>>> 0601optimize
  792. border-width:0px;
  793. position:absolute;
  794. left:1169px;
  795. top:472px;
  796. width:34px;
  797. height:34px;
  798. font-family:'Arial Negreta', 'Arial Normal', 'Arial';
  799. font-weight:700;
  800. font-style:normal;
  801. font-size:26px;
  802. }
  803. <<<<<<< HEAD
  804. #u357_text {
  805. =======
  806. #u358_text {
  807. >>>>>>> 0601optimize
  808. border-width:0px;
  809. position:absolute;
  810. left:2px;
  811. top:1px;
  812. width:30px;
  813. word-wrap:break-word;
  814. }
  815. <<<<<<< HEAD
  816. #u358_div {
  817. =======
  818. #u359_div {
  819. >>>>>>> 0601optimize
  820. border-width:0px;
  821. position:absolute;
  822. left:0px;
  823. top:0px;
  824. width:131px;
  825. height:19px;
  826. background:inherit;
  827. background-color:rgba(255, 255, 255, 0);
  828. border:none;
  829. border-radius:0px;
  830. -moz-box-shadow:none;
  831. -webkit-box-shadow:none;
  832. box-shadow:none;
  833. font-family:'Arial Negreta', 'Arial Normal', 'Arial';
  834. font-weight:700;
  835. font-style:normal;
  836. font-size:16px;
  837. }
  838. <<<<<<< HEAD
  839. #u358 {
  840. =======
  841. #u359 {
  842. >>>>>>> 0601optimize
  843. border-width:0px;
  844. position:absolute;
  845. left:1209px;
  846. top:479px;
  847. width:131px;
  848. height:19px;
  849. font-family:'Arial Negreta', 'Arial Normal', 'Arial';
  850. font-weight:700;
  851. font-style:normal;
  852. font-size:16px;
  853. }
  854. <<<<<<< HEAD
  855. #u358_text {
  856. =======
  857. #u359_text {
  858. >>>>>>> 0601optimize
  859. border-width:0px;
  860. position:absolute;
  861. left:0px;
  862. top:0px;
  863. width:131px;
  864. word-wrap:break-word;
  865. }
  866. <<<<<<< HEAD
  867. #u359_div {
  868. =======
  869. #u360_div {
  870. >>>>>>> 0601optimize
  871. border-width:0px;
  872. position:absolute;
  873. left:0px;
  874. top:0px;
  875. width:352px;
  876. height:88px;
  877. background:inherit;
  878. background-color:rgba(255, 255, 255, 0);
  879. border:none;
  880. border-radius:0px;
  881. -moz-box-shadow:none;
  882. -webkit-box-shadow:none;
  883. box-shadow:none;
  884. line-height:22px;
  885. }
  886. <<<<<<< HEAD
  887. #u359 {
  888. =======
  889. #u360 {
  890. >>>>>>> 0601optimize
  891. border-width:0px;
  892. position:absolute;
  893. left:1209px;
  894. top:517px;
  895. width:352px;
  896. height:88px;
  897. line-height:22px;
  898. }
  899. <<<<<<< HEAD
  900. #u359_text {
  901. =======
  902. #u360_text {
  903. >>>>>>> 0601optimize
  904. border-width:0px;
  905. position:absolute;
  906. left:0px;
  907. top:0px;
  908. width:352px;
  909. word-wrap:break-word;
  910. }
  911. <<<<<<< HEAD
  912. #u360 {
  913. =======
  914. #u361 {
  915. >>>>>>> 0601optimize
  916. border-width:0px;
  917. position:absolute;
  918. left:1261px;
  919. top:537px;
  920. width:55px;
  921. height:25px;
  922. overflow:hidden;
  923. background-image:url('../../resources/images/transparent.gif');
  924. }
  925. <<<<<<< HEAD
  926. #u361_div {
  927. =======
  928. #u362_div {
  929. >>>>>>> 0601optimize
  930. border-width:0px;
  931. position:absolute;
  932. left:0px;
  933. top:0px;
  934. width:301px;
  935. height:84px;
  936. background:inherit;
  937. background-color:rgba(255, 255, 0, 1);
  938. box-sizing:border-box;
  939. border-width:1px;
  940. border-style:solid;
  941. border-color:rgba(0, 0, 0, 1);
  942. border-radius:10px;
  943. -moz-box-shadow:none;
  944. -webkit-box-shadow:none;
  945. box-shadow:none;
  946. text-align:left;
  947. line-height:18px;
  948. }
  949. <<<<<<< HEAD
  950. #u361 {
  951. =======
  952. #u362 {
  953. >>>>>>> 0601optimize
  954. border-width:0px;
  955. position:absolute;
  956. left:1153px;
  957. top:570px;
  958. width:301px;
  959. height:84px;
  960. text-align:left;
  961. line-height:18px;
  962. }
  963. <<<<<<< HEAD
  964. #u361_text {
  965. =======
  966. #u362_text {
  967. >>>>>>> 0601optimize
  968. border-width:0px;
  969. position:absolute;
  970. left:2px;
  971. top:10px;
  972. width:297px;
  973. word-wrap:break-word;
  974. }
  975. <<<<<<< HEAD
  976. #u362 {
  977. =======
  978. #u363 {
  979. >>>>>>> 0601optimize
  980. border-width:0px;
  981. position:absolute;
  982. left:1391px;
  983. top:538px;
  984. width:52px;
  985. height:22px;
  986. overflow:hidden;
  987. background-image:url('../../resources/images/transparent.gif');
  988. }
  989. <<<<<<< HEAD
  990. #u363_div {
  991. =======
  992. #u364_div {
  993. >>>>>>> 0601optimize
  994. border-width:0px;
  995. position:absolute;
  996. left:0px;
  997. top:0px;
  998. width:223px;
  999. height:79px;
  1000. background:inherit;
  1001. background-color:rgba(255, 255, 0, 1);
  1002. box-sizing:border-box;
  1003. border-width:1px;
  1004. border-style:solid;
  1005. border-color:rgba(0, 0, 0, 1);
  1006. border-radius:10px;
  1007. -moz-box-shadow:none;
  1008. -webkit-box-shadow:none;
  1009. box-shadow:none;
  1010. text-align:left;
  1011. line-height:18px;
  1012. }
  1013. <<<<<<< HEAD
  1014. #u363 {
  1015. =======
  1016. #u364 {
  1017. >>>>>>> 0601optimize
  1018. border-width:0px;
  1019. position:absolute;
  1020. left:1312px;
  1021. top:434px;
  1022. width:223px;
  1023. height:79px;
  1024. text-align:left;
  1025. line-height:18px;
  1026. }
  1027. <<<<<<< HEAD
  1028. #u363_text {
  1029. =======
  1030. #u364_text {
  1031. >>>>>>> 0601optimize
  1032. border-width:0px;
  1033. position:absolute;
  1034. left:2px;
  1035. top:23px;
  1036. width:219px;
  1037. word-wrap:break-word;
  1038. }
  1039. <<<<<<< HEAD
  1040. #u364 {
  1041. =======
  1042. #u365 {
  1043. >>>>>>> 0601optimize
  1044. border-width:0px;
  1045. position:absolute;
  1046. left:1207px;
  1047. top:562px;
  1048. width:54px;
  1049. height:21px;
  1050. overflow:hidden;
  1051. background-image:url('../../resources/images/transparent.gif');
  1052. }
  1053. <<<<<<< HEAD
  1054. #u365_div {
  1055. =======
  1056. #u366_div {
  1057. >>>>>>> 0601optimize
  1058. border-width:0px;
  1059. position:absolute;
  1060. left:0px;
  1061. top:0px;
  1062. width:262px;
  1063. height:143px;
  1064. background:inherit;
  1065. background-color:rgba(255, 255, 0, 1);
  1066. box-sizing:border-box;
  1067. border-width:1px;
  1068. border-style:solid;
  1069. border-color:rgba(0, 0, 0, 1);
  1070. border-radius:10px;
  1071. -moz-box-shadow:none;
  1072. -webkit-box-shadow:none;
  1073. box-shadow:none;
  1074. text-align:left;
  1075. line-height:18px;
  1076. }
  1077. <<<<<<< HEAD
  1078. #u365 {
  1079. =======
  1080. #u366 {
  1081. >>>>>>> 0601optimize
  1082. border-width:0px;
  1083. position:absolute;
  1084. left:1207px;
  1085. top:587px;
  1086. width:262px;
  1087. height:143px;
  1088. text-align:left;
  1089. line-height:18px;
  1090. }
  1091. <<<<<<< HEAD
  1092. #u365_text {
  1093. =======
  1094. #u366_text {
  1095. >>>>>>> 0601optimize
  1096. border-width:0px;
  1097. position:absolute;
  1098. left:2px;
  1099. top:33px;
  1100. width:258px;
  1101. word-wrap:break-word;
  1102. }
  1103. <<<<<<< HEAD
  1104. #u366 {
  1105. =======
  1106. #u367 {
  1107. >>>>>>> 0601optimize
  1108. border-width:0px;
  1109. position:absolute;
  1110. left:1547px;
  1111. top:541px;
  1112. width:18px;
  1113. height:21px;
  1114. overflow:hidden;
  1115. background-image:url('../../resources/images/transparent.gif');
  1116. }
  1117. <<<<<<< HEAD
  1118. #u367 {
  1119. =======
  1120. #u368 {
  1121. >>>>>>> 0601optimize
  1122. border-width:0px;
  1123. position:absolute;
  1124. left:1385px;
  1125. top:518px;
  1126. width:52px;
  1127. height:20px;
  1128. overflow:hidden;
  1129. background-image:url('../../resources/images/transparent.gif');
  1130. }
  1131. <<<<<<< HEAD
  1132. #u368_div {
  1133. =======
  1134. #u369_div {
  1135. >>>>>>> 0601optimize
  1136. border-width:0px;
  1137. position:absolute;
  1138. left:0px;
  1139. top:0px;
  1140. width:223px;
  1141. height:105px;
  1142. background:inherit;
  1143. background-color:rgba(255, 255, 0, 1);
  1144. box-sizing:border-box;
  1145. border-width:1px;
  1146. border-style:solid;
  1147. border-color:rgba(0, 0, 0, 1);
  1148. border-radius:10px;
  1149. -moz-box-shadow:none;
  1150. -webkit-box-shadow:none;
  1151. box-shadow:none;
  1152. text-align:left;
  1153. line-height:18px;
  1154. }
  1155. <<<<<<< HEAD
  1156. #u368 {
  1157. =======
  1158. #u369 {
  1159. >>>>>>> 0601optimize
  1160. border-width:0px;
  1161. position:absolute;
  1162. left:1326px;
  1163. top:548px;
  1164. width:223px;
  1165. height:105px;
  1166. text-align:left;
  1167. line-height:18px;
  1168. }
  1169. <<<<<<< HEAD
  1170. #u368_text {
  1171. =======
  1172. #u369_text {
  1173. >>>>>>> 0601optimize
  1174. border-width:0px;
  1175. position:absolute;
  1176. left:2px;
  1177. top:13px;
  1178. width:219px;
  1179. word-wrap:break-word;
  1180. }