styles.css 18 KB

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