styles.css 27 KB

12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061626364656667686970717273747576777879808182838485868788899091929394959697989910010110210310410510610710810911011111211311411511611711811912012112212312412512612712812913013113213313413513613713813914014114214314414514614714814915015115215315415515615715815916016116216316416516616716816917017117217317417517617717817918018118218318418518618718818919019119219319419519619719819920020120220320420520620720820921021121221321421521621721821922022122222322422522622722822923023123223323423523623723823924024124224324424524624724824925025125225325425525625725825926026126226326426526626726826927027127227327427527627727827928028128228328428528628728828929029129229329429529629729829930030130230330430530630730830931031131231331431531631731831932032132232332432532632732832933033133233333433533633733833934034134234334434534634734834935035135235335435535635735835936036136236336436536636736836937037137237337437537637737837938038138238338438538638738838939039139239339439539639739839940040140240340440540640740840941041141241341441541641741841942042142242342442542642742842943043143243343443543643743843944044144244344444544644744844945045145245345445545645745845946046146246346446546646746846947047147247347447547647747847948048148248348448548648748848949049149249349449549649749849950050150250350450550650750850951051151251351451551651751851952052152252352452552652752852953053153253353453553653753853954054154254354454554654754854955055155255355455555655755855956056156256356456556656756856957057157257357457557657757857958058158258358458558658758858959059159259359459559659759859960060160260360460560660760860961061161261361461561661761861962062162262362462562662762862963063163263363463563663763863964064164264364464564664764864965065165265365465565665765865966066166266366466566666766866967067167267367467567667767867968068168268368468568668768868969069169269369469569669769869970070170270370470570670770870971071171271371471571671771871972072172272372472572672772872973073173273373473573673773873974074174274374474574674774874975075175275375475575675775875976076176276376476576676776876977077177277377477577677777877978078178278378478578678778878979079179279379479579679779879980080180280380480580680780880981081181281381481581681781881982082182282382482582682782882983083183283383483583683783883984084184284384484584684784884985085185285385485585685785885986086186286386486586686786886987087187287387487587687787887988088188288388488588688788888989089189289389489589689789889990090190290390490590690790890991091191291391491591691791891992092192292392492592692792892993093193293393493593693793893994094194294394494594694794894995095195295395495595695795895996096196296396496596696796896997097197297397497597697797897998098198298398498598698798898999099199299399499599699799899910001001100210031004100510061007100810091010101110121013101410151016101710181019102010211022102310241025102610271028102910301031103210331034103510361037103810391040104110421043104410451046104710481049105010511052105310541055105610571058105910601061106210631064106510661067106810691070107110721073107410751076107710781079108010811082108310841085108610871088108910901091109210931094109510961097109810991100110111021103110411051106110711081109111011111112111311141115111611171118111911201121112211231124112511261127112811291130113111321133113411351136113711381139114011411142114311441145114611471148114911501151115211531154115511561157115811591160116111621163116411651166116711681169117011711172117311741175117611771178117911801181118211831184118511861187118811891190119111921193119411951196119711981199120012011202120312041205120612071208120912101211121212131214121512161217121812191220122112221223122412251226122712281229123012311232123312341235123612371238123912401241124212431244124512461247124812491250125112521253125412551256125712581259126012611262126312641265126612671268126912701271127212731274127512761277127812791280128112821283128412851286128712881289129012911292129312941295129612971298129913001301130213031304130513061307130813091310131113121313131413151316131713181319132013211322132313241325132613271328132913301331133213331334133513361337133813391340134113421343134413451346134713481349135013511352135313541355135613571358135913601361136213631364136513661367136813691370137113721373137413751376137713781379138013811382138313841385138613871388138913901391139213931394139513961397139813991400140114021403140414051406140714081409141014111412141314141415141614171418141914201421142214231424142514261427142814291430143114321433143414351436143714381439144014411442144314441445144614471448144914501451145214531454145514561457145814591460146114621463146414651466146714681469147014711472147314741475147614771478147914801481148214831484148514861487148814891490149114921493149414951496149714981499150015011502150315041505150615071508150915101511151215131514151515161517151815191520152115221523152415251526152715281529153015311532153315341535153615371538153915401541154215431544154515461547154815491550155115521553155415551556155715581559156015611562156315641565156615671568156915701571157215731574157515761577157815791580158115821583158415851586158715881589159015911592159315941595159615971598159916001601160216031604160516061607160816091610161116121613161416151616161716181619162016211622162316241625162616271628162916301631163216331634163516361637163816391640164116421643164416451646164716481649165016511652165316541655165616571658165916601661166216631664166516661667166816691670167116721673167416751676167716781679168016811682168316841685168616871688168916901691169216931694169516961697169816991700170117021703170417051706170717081709171017111712171317141715171617171718171917201721172217231724172517261727172817291730173117321733173417351736173717381739174017411742174317441745174617471748174917501751175217531754175517561757175817591760176117621763176417651766176717681769177017711772177317741775177617771778177917801781178217831784
  1. body {
  2. margin:0px;
  3. background-image:none;
  4. position:static;
  5. left:auto;
  6. width:1585px;
  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. #u369 {
  17. =======
  18. #u370 {
  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. #u370_img {
  29. =======
  30. #u371_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. #u370 {
  41. =======
  42. #u371 {
  43. >>>>>>> 0601optimize
  44. border-width:0px;
  45. position:absolute;
  46. left:8px;
  47. top:15px;
  48. width:8px;
  49. height:28px;
  50. }
  51. <<<<<<< HEAD
  52. #u370_text {
  53. =======
  54. #u371_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. #u371_div {
  66. =======
  67. #u372_div {
  68. >>>>>>> 0601optimize
  69. border-width:0px;
  70. position:absolute;
  71. left:0px;
  72. top:0px;
  73. width:145px;
  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. #u371 {
  88. =======
  89. #u372 {
  90. >>>>>>> 0601optimize
  91. border-width:0px;
  92. position:absolute;
  93. left:22px;
  94. top:15px;
  95. width:145px;
  96. height:28px;
  97. font-family:'Arial Negreta', 'Arial Normal', 'Arial';
  98. font-weight:700;
  99. font-style:normal;
  100. }
  101. <<<<<<< HEAD
  102. #u371_text {
  103. =======
  104. #u372_text {
  105. >>>>>>> 0601optimize
  106. border-width:0px;
  107. position:absolute;
  108. left:0px;
  109. top:0px;
  110. width:145px;
  111. white-space:nowrap;
  112. }
  113. <<<<<<< HEAD
  114. #u372_div {
  115. =======
  116. #u373_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. #u372 {
  138. =======
  139. #u373 {
  140. >>>>>>> 0601optimize
  141. border-width:0px;
  142. position:absolute;
  143. left:22px;
  144. top:71px;
  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. #u372_text {
  154. =======
  155. #u373_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. #u373_div {
  166. =======
  167. #u374_div {
  168. >>>>>>> 0601optimize
  169. border-width:0px;
  170. position:absolute;
  171. left:0px;
  172. top:0px;
  173. width:1120px;
  174. height:56px;
  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. #u373 {
  187. =======
  188. #u374 {
  189. >>>>>>> 0601optimize
  190. border-width:0px;
  191. position:absolute;
  192. left:57px;
  193. top:106px;
  194. width:1120px;
  195. height:56px;
  196. font-size:16px;
  197. line-height:24px;
  198. }
  199. <<<<<<< HEAD
  200. #u373_text {
  201. =======
  202. #u374_text {
  203. >>>>>>> 0601optimize
  204. border-width:0px;
  205. position:absolute;
  206. left:0px;
  207. top:0px;
  208. width:1120px;
  209. word-wrap:break-word;
  210. }
  211. <<<<<<< HEAD
  212. #u374_div {
  213. =======
  214. #u375_div {
  215. >>>>>>> 0601optimize
  216. border-width:0px;
  217. position:absolute;
  218. left:0px;
  219. top:0px;
  220. width:228px;
  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. #u374 {
  236. =======
  237. #u375 {
  238. >>>>>>> 0601optimize
  239. border-width:0px;
  240. position:absolute;
  241. left:22px;
  242. top:172px;
  243. width:228px;
  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. #u374_text {
  252. =======
  253. #u375_text {
  254. >>>>>>> 0601optimize
  255. border-width:0px;
  256. position:absolute;
  257. left:0px;
  258. top:0px;
  259. width:228px;
  260. white-space:nowrap;
  261. }
  262. <<<<<<< HEAD
  263. #u375_img {
  264. =======
  265. #u376_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. #u375 {
  276. =======
  277. #u376 {
  278. >>>>>>> 0601optimize
  279. border-width:0px;
  280. position:absolute;
  281. left:22px;
  282. top:212px;
  283. width:1155px;
  284. height:583px;
  285. }
  286. <<<<<<< HEAD
  287. #u375_text {
  288. =======
  289. #u376_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. #u376_img {
  301. =======
  302. #u377_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. #u376 {
  313. =======
  314. #u377 {
  315. >>>>>>> 0601optimize
  316. border-width:0px;
  317. position:absolute;
  318. left:95px;
  319. top:514px;
  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. #u376_text {
  330. =======
  331. #u377_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. #u377_img {
  342. =======
  343. #u378_img {
  344. >>>>>>> 0601optimize
  345. border-width:0px;
  346. position:absolute;
  347. left:-4px;
  348. top:-4px;
  349. width:30px;
  350. height:30px;
  351. }
  352. <<<<<<< HEAD
  353. #u377 {
  354. =======
  355. #u378 {
  356. >>>>>>> 0601optimize
  357. border-width:0px;
  358. position:absolute;
  359. left:1090px;
  360. top:414px;
  361. width:20px;
  362. height:20px;
  363. font-family:'Arial Negreta', 'Arial Normal', 'Arial';
  364. font-weight:700;
  365. font-style:normal;
  366. font-size:14px;
  367. color:#1E1E1E;
  368. }
  369. <<<<<<< HEAD
  370. #u377_text {
  371. =======
  372. #u378_text {
  373. >>>>>>> 0601optimize
  374. border-width:0px;
  375. position:absolute;
  376. left:2px;
  377. top:2px;
  378. width:16px;
  379. word-wrap:break-word;
  380. }
  381. <<<<<<< HEAD
  382. #u378 {
  383. =======
  384. #u379 {
  385. >>>>>>> 0601optimize
  386. border-width:0px;
  387. position:absolute;
  388. left:0px;
  389. top:0px;
  390. width:0px;
  391. height:0px;
  392. }
  393. <<<<<<< HEAD
  394. #u379_img {
  395. =======
  396. #u380_img {
  397. >>>>>>> 0601optimize
  398. border-width:0px;
  399. position:absolute;
  400. left:-4px;
  401. top:-4px;
  402. width:40px;
  403. height:40px;
  404. }
  405. <<<<<<< HEAD
  406. #u379 {
  407. =======
  408. #u380 {
  409. >>>>>>> 0601optimize
  410. border-width:0px;
  411. position:absolute;
  412. left:1193px;
  413. top:231px;
  414. width:30px;
  415. height:30px;
  416. font-family:'Arial Negreta', 'Arial Normal', 'Arial';
  417. font-weight:700;
  418. font-style:normal;
  419. font-size:18px;
  420. color:#1E1E1E;
  421. }
  422. <<<<<<< HEAD
  423. #u379_text {
  424. =======
  425. #u380_text {
  426. >>>>>>> 0601optimize
  427. border-width:0px;
  428. position:absolute;
  429. left:2px;
  430. top:4px;
  431. width:26px;
  432. word-wrap:break-word;
  433. }
  434. <<<<<<< HEAD
  435. #u380_div {
  436. =======
  437. #u381_div {
  438. >>>>>>> 0601optimize
  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. }
  457. <<<<<<< HEAD
  458. #u380 {
  459. =======
  460. #u381 {
  461. >>>>>>> 0601optimize
  462. border-width:0px;
  463. position:absolute;
  464. left:1233px;
  465. top:238px;
  466. width:131px;
  467. height:19px;
  468. font-family:'Arial Negreta', 'Arial Normal', 'Arial';
  469. font-weight:700;
  470. font-style:normal;
  471. font-size:16px;
  472. }
  473. <<<<<<< HEAD
  474. #u380_text {
  475. =======
  476. #u381_text {
  477. >>>>>>> 0601optimize
  478. border-width:0px;
  479. position:absolute;
  480. left:0px;
  481. top:0px;
  482. width:131px;
  483. word-wrap:break-word;
  484. }
  485. <<<<<<< HEAD
  486. #u381_div {
  487. =======
  488. #u382_div {
  489. >>>>>>> 0601optimize
  490. border-width:0px;
  491. position:absolute;
  492. left:0px;
  493. top:0px;
  494. width:352px;
  495. height:44px;
  496. background:inherit;
  497. background-color:rgba(255, 255, 255, 0);
  498. border:none;
  499. border-radius:0px;
  500. -moz-box-shadow:none;
  501. -webkit-box-shadow:none;
  502. box-shadow:none;
  503. line-height:22px;
  504. }
  505. <<<<<<< HEAD
  506. #u381 {
  507. =======
  508. #u382 {
  509. >>>>>>> 0601optimize
  510. border-width:0px;
  511. position:absolute;
  512. left:1233px;
  513. top:276px;
  514. width:352px;
  515. height:44px;
  516. line-height:22px;
  517. }
  518. <<<<<<< HEAD
  519. #u381_text {
  520. =======
  521. #u382_text {
  522. >>>>>>> 0601optimize
  523. border-width:0px;
  524. position:absolute;
  525. left:0px;
  526. top:0px;
  527. width:352px;
  528. word-wrap:break-word;
  529. }
  530. <<<<<<< HEAD
  531. #u382 {
  532. =======
  533. #u383 {
  534. >>>>>>> 0601optimize
  535. border-width:0px;
  536. position:absolute;
  537. left:0px;
  538. top:0px;
  539. width:0px;
  540. height:0px;
  541. }
  542. <<<<<<< HEAD
  543. #u383_img {
  544. =======
  545. #u384_img {
  546. >>>>>>> 0601optimize
  547. border-width:0px;
  548. position:absolute;
  549. left:-4px;
  550. top:-4px;
  551. width:40px;
  552. height:40px;
  553. }
  554. <<<<<<< HEAD
  555. #u383 {
  556. =======
  557. #u384 {
  558. >>>>>>> 0601optimize
  559. border-width:0px;
  560. position:absolute;
  561. left:1193px;
  562. top:340px;
  563. width:30px;
  564. height:30px;
  565. font-family:'Arial Negreta', 'Arial Normal', 'Arial';
  566. font-weight:700;
  567. font-style:normal;
  568. font-size:18px;
  569. color:#1E1E1E;
  570. }
  571. <<<<<<< HEAD
  572. #u383_text {
  573. =======
  574. #u384_text {
  575. >>>>>>> 0601optimize
  576. border-width:0px;
  577. position:absolute;
  578. left:2px;
  579. top:4px;
  580. width:26px;
  581. word-wrap:break-word;
  582. }
  583. <<<<<<< HEAD
  584. #u384_div {
  585. =======
  586. #u385_div {
  587. >>>>>>> 0601optimize
  588. border-width:0px;
  589. position:absolute;
  590. left:0px;
  591. top:0px;
  592. width:67px;
  593. height:19px;
  594. background:inherit;
  595. background-color:rgba(255, 255, 255, 0);
  596. border:none;
  597. border-radius:0px;
  598. -moz-box-shadow:none;
  599. -webkit-box-shadow:none;
  600. box-shadow:none;
  601. font-family:'Arial Negreta', 'Arial Normal', 'Arial';
  602. font-weight:700;
  603. font-style:normal;
  604. font-size:16px;
  605. }
  606. <<<<<<< HEAD
  607. #u384 {
  608. =======
  609. #u385 {
  610. >>>>>>> 0601optimize
  611. border-width:0px;
  612. position:absolute;
  613. left:1233px;
  614. top:347px;
  615. width:67px;
  616. height:19px;
  617. font-family:'Arial Negreta', 'Arial Normal', 'Arial';
  618. font-weight:700;
  619. font-style:normal;
  620. font-size:16px;
  621. }
  622. <<<<<<< HEAD
  623. #u384_text {
  624. =======
  625. #u385_text {
  626. >>>>>>> 0601optimize
  627. border-width:0px;
  628. position:absolute;
  629. left:0px;
  630. top:0px;
  631. width:67px;
  632. word-wrap:break-word;
  633. }
  634. <<<<<<< HEAD
  635. #u385_div {
  636. =======
  637. #u386_div {
  638. >>>>>>> 0601optimize
  639. border-width:0px;
  640. position:absolute;
  641. left:0px;
  642. top:0px;
  643. width:352px;
  644. height:44px;
  645. background:inherit;
  646. background-color:rgba(255, 255, 255, 0);
  647. border:none;
  648. border-radius:0px;
  649. -moz-box-shadow:none;
  650. -webkit-box-shadow:none;
  651. box-shadow:none;
  652. line-height:22px;
  653. }
  654. <<<<<<< HEAD
  655. #u385 {
  656. =======
  657. #u386 {
  658. >>>>>>> 0601optimize
  659. border-width:0px;
  660. position:absolute;
  661. left:1233px;
  662. top:385px;
  663. width:352px;
  664. height:44px;
  665. line-height:22px;
  666. }
  667. <<<<<<< HEAD
  668. #u385_text {
  669. =======
  670. #u386_text {
  671. >>>>>>> 0601optimize
  672. border-width:0px;
  673. position:absolute;
  674. left:0px;
  675. top:0px;
  676. width:352px;
  677. word-wrap:break-word;
  678. }
  679. <<<<<<< HEAD
  680. #u386_img {
  681. =======
  682. #u387_img {
  683. >>>>>>> 0601optimize
  684. border-width:0px;
  685. position:absolute;
  686. left:0px;
  687. top:0px;
  688. width:1155px;
  689. height:583px;
  690. }
  691. <<<<<<< HEAD
  692. #u386 {
  693. =======
  694. #u387 {
  695. >>>>>>> 0601optimize
  696. border-width:0px;
  697. position:absolute;
  698. left:22px;
  699. top:841px;
  700. width:1155px;
  701. height:583px;
  702. }
  703. <<<<<<< HEAD
  704. #u386_text {
  705. =======
  706. #u387_text {
  707. >>>>>>> 0601optimize
  708. border-width:0px;
  709. position:absolute;
  710. left:0px;
  711. top:0px;
  712. width:0px;
  713. visibility:hidden;
  714. word-wrap:break-word;
  715. }
  716. <<<<<<< HEAD
  717. #u387_img {
  718. =======
  719. #u388_img {
  720. >>>>>>> 0601optimize
  721. border-width:0px;
  722. position:absolute;
  723. left:-4px;
  724. top:-4px;
  725. width:29px;
  726. height:29px;
  727. }
  728. <<<<<<< HEAD
  729. #u387 {
  730. =======
  731. #u388 {
  732. >>>>>>> 0601optimize
  733. border-width:0px;
  734. position:absolute;
  735. left:686px;
  736. top:1361px;
  737. width:19px;
  738. height:19px;
  739. font-family:'Arial Negreta', 'Arial Normal', 'Arial';
  740. font-weight:700;
  741. font-style:normal;
  742. font-size:14px;
  743. color:#1E1E1E;
  744. }
  745. <<<<<<< HEAD
  746. #u387_text {
  747. =======
  748. #u388_text {
  749. >>>>>>> 0601optimize
  750. border-width:0px;
  751. position:absolute;
  752. left:2px;
  753. top:2px;
  754. width:15px;
  755. word-wrap:break-word;
  756. }
  757. <<<<<<< HEAD
  758. #u388_img {
  759. =======
  760. #u389_img {
  761. >>>>>>> 0601optimize
  762. border-width:0px;
  763. position:absolute;
  764. left:-4px;
  765. top:-4px;
  766. width:30px;
  767. height:30px;
  768. }
  769. <<<<<<< HEAD
  770. #u388 {
  771. =======
  772. #u389 {
  773. >>>>>>> 0601optimize
  774. border-width:0px;
  775. position:absolute;
  776. left:759px;
  777. top:1361px;
  778. width:20px;
  779. height:20px;
  780. font-family:'Arial Negreta', 'Arial Normal', 'Arial';
  781. font-weight:700;
  782. font-style:normal;
  783. font-size:14px;
  784. color:#1E1E1E;
  785. }
  786. <<<<<<< HEAD
  787. #u388_text {
  788. =======
  789. #u389_text {
  790. >>>>>>> 0601optimize
  791. border-width:0px;
  792. position:absolute;
  793. left:2px;
  794. top:2px;
  795. width:16px;
  796. word-wrap:break-word;
  797. }
  798. <<<<<<< HEAD
  799. #u389 {
  800. =======
  801. #u390 {
  802. >>>>>>> 0601optimize
  803. border-width:0px;
  804. position:absolute;
  805. left:0px;
  806. top:0px;
  807. width:0px;
  808. height:0px;
  809. }
  810. <<<<<<< HEAD
  811. #u390_img {
  812. =======
  813. #u391_img {
  814. >>>>>>> 0601optimize
  815. border-width:0px;
  816. position:absolute;
  817. left:-4px;
  818. top:-4px;
  819. width:40px;
  820. height:40px;
  821. }
  822. <<<<<<< HEAD
  823. #u390 {
  824. =======
  825. #u391 {
  826. >>>>>>> 0601optimize
  827. border-width:0px;
  828. position:absolute;
  829. left:1193px;
  830. top:840px;
  831. width:30px;
  832. height:30px;
  833. font-family:'Arial Negreta', 'Arial Normal', 'Arial';
  834. font-weight:700;
  835. font-style:normal;
  836. font-size:18px;
  837. color:#1E1E1E;
  838. }
  839. <<<<<<< HEAD
  840. #u390_text {
  841. =======
  842. #u391_text {
  843. >>>>>>> 0601optimize
  844. border-width:0px;
  845. position:absolute;
  846. left:2px;
  847. top:4px;
  848. width:26px;
  849. word-wrap:break-word;
  850. }
  851. <<<<<<< HEAD
  852. #u391_div {
  853. =======
  854. #u392_div {
  855. >>>>>>> 0601optimize
  856. border-width:0px;
  857. position:absolute;
  858. left:0px;
  859. top:0px;
  860. width:131px;
  861. height:19px;
  862. background:inherit;
  863. background-color:rgba(255, 255, 255, 0);
  864. border:none;
  865. border-radius:0px;
  866. -moz-box-shadow:none;
  867. -webkit-box-shadow:none;
  868. box-shadow:none;
  869. font-family:'Arial Negreta', 'Arial Normal', 'Arial';
  870. font-weight:700;
  871. font-style:normal;
  872. font-size:16px;
  873. }
  874. <<<<<<< HEAD
  875. #u391 {
  876. =======
  877. #u392 {
  878. >>>>>>> 0601optimize
  879. border-width:0px;
  880. position:absolute;
  881. left:1233px;
  882. top:847px;
  883. width:131px;
  884. height:19px;
  885. font-family:'Arial Negreta', 'Arial Normal', 'Arial';
  886. font-weight:700;
  887. font-style:normal;
  888. font-size:16px;
  889. }
  890. <<<<<<< HEAD
  891. #u391_text {
  892. =======
  893. #u392_text {
  894. >>>>>>> 0601optimize
  895. border-width:0px;
  896. position:absolute;
  897. left:0px;
  898. top:0px;
  899. width:131px;
  900. word-wrap:break-word;
  901. }
  902. <<<<<<< HEAD
  903. #u392_div {
  904. =======
  905. #u393_div {
  906. >>>>>>> 0601optimize
  907. border-width:0px;
  908. position:absolute;
  909. left:0px;
  910. top:0px;
  911. width:352px;
  912. height:44px;
  913. background:inherit;
  914. background-color:rgba(255, 255, 255, 0);
  915. border:none;
  916. border-radius:0px;
  917. -moz-box-shadow:none;
  918. -webkit-box-shadow:none;
  919. box-shadow:none;
  920. line-height:22px;
  921. }
  922. <<<<<<< HEAD
  923. #u392 {
  924. =======
  925. #u393 {
  926. >>>>>>> 0601optimize
  927. border-width:0px;
  928. position:absolute;
  929. left:1233px;
  930. top:885px;
  931. width:352px;
  932. height:44px;
  933. line-height:22px;
  934. }
  935. <<<<<<< HEAD
  936. #u392_text {
  937. =======
  938. #u393_text {
  939. >>>>>>> 0601optimize
  940. border-width:0px;
  941. position:absolute;
  942. left:0px;
  943. top:0px;
  944. width:352px;
  945. word-wrap:break-word;
  946. }
  947. <<<<<<< HEAD
  948. #u393 {
  949. =======
  950. #u394 {
  951. >>>>>>> 0601optimize
  952. border-width:0px;
  953. position:absolute;
  954. left:0px;
  955. top:0px;
  956. width:0px;
  957. height:0px;
  958. }
  959. <<<<<<< HEAD
  960. #u394_img {
  961. =======
  962. #u395_img {
  963. >>>>>>> 0601optimize
  964. border-width:0px;
  965. position:absolute;
  966. left:-4px;
  967. top:-4px;
  968. width:40px;
  969. height:40px;
  970. }
  971. <<<<<<< HEAD
  972. #u394 {
  973. =======
  974. #u395 {
  975. >>>>>>> 0601optimize
  976. border-width:0px;
  977. position:absolute;
  978. left:1193px;
  979. top:949px;
  980. width:30px;
  981. height:30px;
  982. font-family:'Arial Negreta', 'Arial Normal', 'Arial';
  983. font-weight:700;
  984. font-style:normal;
  985. font-size:18px;
  986. color:#1E1E1E;
  987. }
  988. <<<<<<< HEAD
  989. #u394_text {
  990. =======
  991. #u395_text {
  992. >>>>>>> 0601optimize
  993. border-width:0px;
  994. position:absolute;
  995. left:2px;
  996. top:4px;
  997. width:26px;
  998. word-wrap:break-word;
  999. }
  1000. <<<<<<< HEAD
  1001. #u395_div {
  1002. =======
  1003. #u396_div {
  1004. >>>>>>> 0601optimize
  1005. border-width:0px;
  1006. position:absolute;
  1007. left:0px;
  1008. top:0px;
  1009. width:131px;
  1010. height:19px;
  1011. background:inherit;
  1012. background-color:rgba(255, 255, 255, 0);
  1013. border:none;
  1014. border-radius:0px;
  1015. -moz-box-shadow:none;
  1016. -webkit-box-shadow:none;
  1017. box-shadow:none;
  1018. font-family:'Arial Negreta', 'Arial Normal', 'Arial';
  1019. font-weight:700;
  1020. font-style:normal;
  1021. font-size:16px;
  1022. }
  1023. <<<<<<< HEAD
  1024. #u395 {
  1025. =======
  1026. #u396 {
  1027. >>>>>>> 0601optimize
  1028. border-width:0px;
  1029. position:absolute;
  1030. left:1233px;
  1031. top:956px;
  1032. width:131px;
  1033. height:19px;
  1034. font-family:'Arial Negreta', 'Arial Normal', 'Arial';
  1035. font-weight:700;
  1036. font-style:normal;
  1037. font-size:16px;
  1038. }
  1039. <<<<<<< HEAD
  1040. #u395_text {
  1041. =======
  1042. #u396_text {
  1043. >>>>>>> 0601optimize
  1044. border-width:0px;
  1045. position:absolute;
  1046. left:0px;
  1047. top:0px;
  1048. width:131px;
  1049. word-wrap:break-word;
  1050. }
  1051. <<<<<<< HEAD
  1052. #u396_div {
  1053. =======
  1054. #u397_div {
  1055. >>>>>>> 0601optimize
  1056. border-width:0px;
  1057. position:absolute;
  1058. left:0px;
  1059. top:0px;
  1060. width:352px;
  1061. height:44px;
  1062. background:inherit;
  1063. background-color:rgba(255, 255, 255, 0);
  1064. border:none;
  1065. border-radius:0px;
  1066. -moz-box-shadow:none;
  1067. -webkit-box-shadow:none;
  1068. box-shadow:none;
  1069. line-height:22px;
  1070. }
  1071. <<<<<<< HEAD
  1072. #u396 {
  1073. =======
  1074. #u397 {
  1075. >>>>>>> 0601optimize
  1076. border-width:0px;
  1077. position:absolute;
  1078. left:1233px;
  1079. top:994px;
  1080. width:352px;
  1081. height:44px;
  1082. line-height:22px;
  1083. }
  1084. <<<<<<< HEAD
  1085. #u396_text {
  1086. =======
  1087. #u397_text {
  1088. >>>>>>> 0601optimize
  1089. border-width:0px;
  1090. position:absolute;
  1091. left:0px;
  1092. top:0px;
  1093. width:352px;
  1094. word-wrap:break-word;
  1095. }
  1096. <<<<<<< HEAD
  1097. #u397_img {
  1098. =======
  1099. #u398_img {
  1100. >>>>>>> 0601optimize
  1101. border-width:0px;
  1102. position:absolute;
  1103. left:0px;
  1104. top:0px;
  1105. width:1155px;
  1106. height:583px;
  1107. }
  1108. <<<<<<< HEAD
  1109. #u397 {
  1110. =======
  1111. #u398 {
  1112. >>>>>>> 0601optimize
  1113. border-width:0px;
  1114. position:absolute;
  1115. left:22px;
  1116. top:1492px;
  1117. width:1155px;
  1118. height:583px;
  1119. }
  1120. <<<<<<< HEAD
  1121. #u397_text {
  1122. =======
  1123. #u398_text {
  1124. >>>>>>> 0601optimize
  1125. border-width:0px;
  1126. position:absolute;
  1127. left:0px;
  1128. top:0px;
  1129. width:0px;
  1130. visibility:hidden;
  1131. word-wrap:break-word;
  1132. }
  1133. <<<<<<< HEAD
  1134. #u398_img {
  1135. =======
  1136. #u399_img {
  1137. >>>>>>> 0601optimize
  1138. border-width:0px;
  1139. position:absolute;
  1140. left:-4px;
  1141. top:-4px;
  1142. width:30px;
  1143. height:30px;
  1144. }
  1145. <<<<<<< HEAD
  1146. #u398 {
  1147. =======
  1148. #u399 {
  1149. >>>>>>> 0601optimize
  1150. border-width:0px;
  1151. position:absolute;
  1152. left:866px;
  1153. top:1751px;
  1154. width:20px;
  1155. height:20px;
  1156. font-family:'Arial Negreta', 'Arial Normal', 'Arial';
  1157. font-weight:700;
  1158. font-style:normal;
  1159. font-size:14px;
  1160. color:#1E1E1E;
  1161. }
  1162. <<<<<<< HEAD
  1163. #u398_text {
  1164. =======
  1165. #u399_text {
  1166. >>>>>>> 0601optimize
  1167. border-width:0px;
  1168. position:absolute;
  1169. left:2px;
  1170. top:2px;
  1171. width:16px;
  1172. word-wrap:break-word;
  1173. }
  1174. <<<<<<< HEAD
  1175. #u399_img {
  1176. =======
  1177. #u400_img {
  1178. >>>>>>> 0601optimize
  1179. border-width:0px;
  1180. position:absolute;
  1181. left:-4px;
  1182. top:-4px;
  1183. width:30px;
  1184. height:30px;
  1185. }
  1186. <<<<<<< HEAD
  1187. #u399 {
  1188. =======
  1189. #u400 {
  1190. >>>>>>> 0601optimize
  1191. border-width:0px;
  1192. position:absolute;
  1193. left:905px;
  1194. top:1751px;
  1195. width:20px;
  1196. height:20px;
  1197. font-family:'Arial Negreta', 'Arial Normal', 'Arial';
  1198. font-weight:700;
  1199. font-style:normal;
  1200. font-size:14px;
  1201. color:#1E1E1E;
  1202. }
  1203. <<<<<<< HEAD
  1204. #u399_text {
  1205. =======
  1206. #u400_text {
  1207. >>>>>>> 0601optimize
  1208. border-width:0px;
  1209. position:absolute;
  1210. left:2px;
  1211. top:2px;
  1212. width:16px;
  1213. word-wrap:break-word;
  1214. }
  1215. <<<<<<< HEAD
  1216. #u400_img {
  1217. =======
  1218. #u401_img {
  1219. >>>>>>> 0601optimize
  1220. border-width:0px;
  1221. position:absolute;
  1222. left:-4px;
  1223. top:-4px;
  1224. width:30px;
  1225. height:30px;
  1226. }
  1227. <<<<<<< HEAD
  1228. #u400 {
  1229. =======
  1230. #u401 {
  1231. >>>>>>> 0601optimize
  1232. border-width:0px;
  1233. position:absolute;
  1234. left:943px;
  1235. top:1751px;
  1236. width:20px;
  1237. height:20px;
  1238. font-family:'Arial Negreta', 'Arial Normal', 'Arial';
  1239. font-weight:700;
  1240. font-style:normal;
  1241. font-size:14px;
  1242. color:#1E1E1E;
  1243. }
  1244. <<<<<<< HEAD
  1245. #u400_text {
  1246. =======
  1247. #u401_text {
  1248. >>>>>>> 0601optimize
  1249. border-width:0px;
  1250. position:absolute;
  1251. left:2px;
  1252. top:2px;
  1253. width:16px;
  1254. word-wrap:break-word;
  1255. }
  1256. <<<<<<< HEAD
  1257. #u401 {
  1258. =======
  1259. #u402 {
  1260. >>>>>>> 0601optimize
  1261. border-width:0px;
  1262. position:absolute;
  1263. left:0px;
  1264. top:0px;
  1265. width:0px;
  1266. height:0px;
  1267. }
  1268. <<<<<<< HEAD
  1269. #u402_img {
  1270. =======
  1271. #u403_img {
  1272. >>>>>>> 0601optimize
  1273. border-width:0px;
  1274. position:absolute;
  1275. left:-4px;
  1276. top:-4px;
  1277. width:40px;
  1278. height:40px;
  1279. }
  1280. <<<<<<< HEAD
  1281. #u402 {
  1282. =======
  1283. #u403 {
  1284. >>>>>>> 0601optimize
  1285. border-width:0px;
  1286. position:absolute;
  1287. left:1193px;
  1288. top:1492px;
  1289. width:30px;
  1290. height:30px;
  1291. font-family:'Arial Negreta', 'Arial Normal', 'Arial';
  1292. font-weight:700;
  1293. font-style:normal;
  1294. font-size:18px;
  1295. color:#1E1E1E;
  1296. }
  1297. <<<<<<< HEAD
  1298. #u402_text {
  1299. =======
  1300. #u403_text {
  1301. >>>>>>> 0601optimize
  1302. border-width:0px;
  1303. position:absolute;
  1304. left:2px;
  1305. top:4px;
  1306. width:26px;
  1307. word-wrap:break-word;
  1308. }
  1309. <<<<<<< HEAD
  1310. #u403_div {
  1311. =======
  1312. #u404_div {
  1313. >>>>>>> 0601optimize
  1314. border-width:0px;
  1315. position:absolute;
  1316. left:0px;
  1317. top:0px;
  1318. width:67px;
  1319. height:19px;
  1320. background:inherit;
  1321. background-color:rgba(255, 255, 255, 0);
  1322. border:none;
  1323. border-radius:0px;
  1324. -moz-box-shadow:none;
  1325. -webkit-box-shadow:none;
  1326. box-shadow:none;
  1327. font-family:'Arial Negreta', 'Arial Normal', 'Arial';
  1328. font-weight:700;
  1329. font-style:normal;
  1330. font-size:16px;
  1331. }
  1332. <<<<<<< HEAD
  1333. #u403 {
  1334. =======
  1335. #u404 {
  1336. >>>>>>> 0601optimize
  1337. border-width:0px;
  1338. position:absolute;
  1339. left:1233px;
  1340. top:1499px;
  1341. width:67px;
  1342. height:19px;
  1343. font-family:'Arial Negreta', 'Arial Normal', 'Arial';
  1344. font-weight:700;
  1345. font-style:normal;
  1346. font-size:16px;
  1347. }
  1348. <<<<<<< HEAD
  1349. #u403_text {
  1350. =======
  1351. #u404_text {
  1352. >>>>>>> 0601optimize
  1353. border-width:0px;
  1354. position:absolute;
  1355. left:0px;
  1356. top:0px;
  1357. width:67px;
  1358. word-wrap:break-word;
  1359. }
  1360. <<<<<<< HEAD
  1361. #u404_div {
  1362. =======
  1363. #u405_div {
  1364. >>>>>>> 0601optimize
  1365. border-width:0px;
  1366. position:absolute;
  1367. left:0px;
  1368. top:0px;
  1369. width:352px;
  1370. height:22px;
  1371. background:inherit;
  1372. background-color:rgba(255, 255, 255, 0);
  1373. border:none;
  1374. border-radius:0px;
  1375. -moz-box-shadow:none;
  1376. -webkit-box-shadow:none;
  1377. box-shadow:none;
  1378. line-height:22px;
  1379. }
  1380. <<<<<<< HEAD
  1381. #u404 {
  1382. =======
  1383. #u405 {
  1384. >>>>>>> 0601optimize
  1385. border-width:0px;
  1386. position:absolute;
  1387. left:1233px;
  1388. top:1537px;
  1389. width:352px;
  1390. height:22px;
  1391. line-height:22px;
  1392. }
  1393. <<<<<<< HEAD
  1394. #u404_text {
  1395. =======
  1396. #u405_text {
  1397. >>>>>>> 0601optimize
  1398. border-width:0px;
  1399. position:absolute;
  1400. left:0px;
  1401. top:0px;
  1402. width:352px;
  1403. word-wrap:break-word;
  1404. }
  1405. <<<<<<< HEAD
  1406. #u405 {
  1407. =======
  1408. #u406 {
  1409. >>>>>>> 0601optimize
  1410. border-width:0px;
  1411. position:absolute;
  1412. left:0px;
  1413. top:0px;
  1414. width:0px;
  1415. height:0px;
  1416. }
  1417. <<<<<<< HEAD
  1418. #u406_img {
  1419. =======
  1420. #u407_img {
  1421. >>>>>>> 0601optimize
  1422. border-width:0px;
  1423. position:absolute;
  1424. left:-4px;
  1425. top:-4px;
  1426. width:40px;
  1427. height:40px;
  1428. }
  1429. <<<<<<< HEAD
  1430. #u406 {
  1431. =======
  1432. #u407 {
  1433. >>>>>>> 0601optimize
  1434. border-width:0px;
  1435. position:absolute;
  1436. left:1193px;
  1437. top:1569px;
  1438. width:30px;
  1439. height:30px;
  1440. font-family:'Arial Negreta', 'Arial Normal', 'Arial';
  1441. font-weight:700;
  1442. font-style:normal;
  1443. font-size:18px;
  1444. color:#1E1E1E;
  1445. }
  1446. <<<<<<< HEAD
  1447. #u406_text {
  1448. =======
  1449. #u407_text {
  1450. >>>>>>> 0601optimize
  1451. border-width:0px;
  1452. position:absolute;
  1453. left:2px;
  1454. top:4px;
  1455. width:26px;
  1456. word-wrap:break-word;
  1457. }
  1458. <<<<<<< HEAD
  1459. #u407_div {
  1460. =======
  1461. #u408_div {
  1462. >>>>>>> 0601optimize
  1463. border-width:0px;
  1464. position:absolute;
  1465. left:0px;
  1466. top:0px;
  1467. width:131px;
  1468. height:19px;
  1469. background:inherit;
  1470. background-color:rgba(255, 255, 255, 0);
  1471. border:none;
  1472. border-radius:0px;
  1473. -moz-box-shadow:none;
  1474. -webkit-box-shadow:none;
  1475. box-shadow:none;
  1476. font-family:'Arial Negreta', 'Arial Normal', 'Arial';
  1477. font-weight:700;
  1478. font-style:normal;
  1479. font-size:16px;
  1480. }
  1481. <<<<<<< HEAD
  1482. #u407 {
  1483. =======
  1484. #u408 {
  1485. >>>>>>> 0601optimize
  1486. border-width:0px;
  1487. position:absolute;
  1488. left:1233px;
  1489. top:1576px;
  1490. width:131px;
  1491. height:19px;
  1492. font-family:'Arial Negreta', 'Arial Normal', 'Arial';
  1493. font-weight:700;
  1494. font-style:normal;
  1495. font-size:16px;
  1496. }
  1497. <<<<<<< HEAD
  1498. #u407_text {
  1499. =======
  1500. #u408_text {
  1501. >>>>>>> 0601optimize
  1502. border-width:0px;
  1503. position:absolute;
  1504. left:0px;
  1505. top:0px;
  1506. width:131px;
  1507. word-wrap:break-word;
  1508. }
  1509. <<<<<<< HEAD
  1510. #u408_div {
  1511. =======
  1512. #u409_div {
  1513. >>>>>>> 0601optimize
  1514. border-width:0px;
  1515. position:absolute;
  1516. left:0px;
  1517. top:0px;
  1518. width:352px;
  1519. height:110px;
  1520. background:inherit;
  1521. background-color:rgba(255, 255, 255, 0);
  1522. border:none;
  1523. border-radius:0px;
  1524. -moz-box-shadow:none;
  1525. -webkit-box-shadow:none;
  1526. box-shadow:none;
  1527. line-height:22px;
  1528. }
  1529. <<<<<<< HEAD
  1530. #u408 {
  1531. =======
  1532. #u409 {
  1533. >>>>>>> 0601optimize
  1534. border-width:0px;
  1535. position:absolute;
  1536. left:1233px;
  1537. top:1614px;
  1538. width:352px;
  1539. height:110px;
  1540. line-height:22px;
  1541. }
  1542. <<<<<<< HEAD
  1543. #u408_text {
  1544. =======
  1545. #u409_text {
  1546. >>>>>>> 0601optimize
  1547. border-width:0px;
  1548. position:absolute;
  1549. left:0px;
  1550. top:0px;
  1551. width:352px;
  1552. word-wrap:break-word;
  1553. }
  1554. <<<<<<< HEAD
  1555. #u409 {
  1556. =======
  1557. #u410 {
  1558. >>>>>>> 0601optimize
  1559. border-width:0px;
  1560. position:absolute;
  1561. left:0px;
  1562. top:0px;
  1563. width:0px;
  1564. height:0px;
  1565. }
  1566. <<<<<<< HEAD
  1567. #u410_img {
  1568. =======
  1569. #u411_img {
  1570. >>>>>>> 0601optimize
  1571. border-width:0px;
  1572. position:absolute;
  1573. left:-4px;
  1574. top:-4px;
  1575. width:40px;
  1576. height:40px;
  1577. }
  1578. <<<<<<< HEAD
  1579. #u410 {
  1580. =======
  1581. #u411 {
  1582. >>>>>>> 0601optimize
  1583. border-width:0px;
  1584. position:absolute;
  1585. left:1193px;
  1586. top:1728px;
  1587. width:30px;
  1588. height:30px;
  1589. font-family:'Arial Negreta', 'Arial Normal', 'Arial';
  1590. font-weight:700;
  1591. font-style:normal;
  1592. font-size:18px;
  1593. color:#1E1E1E;
  1594. }
  1595. <<<<<<< HEAD
  1596. #u410_text {
  1597. =======
  1598. #u411_text {
  1599. >>>>>>> 0601optimize
  1600. border-width:0px;
  1601. position:absolute;
  1602. left:2px;
  1603. top:4px;
  1604. width:26px;
  1605. word-wrap:break-word;
  1606. }
  1607. <<<<<<< HEAD
  1608. #u411_div {
  1609. =======
  1610. #u412_div {
  1611. >>>>>>> 0601optimize
  1612. border-width:0px;
  1613. position:absolute;
  1614. left:0px;
  1615. top:0px;
  1616. width:131px;
  1617. height:19px;
  1618. background:inherit;
  1619. background-color:rgba(255, 255, 255, 0);
  1620. border:none;
  1621. border-radius:0px;
  1622. -moz-box-shadow:none;
  1623. -webkit-box-shadow:none;
  1624. box-shadow:none;
  1625. font-family:'Arial Negreta', 'Arial Normal', 'Arial';
  1626. font-weight:700;
  1627. font-style:normal;
  1628. font-size:16px;
  1629. }
  1630. <<<<<<< HEAD
  1631. #u411 {
  1632. =======
  1633. #u412 {
  1634. >>>>>>> 0601optimize
  1635. border-width:0px;
  1636. position:absolute;
  1637. left:1233px;
  1638. top:1735px;
  1639. width:131px;
  1640. height:19px;
  1641. font-family:'Arial Negreta', 'Arial Normal', 'Arial';
  1642. font-weight:700;
  1643. font-style:normal;
  1644. font-size:16px;
  1645. }
  1646. <<<<<<< HEAD
  1647. #u411_text {
  1648. =======
  1649. #u412_text {
  1650. >>>>>>> 0601optimize
  1651. border-width:0px;
  1652. position:absolute;
  1653. left:0px;
  1654. top:0px;
  1655. width:131px;
  1656. word-wrap:break-word;
  1657. }
  1658. <<<<<<< HEAD
  1659. #u412_div {
  1660. =======
  1661. #u413_div {
  1662. >>>>>>> 0601optimize
  1663. border-width:0px;
  1664. position:absolute;
  1665. left:0px;
  1666. top:0px;
  1667. width:352px;
  1668. height:22px;
  1669. background:inherit;
  1670. background-color:rgba(255, 255, 255, 0);
  1671. border:none;
  1672. border-radius:0px;
  1673. -moz-box-shadow:none;
  1674. -webkit-box-shadow:none;
  1675. box-shadow:none;
  1676. line-height:22px;
  1677. }
  1678. <<<<<<< HEAD
  1679. #u412 {
  1680. =======
  1681. #u413 {
  1682. >>>>>>> 0601optimize
  1683. border-width:0px;
  1684. position:absolute;
  1685. left:1233px;
  1686. top:1773px;
  1687. width:352px;
  1688. height:22px;
  1689. line-height:22px;
  1690. }
  1691. <<<<<<< HEAD
  1692. #u412_text {
  1693. =======
  1694. #u413_text {
  1695. >>>>>>> 0601optimize
  1696. border-width:0px;
  1697. position:absolute;
  1698. left:0px;
  1699. top:0px;
  1700. width:352px;
  1701. word-wrap:break-word;
  1702. }
  1703. <<<<<<< HEAD
  1704. #u413 {
  1705. =======
  1706. #u414 {
  1707. >>>>>>> 0601optimize
  1708. position:fixed;
  1709. left:1382px;
  1710. top:68px;
  1711. }
  1712. <<<<<<< HEAD
  1713. #u413_state0 {
  1714. =======
  1715. #u414_state0 {
  1716. >>>>>>> 0601optimize
  1717. position:relative;
  1718. left:0px;
  1719. top:0px;
  1720. width:140px;
  1721. height:40px;
  1722. background-image:none;
  1723. }
  1724. <<<<<<< HEAD
  1725. #u413_state0_content {
  1726. =======
  1727. #u414_state0_content {
  1728. >>>>>>> 0601optimize
  1729. border-width:0px;
  1730. position:absolute;
  1731. left:0px;
  1732. top:0px;
  1733. width:1px;
  1734. height:1px;
  1735. }
  1736. <<<<<<< HEAD
  1737. #u414_div {
  1738. =======
  1739. #u415_div {
  1740. >>>>>>> 0601optimize
  1741. border-width:0px;
  1742. position:absolute;
  1743. left:0px;
  1744. top:0px;
  1745. width:140px;
  1746. height:40px;
  1747. background:inherit;
  1748. background-color:rgba(20, 146, 138, 1);
  1749. border:none;
  1750. border-radius:5px;
  1751. -moz-box-shadow:none;
  1752. -webkit-box-shadow:none;
  1753. box-shadow:none;
  1754. font-family:'Arial Negreta', 'Arial Normal', 'Arial';
  1755. font-weight:700;
  1756. font-style:normal;
  1757. }
  1758. <<<<<<< HEAD
  1759. #u414 {
  1760. =======
  1761. #u415 {
  1762. >>>>>>> 0601optimize
  1763. border-width:0px;
  1764. position:absolute;
  1765. left:0px;
  1766. top:0px;
  1767. width:140px;
  1768. height:40px;
  1769. font-family:'Arial Negreta', 'Arial Normal', 'Arial';
  1770. font-weight:700;
  1771. font-style:normal;
  1772. }
  1773. <<<<<<< HEAD
  1774. #u414_text {
  1775. =======
  1776. #u415_text {
  1777. >>>>>>> 0601optimize
  1778. border-width:0px;
  1779. position:absolute;
  1780. left:2px;
  1781. top:9px;
  1782. width:136px;
  1783. word-wrap:break-word;
  1784. }