styles.css 18 KB

12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061626364656667686970717273747576777879808182838485868788899091929394959697989910010110210310410510610710810911011111211311411511611711811912012112212312412512612712812913013113213313413513613713813914014114214314414514614714814915015115215315415515615715815916016116216316416516616716816917017117217317417517617717817918018118218318418518618718818919019119219319419519619719819920020120220320420520620720820921021121221321421521621721821922022122222322422522622722822923023123223323423523623723823924024124224324424524624724824925025125225325425525625725825926026126226326426526626726826927027127227327427527627727827928028128228328428528628728828929029129229329429529629729829930030130230330430530630730830931031131231331431531631731831932032132232332432532632732832933033133233333433533633733833934034134234334434534634734834935035135235335435535635735835936036136236336436536636736836937037137237337437537637737837938038138238338438538638738838939039139239339439539639739839940040140240340440540640740840941041141241341441541641741841942042142242342442542642742842943043143243343443543643743843944044144244344444544644744844945045145245345445545645745845946046146246346446546646746846947047147247347447547647747847948048148248348448548648748848949049149249349449549649749849950050150250350450550650750850951051151251351451551651751851952052152252352452552652752852953053153253353453553653753853954054154254354454554654754854955055155255355455555655755855956056156256356456556656756856957057157257357457557657757857958058158258358458558658758858959059159259359459559659759859960060160260360460560660760860961061161261361461561661761861962062162262362462562662762862963063163263363463563663763863964064164264364464564664764864965065165265365465565665765865966066166266366466566666766866967067167267367467567667767867968068168268368468568668768868969069169269369469569669769869970070170270370470570670770870971071171271371471571671771871972072172272372472572672772872973073173273373473573673773873974074174274374474574674774874975075175275375475575675775875976076176276376476576676776876977077177277377477577677777877978078178278378478578678778878979079179279379479579679779879980080180280380480580680780880981081181281381481581681781881982082182282382482582682782882983083183283383483583683783883984084184284384484584684784884985085185285385485585685785885986086186286386486586686786886987087187287387487587687787887988088188288388488588688788888989089189289389489589689789889990090190290390490590690790890991091191291391491591691791891992092192292392492592692792892993093193293393493593693793893994094194294394494594694794894995095195295395495595695795895996096196296396496596696796896997097197297397497597697797897998098198298398498598698798898999099199299399499599699799899910001001100210031004100510061007100810091010101110121013101410151016101710181019102010211022102310241025102610271028102910301031103210331034103510361037103810391040104110421043104410451046104710481049105010511052105310541055105610571058105910601061106210631064106510661067106810691070107110721073107410751076107710781079108010811082108310841085108610871088108910901091109210931094109510961097109810991100110111021103110411051106110711081109111011111112111311141115111611171118111911201121112211231124112511261127112811291130113111321133113411351136113711381139114011411142114311441145114611471148114911501151115211531154115511561157115811591160116111621163116411651166116711681169117011711172
  1. body {
  2. margin:0px;
  3. background-image:none;
  4. position:static;
  5. left:auto;
  6. width:1579px;
  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. #u1012 {
  17. =======
  18. #u1013 {
  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. #u1013_img {
  29. =======
  30. #u1014_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. #u1013 {
  41. =======
  42. #u1014 {
  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. #u1013_text {
  53. =======
  54. #u1014_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. #u1014_div {
  66. =======
  67. #u1015_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. #u1014 {
  88. =======
  89. #u1015 {
  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. #u1014_text {
  103. =======
  104. #u1015_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. #u1015_div {
  115. =======
  116. #u1016_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. #u1015 {
  138. =======
  139. #u1016 {
  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. #u1015_text {
  154. =======
  155. #u1016_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. #u1016_div {
  166. =======
  167. #u1017_div {
  168. >>>>>>> 0601optimize
  169. border-width:0px;
  170. position:absolute;
  171. left:0px;
  172. top:0px;
  173. width:228px;
  174. height:22px;
  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-family:'Arial Negreta', 'Arial Normal', 'Arial';
  183. font-weight:700;
  184. font-style:normal;
  185. font-size:18px;
  186. }
  187. <<<<<<< HEAD
  188. #u1016 {
  189. =======
  190. #u1017 {
  191. >>>>>>> 0601optimize
  192. border-width:0px;
  193. position:absolute;
  194. left:22px;
  195. top:198px;
  196. width:228px;
  197. height:22px;
  198. font-family:'Arial Negreta', 'Arial Normal', 'Arial';
  199. font-weight:700;
  200. font-style:normal;
  201. font-size:18px;
  202. }
  203. <<<<<<< HEAD
  204. #u1016_text {
  205. =======
  206. #u1017_text {
  207. >>>>>>> 0601optimize
  208. border-width:0px;
  209. position:absolute;
  210. left:0px;
  211. top:0px;
  212. width:228px;
  213. white-space:nowrap;
  214. }
  215. <<<<<<< HEAD
  216. #u1017_div {
  217. =======
  218. #u1018_div {
  219. >>>>>>> 0601optimize
  220. border-width:0px;
  221. position:absolute;
  222. left:0px;
  223. top:0px;
  224. width:1121px;
  225. height:54px;
  226. background:inherit;
  227. background-color:rgba(255, 255, 255, 0);
  228. border:none;
  229. border-radius:0px;
  230. -moz-box-shadow:none;
  231. -webkit-box-shadow:none;
  232. box-shadow:none;
  233. font-size:16px;
  234. line-height:24px;
  235. }
  236. <<<<<<< HEAD
  237. #u1017 {
  238. =======
  239. #u1018 {
  240. >>>>>>> 0601optimize
  241. border-width:0px;
  242. position:absolute;
  243. left:56px;
  244. top:134px;
  245. width:1121px;
  246. height:54px;
  247. font-size:16px;
  248. line-height:24px;
  249. }
  250. <<<<<<< HEAD
  251. #u1017_text {
  252. =======
  253. #u1018_text {
  254. >>>>>>> 0601optimize
  255. border-width:0px;
  256. position:absolute;
  257. left:0px;
  258. top:0px;
  259. width:1121px;
  260. word-wrap:break-word;
  261. }
  262. <<<<<<< HEAD
  263. #u1018_img {
  264. =======
  265. #u1019_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. #u1018 {
  276. =======
  277. #u1019 {
  278. >>>>>>> 0601optimize
  279. border-width:0px;
  280. position:absolute;
  281. left:22px;
  282. top:268px;
  283. width:1155px;
  284. height:583px;
  285. }
  286. <<<<<<< HEAD
  287. #u1018_text {
  288. =======
  289. #u1019_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. #u1019_img {
  301. =======
  302. #u1020_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. #u1019 {
  313. =======
  314. #u1020 {
  315. >>>>>>> 0601optimize
  316. border-width:0px;
  317. position:absolute;
  318. left:939px;
  319. top:569px;
  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. #u1019_text {
  330. =======
  331. #u1020_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. #u1020 {
  342. =======
  343. #u1021 {
  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. #u1021_img {
  354. =======
  355. #u1022_img {
  356. >>>>>>> 0601optimize
  357. border-width:0px;
  358. position:absolute;
  359. left:-4px;
  360. top:-4px;
  361. width:44px;
  362. height:44px;
  363. }
  364. <<<<<<< HEAD
  365. #u1021 {
  366. =======
  367. #u1022 {
  368. >>>>>>> 0601optimize
  369. border-width:0px;
  370. position:absolute;
  371. left:1187px;
  372. top:268px;
  373. width:34px;
  374. height:34px;
  375. font-family:'Arial Negreta', 'Arial Normal', 'Arial';
  376. font-weight:700;
  377. font-style:normal;
  378. font-size:26px;
  379. }
  380. <<<<<<< HEAD
  381. #u1021_text {
  382. =======
  383. #u1022_text {
  384. >>>>>>> 0601optimize
  385. border-width:0px;
  386. position:absolute;
  387. left:2px;
  388. top:1px;
  389. width:30px;
  390. word-wrap:break-word;
  391. }
  392. <<<<<<< HEAD
  393. #u1022_div {
  394. =======
  395. #u1023_div {
  396. >>>>>>> 0601optimize
  397. border-width:0px;
  398. position:absolute;
  399. left:0px;
  400. top:0px;
  401. width:131px;
  402. height:19px;
  403. background:inherit;
  404. background-color:rgba(255, 255, 255, 0);
  405. border:none;
  406. border-radius:0px;
  407. -moz-box-shadow:none;
  408. -webkit-box-shadow:none;
  409. box-shadow:none;
  410. font-family:'Arial Negreta', 'Arial Normal', 'Arial';
  411. font-weight:700;
  412. font-style:normal;
  413. font-size:16px;
  414. }
  415. <<<<<<< HEAD
  416. #u1022 {
  417. =======
  418. #u1023 {
  419. >>>>>>> 0601optimize
  420. border-width:0px;
  421. position:absolute;
  422. left:1227px;
  423. top:275px;
  424. width:131px;
  425. height:19px;
  426. font-family:'Arial Negreta', 'Arial Normal', 'Arial';
  427. font-weight:700;
  428. font-style:normal;
  429. font-size:16px;
  430. }
  431. <<<<<<< HEAD
  432. #u1022_text {
  433. =======
  434. #u1023_text {
  435. >>>>>>> 0601optimize
  436. border-width:0px;
  437. position:absolute;
  438. left:0px;
  439. top:0px;
  440. width:131px;
  441. word-wrap:break-word;
  442. }
  443. <<<<<<< HEAD
  444. #u1023_div {
  445. =======
  446. #u1024_div {
  447. >>>>>>> 0601optimize
  448. border-width:0px;
  449. position:absolute;
  450. left:0px;
  451. top:0px;
  452. width:352px;
  453. height:22px;
  454. background:inherit;
  455. background-color:rgba(255, 255, 255, 0);
  456. border:none;
  457. border-radius:0px;
  458. -moz-box-shadow:none;
  459. -webkit-box-shadow:none;
  460. box-shadow:none;
  461. line-height:22px;
  462. }
  463. <<<<<<< HEAD
  464. #u1023 {
  465. =======
  466. #u1024 {
  467. >>>>>>> 0601optimize
  468. border-width:0px;
  469. position:absolute;
  470. left:1227px;
  471. top:313px;
  472. width:352px;
  473. height:22px;
  474. line-height:22px;
  475. }
  476. <<<<<<< HEAD
  477. #u1023_text {
  478. =======
  479. #u1024_text {
  480. >>>>>>> 0601optimize
  481. border-width:0px;
  482. position:absolute;
  483. left:0px;
  484. top:0px;
  485. width:352px;
  486. word-wrap:break-word;
  487. }
  488. <<<<<<< HEAD
  489. #u1024 {
  490. =======
  491. #u1025 {
  492. >>>>>>> 0601optimize
  493. border-width:0px;
  494. position:absolute;
  495. left:1241px;
  496. top:273px;
  497. width:67px;
  498. height:23px;
  499. overflow:hidden;
  500. background-image:url('../../resources/images/transparent.gif');
  501. }
  502. <<<<<<< HEAD
  503. #u1025_div {
  504. =======
  505. #u1026_div {
  506. >>>>>>> 0601optimize
  507. border-width:0px;
  508. position:absolute;
  509. left:0px;
  510. top:0px;
  511. width:251px;
  512. height:67px;
  513. background:inherit;
  514. background-color:rgba(255, 255, 0, 1);
  515. box-sizing:border-box;
  516. border-width:1px;
  517. border-style:solid;
  518. border-color:rgba(0, 0, 0, 1);
  519. border-radius:10px;
  520. -moz-box-shadow:none;
  521. -webkit-box-shadow:none;
  522. box-shadow:none;
  523. text-align:left;
  524. line-height:18px;
  525. }
  526. <<<<<<< HEAD
  527. #u1025 {
  528. =======
  529. #u1026 {
  530. >>>>>>> 0601optimize
  531. border-width:0px;
  532. position:absolute;
  533. left:1234px;
  534. top:201px;
  535. width:251px;
  536. height:67px;
  537. text-align:left;
  538. line-height:18px;
  539. }
  540. <<<<<<< HEAD
  541. #u1025_text {
  542. =======
  543. #u1026_text {
  544. >>>>>>> 0601optimize
  545. border-width:0px;
  546. position:absolute;
  547. left:2px;
  548. top:16px;
  549. width:247px;
  550. word-wrap:break-word;
  551. }
  552. <<<<<<< HEAD
  553. #u1026 {
  554. =======
  555. #u1027 {
  556. >>>>>>> 0601optimize
  557. border-width:0px;
  558. position:absolute;
  559. left:0px;
  560. top:0px;
  561. width:0px;
  562. height:0px;
  563. }
  564. <<<<<<< HEAD
  565. #u1027_img {
  566. =======
  567. #u1028_img {
  568. >>>>>>> 0601optimize
  569. border-width:0px;
  570. position:absolute;
  571. left:0px;
  572. top:0px;
  573. width:8px;
  574. height:28px;
  575. }
  576. <<<<<<< HEAD
  577. #u1027 {
  578. =======
  579. #u1028 {
  580. >>>>>>> 0601optimize
  581. border-width:0px;
  582. position:absolute;
  583. left:8px;
  584. top:911px;
  585. width:8px;
  586. height:28px;
  587. }
  588. <<<<<<< HEAD
  589. #u1027_text {
  590. =======
  591. #u1028_text {
  592. >>>>>>> 0601optimize
  593. border-width:0px;
  594. position:absolute;
  595. left:0px;
  596. top:0px;
  597. width:0px;
  598. visibility:hidden;
  599. word-wrap:break-word;
  600. }
  601. <<<<<<< HEAD
  602. #u1028_div {
  603. =======
  604. #u1029_div {
  605. >>>>>>> 0601optimize
  606. border-width:0px;
  607. position:absolute;
  608. left:0px;
  609. top:0px;
  610. width:145px;
  611. height:28px;
  612. background:inherit;
  613. background-color:rgba(255, 255, 255, 0);
  614. border:none;
  615. border-radius:0px;
  616. -moz-box-shadow:none;
  617. -webkit-box-shadow:none;
  618. box-shadow:none;
  619. font-family:'Arial Negreta', 'Arial Normal', 'Arial';
  620. font-weight:700;
  621. font-style:normal;
  622. }
  623. <<<<<<< HEAD
  624. #u1028 {
  625. =======
  626. #u1029 {
  627. >>>>>>> 0601optimize
  628. border-width:0px;
  629. position:absolute;
  630. left:22px;
  631. top:911px;
  632. width:145px;
  633. height:28px;
  634. font-family:'Arial Negreta', 'Arial Normal', 'Arial';
  635. font-weight:700;
  636. font-style:normal;
  637. }
  638. <<<<<<< HEAD
  639. #u1028_text {
  640. =======
  641. #u1029_text {
  642. >>>>>>> 0601optimize
  643. border-width:0px;
  644. position:absolute;
  645. left:0px;
  646. top:0px;
  647. width:145px;
  648. white-space:nowrap;
  649. }
  650. <<<<<<< HEAD
  651. #u1029_div {
  652. =======
  653. #u1030_div {
  654. >>>>>>> 0601optimize
  655. border-width:0px;
  656. position:absolute;
  657. left:0px;
  658. top:0px;
  659. width:109px;
  660. height:22px;
  661. background:inherit;
  662. background-color:rgba(255, 255, 255, 0);
  663. border:none;
  664. border-radius:0px;
  665. -moz-box-shadow:none;
  666. -webkit-box-shadow:none;
  667. box-shadow:none;
  668. font-family:'Arial Negreta', 'Arial Normal', 'Arial';
  669. font-weight:700;
  670. font-style:normal;
  671. font-size:18px;
  672. }
  673. <<<<<<< HEAD
  674. #u1029 {
  675. =======
  676. #u1030 {
  677. >>>>>>> 0601optimize
  678. border-width:0px;
  679. position:absolute;
  680. left:22px;
  681. top:967px;
  682. width:109px;
  683. height:22px;
  684. font-family:'Arial Negreta', 'Arial Normal', 'Arial';
  685. font-weight:700;
  686. font-style:normal;
  687. font-size:18px;
  688. }
  689. <<<<<<< HEAD
  690. #u1029_text {
  691. =======
  692. #u1030_text {
  693. >>>>>>> 0601optimize
  694. border-width:0px;
  695. position:absolute;
  696. left:0px;
  697. top:0px;
  698. width:109px;
  699. white-space:nowrap;
  700. }
  701. <<<<<<< HEAD
  702. #u1030_div {
  703. =======
  704. #u1031_div {
  705. >>>>>>> 0601optimize
  706. border-width:0px;
  707. position:absolute;
  708. left:0px;
  709. top:0px;
  710. width:228px;
  711. height:22px;
  712. background:inherit;
  713. background-color:rgba(255, 255, 255, 0);
  714. border:none;
  715. border-radius:0px;
  716. -moz-box-shadow:none;
  717. -webkit-box-shadow:none;
  718. box-shadow:none;
  719. font-family:'Arial Negreta', 'Arial Normal', 'Arial';
  720. font-weight:700;
  721. font-style:normal;
  722. font-size:18px;
  723. }
  724. <<<<<<< HEAD
  725. #u1030 {
  726. =======
  727. #u1031 {
  728. >>>>>>> 0601optimize
  729. border-width:0px;
  730. position:absolute;
  731. left:22px;
  732. top:1094px;
  733. width:228px;
  734. height:22px;
  735. font-family:'Arial Negreta', 'Arial Normal', 'Arial';
  736. font-weight:700;
  737. font-style:normal;
  738. font-size:18px;
  739. }
  740. <<<<<<< HEAD
  741. #u1030_text {
  742. =======
  743. #u1031_text {
  744. >>>>>>> 0601optimize
  745. border-width:0px;
  746. position:absolute;
  747. left:0px;
  748. top:0px;
  749. width:228px;
  750. white-space:nowrap;
  751. }
  752. <<<<<<< HEAD
  753. #u1031_div {
  754. =======
  755. #u1032_div {
  756. >>>>>>> 0601optimize
  757. border-width:0px;
  758. position:absolute;
  759. left:0px;
  760. top:0px;
  761. width:1121px;
  762. height:54px;
  763. background:inherit;
  764. background-color:rgba(255, 255, 255, 0);
  765. border:none;
  766. border-radius:0px;
  767. -moz-box-shadow:none;
  768. -webkit-box-shadow:none;
  769. box-shadow:none;
  770. font-size:16px;
  771. line-height:24px;
  772. }
  773. <<<<<<< HEAD
  774. #u1031 {
  775. =======
  776. #u1032 {
  777. >>>>>>> 0601optimize
  778. border-width:0px;
  779. position:absolute;
  780. left:56px;
  781. top:1021px;
  782. width:1121px;
  783. height:54px;
  784. font-size:16px;
  785. line-height:24px;
  786. }
  787. <<<<<<< HEAD
  788. #u1031_text {
  789. =======
  790. #u1032_text {
  791. >>>>>>> 0601optimize
  792. border-width:0px;
  793. position:absolute;
  794. left:0px;
  795. top:0px;
  796. width:1121px;
  797. word-wrap:break-word;
  798. }
  799. <<<<<<< HEAD
  800. #u1032_img {
  801. =======
  802. #u1033_img {
  803. >>>>>>> 0601optimize
  804. border-width:0px;
  805. position:absolute;
  806. left:0px;
  807. top:0px;
  808. width:1155px;
  809. height:583px;
  810. }
  811. <<<<<<< HEAD
  812. #u1032 {
  813. =======
  814. #u1033 {
  815. >>>>>>> 0601optimize
  816. border-width:0px;
  817. position:absolute;
  818. left:22px;
  819. top:1164px;
  820. width:1155px;
  821. height:583px;
  822. }
  823. <<<<<<< HEAD
  824. #u1032_text {
  825. =======
  826. #u1033_text {
  827. >>>>>>> 0601optimize
  828. border-width:0px;
  829. position:absolute;
  830. left:0px;
  831. top:0px;
  832. width:0px;
  833. visibility:hidden;
  834. word-wrap:break-word;
  835. }
  836. <<<<<<< HEAD
  837. #u1033_img {
  838. =======
  839. #u1034_img {
  840. >>>>>>> 0601optimize
  841. border-width:0px;
  842. position:absolute;
  843. left:-4px;
  844. top:-4px;
  845. width:30px;
  846. height:30px;
  847. }
  848. <<<<<<< HEAD
  849. #u1033 {
  850. =======
  851. #u1034 {
  852. >>>>>>> 0601optimize
  853. border-width:0px;
  854. position:absolute;
  855. left:1015px;
  856. top:1466px;
  857. width:20px;
  858. height:20px;
  859. font-family:'Arial Negreta', 'Arial Normal', 'Arial';
  860. font-weight:700;
  861. font-style:normal;
  862. font-size:14px;
  863. color:#1E1E1E;
  864. }
  865. <<<<<<< HEAD
  866. #u1033_text {
  867. =======
  868. #u1034_text {
  869. >>>>>>> 0601optimize
  870. border-width:0px;
  871. position:absolute;
  872. left:2px;
  873. top:2px;
  874. width:16px;
  875. word-wrap:break-word;
  876. }
  877. <<<<<<< HEAD
  878. #u1034 {
  879. =======
  880. #u1035 {
  881. >>>>>>> 0601optimize
  882. border-width:0px;
  883. position:absolute;
  884. left:0px;
  885. top:0px;
  886. width:0px;
  887. height:0px;
  888. }
  889. <<<<<<< HEAD
  890. #u1035_img {
  891. =======
  892. #u1036_img {
  893. >>>>>>> 0601optimize
  894. border-width:0px;
  895. position:absolute;
  896. left:-4px;
  897. top:-4px;
  898. width:44px;
  899. height:44px;
  900. }
  901. <<<<<<< HEAD
  902. #u1035 {
  903. =======
  904. #u1036 {
  905. >>>>>>> 0601optimize
  906. border-width:0px;
  907. position:absolute;
  908. left:1187px;
  909. top:1166px;
  910. width:34px;
  911. height:34px;
  912. font-family:'Arial Negreta', 'Arial Normal', 'Arial';
  913. font-weight:700;
  914. font-style:normal;
  915. font-size:26px;
  916. }
  917. <<<<<<< HEAD
  918. #u1035_text {
  919. =======
  920. #u1036_text {
  921. >>>>>>> 0601optimize
  922. border-width:0px;
  923. position:absolute;
  924. left:2px;
  925. top:1px;
  926. width:30px;
  927. word-wrap:break-word;
  928. }
  929. <<<<<<< HEAD
  930. #u1036_div {
  931. =======
  932. #u1037_div {
  933. >>>>>>> 0601optimize
  934. border-width:0px;
  935. position:absolute;
  936. left:0px;
  937. top:0px;
  938. width:131px;
  939. height:19px;
  940. background:inherit;
  941. background-color:rgba(255, 255, 255, 0);
  942. border:none;
  943. border-radius:0px;
  944. -moz-box-shadow:none;
  945. -webkit-box-shadow:none;
  946. box-shadow:none;
  947. font-family:'Arial Negreta', 'Arial Normal', 'Arial';
  948. font-weight:700;
  949. font-style:normal;
  950. font-size:16px;
  951. }
  952. <<<<<<< HEAD
  953. #u1036 {
  954. =======
  955. #u1037 {
  956. >>>>>>> 0601optimize
  957. border-width:0px;
  958. position:absolute;
  959. left:1227px;
  960. top:1173px;
  961. width:131px;
  962. height:19px;
  963. font-family:'Arial Negreta', 'Arial Normal', 'Arial';
  964. font-weight:700;
  965. font-style:normal;
  966. font-size:16px;
  967. }
  968. <<<<<<< HEAD
  969. #u1036_text {
  970. =======
  971. #u1037_text {
  972. >>>>>>> 0601optimize
  973. border-width:0px;
  974. position:absolute;
  975. left:0px;
  976. top:0px;
  977. width:131px;
  978. word-wrap:break-word;
  979. }
  980. <<<<<<< HEAD
  981. #u1037_div {
  982. =======
  983. #u1038_div {
  984. >>>>>>> 0601optimize
  985. border-width:0px;
  986. position:absolute;
  987. left:0px;
  988. top:0px;
  989. width:352px;
  990. height:22px;
  991. background:inherit;
  992. background-color:rgba(255, 255, 255, 0);
  993. border:none;
  994. border-radius:0px;
  995. -moz-box-shadow:none;
  996. -webkit-box-shadow:none;
  997. box-shadow:none;
  998. line-height:22px;
  999. }
  1000. <<<<<<< HEAD
  1001. #u1037 {
  1002. =======
  1003. #u1038 {
  1004. >>>>>>> 0601optimize
  1005. border-width:0px;
  1006. position:absolute;
  1007. left:1227px;
  1008. top:1211px;
  1009. width:352px;
  1010. height:22px;
  1011. line-height:22px;
  1012. }
  1013. <<<<<<< HEAD
  1014. #u1037_text {
  1015. =======
  1016. #u1038_text {
  1017. >>>>>>> 0601optimize
  1018. border-width:0px;
  1019. position:absolute;
  1020. left:0px;
  1021. top:0px;
  1022. width:352px;
  1023. word-wrap:break-word;
  1024. }
  1025. <<<<<<< HEAD
  1026. #u1038 {
  1027. =======
  1028. #u1039 {
  1029. >>>>>>> 0601optimize
  1030. border-width:0px;
  1031. position:absolute;
  1032. left:1241px;
  1033. top:1169px;
  1034. width:67px;
  1035. height:23px;
  1036. overflow:hidden;
  1037. background-image:url('../../resources/images/transparent.gif');
  1038. }
  1039. <<<<<<< HEAD
  1040. #u1039_div {
  1041. =======
  1042. #u1040_div {
  1043. >>>>>>> 0601optimize
  1044. border-width:0px;
  1045. position:absolute;
  1046. left:0px;
  1047. top:0px;
  1048. width:251px;
  1049. height:67px;
  1050. background:inherit;
  1051. background-color:rgba(255, 255, 0, 1);
  1052. box-sizing:border-box;
  1053. border-width:1px;
  1054. border-style:solid;
  1055. border-color:rgba(0, 0, 0, 1);
  1056. border-radius:10px;
  1057. -moz-box-shadow:none;
  1058. -webkit-box-shadow:none;
  1059. box-shadow:none;
  1060. text-align:left;
  1061. line-height:18px;
  1062. }
  1063. <<<<<<< HEAD
  1064. #u1039 {
  1065. =======
  1066. #u1040 {
  1067. >>>>>>> 0601optimize
  1068. border-width:0px;
  1069. position:absolute;
  1070. left:1234px;
  1071. top:1096px;
  1072. width:251px;
  1073. height:67px;
  1074. text-align:left;
  1075. line-height:18px;
  1076. }
  1077. <<<<<<< HEAD
  1078. #u1039_text {
  1079. =======
  1080. #u1040_text {
  1081. >>>>>>> 0601optimize
  1082. border-width:0px;
  1083. position:absolute;
  1084. left:2px;
  1085. top:6px;
  1086. width:247px;
  1087. word-wrap:break-word;
  1088. }
  1089. <<<<<<< HEAD
  1090. #u1040 {
  1091. =======
  1092. #u1041 {
  1093. >>>>>>> 0601optimize
  1094. position:fixed;
  1095. left:1382px;
  1096. top:68px;
  1097. }
  1098. <<<<<<< HEAD
  1099. #u1040_state0 {
  1100. =======
  1101. #u1041_state0 {
  1102. >>>>>>> 0601optimize
  1103. position:relative;
  1104. left:0px;
  1105. top:0px;
  1106. width:140px;
  1107. height:40px;
  1108. background-image:none;
  1109. }
  1110. <<<<<<< HEAD
  1111. #u1040_state0_content {
  1112. =======
  1113. #u1041_state0_content {
  1114. >>>>>>> 0601optimize
  1115. border-width:0px;
  1116. position:absolute;
  1117. left:0px;
  1118. top:0px;
  1119. width:1px;
  1120. height:1px;
  1121. }
  1122. <<<<<<< HEAD
  1123. #u1041_div {
  1124. =======
  1125. #u1042_div {
  1126. >>>>>>> 0601optimize
  1127. border-width:0px;
  1128. position:absolute;
  1129. left:0px;
  1130. top:0px;
  1131. width:140px;
  1132. height:40px;
  1133. background:inherit;
  1134. background-color:rgba(51, 160, 154, 1);
  1135. border:none;
  1136. border-radius:5px;
  1137. -moz-box-shadow:none;
  1138. -webkit-box-shadow:none;
  1139. box-shadow:none;
  1140. font-family:'Arial Negreta', 'Arial Normal', 'Arial';
  1141. font-weight:700;
  1142. font-style:normal;
  1143. font-size:16px;
  1144. }
  1145. <<<<<<< HEAD
  1146. #u1041 {
  1147. =======
  1148. #u1042 {
  1149. >>>>>>> 0601optimize
  1150. border-width:0px;
  1151. position:absolute;
  1152. left:0px;
  1153. top:0px;
  1154. width:140px;
  1155. height:40px;
  1156. font-family:'Arial Negreta', 'Arial Normal', 'Arial';
  1157. font-weight:700;
  1158. font-style:normal;
  1159. font-size:16px;
  1160. }
  1161. <<<<<<< HEAD
  1162. #u1041_text {
  1163. =======
  1164. #u1042_text {
  1165. >>>>>>> 0601optimize
  1166. border-width:0px;
  1167. position:absolute;
  1168. left:2px;
  1169. top:10px;
  1170. width:136px;
  1171. word-wrap:break-word;
  1172. }