css.css 12 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613
  1. body
  2. {
  3. margin-left: 0px;
  4. margin-top: 0px;
  5. margin-right: 0px;
  6. margin-bottom: 0px;
  7. overflow-x:auto;
  8. overflow-y:auto;
  9. /*background-image:url(../images/index/totalback.gif);*/
  10. padding: 10px;
  11. scrollbar-face-color: #CCCCCC;
  12. scrollbar-highlight-color: #E2E2E2;
  13. scrollbar-shadow-color: #E2E2E2;
  14. scrollbar-3dlight-color: #E2E2E2;
  15. scrollbar-arrow-color: #E2E2E2;
  16. scrollbar-track-color: #F6F6F6;
  17. scrollbar-darkshadow-color: #E2E2E2;
  18. scrollbar-base-color: #E2E2E2
  19. }
  20. .SelectScroll{
  21. scrollbar-face-color: #FFFFFF;
  22. scrollbar-highlight-color: #FFFFFF;
  23. scrollbar-3dlight-color: #929292;
  24. scrollbar-darkshadow-color: #929292;
  25. scrollbar-shadow-color: #FFFFFF;
  26. scrollbar-arrow-color: #CCCCCC;
  27. scrollbar-track-color: #FFFFFF;
  28. overflow-y:hidden;
  29. overflow-x:hidden;
  30. BORDER-RIGHT: #FFFFFF 0px solid;
  31. BORDER-TOP: #FFFFFF 0px solid;
  32. BORDER-LEFT: #FFFFFF 0px solid;
  33. BORDER-BOTTOM: #FFFFFF 0px solid;
  34. COLOR: #000000;
  35. FONT-SIZE: 12px;
  36. BackGround-Color:#EEF4FF;
  37. }
  38. /***form ²É¼¯ÔªËض¨Òå************************************************/
  39. .SelectBgcolor
  40. {
  41. border: 1px solid #0068A6;
  42. color: #6F6F6F;
  43. background-color: #EEF4FF;
  44. width: 90%;
  45. padding: 2px;
  46. font-size: 12px;
  47. line-height: 18px;
  48. }
  49. .DefTxtCss
  50. {
  51. font-family:ËÎÌå;
  52. font-size:12px;
  53. }
  54. .DefDateInputStyles
  55. {
  56. FONT-SIZE: 9pt;
  57. COLOR: #000000;
  58. width: 80%;
  59. FONT-FAMILY:ËÎÌå;
  60. border: 1px solid #000000;
  61. }
  62. .DefTxtInputCss
  63. {
  64. border: 1px solid #0068A6;
  65. color: #6F6F6F;
  66. background-color: #FFFFFF;
  67. width: 90%;
  68. padding: 2px;
  69. font-size: 12px;
  70. line-height: 18px;
  71. }
  72. .WCssForForm
  73. {
  74. color: #6F6F6F;
  75. padding: 4px;
  76. border: 1px solid #0068A6;
  77. background-color: #FFFFFF;
  78. height: 60px;
  79. width: 95%;
  80. }
  81. .button {
  82. BORDER-RIGHT: 0px;
  83. BORDER-TOP: 0px;
  84. FONT-SIZE: 12px;
  85. font-weight: bold;
  86. BACKGROUND-COLOR: #EEEFF7;
  87. background-image:url(../images/button/button2.jpg);
  88. BORDER-LEFT: 0px;
  89. WIDTH: 57px;
  90. COLOR: #33566f;
  91. LINE-HEIGHT: 19px;
  92. BORDER-BOTTOM: 0px;
  93. HEIGHT: 24px;
  94. TEXT-DECORATION: none;
  95. }
  96. .buttonmenu {
  97. BORDER-RIGHT: 0px;
  98. BORDER-TOP: 0px;
  99. FONT-SIZE: 12px;
  100. font-weight: bold;
  101. BACKGROUND-COLOR: #EEEFF7;
  102. background-image:url(../images/button/btn_menu.gif);
  103. BORDER-LEFT: 0px;
  104. WIDTH: 174px;
  105. COLOR: #33566f;
  106. LINE-HEIGHT: 27px;
  107. BORDER-BOTTOM: 0px;
  108. HEIGHT: 29px;
  109. TEXT-DECORATION: none;
  110. }
  111. .buttonmenusm {
  112. BORDER-RIGHT: 0px;
  113. BORDER-TOP: 0px;
  114. FONT-SIZE: 12px;
  115. font-weight: bold;
  116. BACKGROUND-COLOR: #EEEFF7;
  117. background-image:url(../images/button/btn_menusm.gif);
  118. BORDER-LEFT: 0px;
  119. WIDTH: 174px;
  120. COLOR: #33566f;
  121. LINE-HEIGHT: 27px;
  122. BORDER-BOTTOM: 0px;
  123. HEIGHT: 29px;
  124. TEXT-DECORATION: none;
  125. }
  126. .TableBgColorAsh {
  127. text-align:left;
  128. height:10;
  129. }
  130. .TableBgColorAsh td {
  131. padding-left:10px;
  132. background-color: #F8FeFF;
  133. }
  134. .TableBgColorBsh {
  135. text-align:left;
  136. padding-left:3px;
  137. height:10;
  138. }
  139. .TableBgColorBsh td {
  140. padding-left:10px;
  141. }
  142. .TableBgColorBlack
  143. {
  144. font-family:ËÎÌå;
  145. text-decoration: none;
  146. font-size:12px;
  147. background-image: url(../img/41.gif);
  148. background-repeat: no-repeat;
  149. background-position: right center;
  150. background-color:#BBDFFF;
  151. }
  152. .QueryConditionTitleCss {
  153. text-align: right;
  154. padding-left: 3px;
  155. height: 22;
  156. background-color: #BBDFFF;
  157. }
  158. .ActionRowBgColor
  159. {
  160. font-family:ËÎÌå;
  161. color: #000000;
  162. text-decoration: none;
  163. font-size:12px;
  164. height: 30;
  165. background-color: #BBDFFF;
  166. }
  167. .DefTopTxtCss
  168. {
  169. font-family:ËÎÌå;
  170. color:#000000;
  171. font-size: 12px;
  172. font-weight: ;
  173. background-color: #E6E7E8;
  174. letter-spacing: 6px;
  175. }
  176. .DefTableStyles {
  177. font-size: 12px;
  178. line-height: 24px;
  179. background-color:ffffff;
  180. color: #005182;
  181. text-align: center;
  182. }
  183. .DefTableStyles th {
  184. background-color: #E3F2FA;
  185. font-weight: normal;
  186. }
  187. .DefTableStyles .TableBgColorAsh {
  188. background-color: #E3F2FA;
  189. }
  190. .hand
  191. {
  192. cursor: hand;
  193. }
  194. .WLink{
  195. background-color: #E3F2FA;
  196. color: #005182;
  197. sun:expression(onmouseover=function(){style.background="#E7F5FD"},onmouseout=function(){style.background="#E3F2FA"});
  198. }
  199. .floatleft{
  200. float:left;
  201. }
  202. .floatright{
  203. float:right;
  204. }
  205. .clear{
  206. clear:both;
  207. }
  208. .bluetxt {
  209. font-size: 12px;
  210. line-height: 32px;
  211. font-weight: bold;
  212. color: #005182;
  213. padding-left: 8px;
  214. float: left;
  215. }
  216. /***************************/
  217. a.greenlink:link,a.greenlink:visited{
  218. color:#106701;
  219. text-decoration:underline;
  220. }
  221. a.greenlink:hover,a.greenlink:active{
  222. color:#005182;
  223. text-decoration:underline;
  224. }
  225. a.redlink:link,a.redlink:visited{
  226. color:#ff0000;
  227. text-decoration:underline;
  228. }
  229. a.redlink:hover,a.redlink:active{
  230. color:#000000;
  231. text-decoration:underline;
  232. }
  233. a.bluelink:link,a.bluelink:visited{
  234. color:#0068A6;
  235. text-decoration:underline;
  236. }
  237. a.bluelink:hover,a.bluelink:active{
  238. color:#ff0000;
  239. text-decoration:underline;
  240. }
  241. .backtxt1 {
  242. background-image: url(../images/index/thback1.gif);
  243. background-repeat: no-repeat;
  244. background-position: left center;
  245. white-space: nowrap;
  246. padding-left: 22px;
  247. line-height: 18px;
  248. padding-top: 4px;
  249. }
  250. .backtxt2 {
  251. background-image: url(../images/index/thback2.gif);
  252. background-repeat: no-repeat;
  253. background-position: left center;
  254. white-space: nowrap;
  255. padding-left: 22px;
  256. line-height: 18px;
  257. padding-top: 4px;
  258. }
  259. .backtxt3 {
  260. background-image: url(../images/index/thback3.gif);
  261. background-repeat: no-repeat;
  262. background-position: left center;
  263. white-space: nowrap;
  264. padding-left: 22px;
  265. line-height: 18px;
  266. padding-top: 4px;
  267. }
  268. .backtxt4 {
  269. background-image: url(../images/index/thback4.gif);
  270. background-repeat: no-repeat;
  271. background-position: left center;
  272. white-space: nowrap;
  273. padding-left: 22px;
  274. line-height: 18px;
  275. padding-top: 4px;
  276. }
  277. .backtxt5 {
  278. background-image: url(../images/index/thback5.gif);
  279. background-repeat: no-repeat;
  280. background-position: left center;
  281. white-space: nowrap;
  282. padding-left: 22px;
  283. line-height: 18px;
  284. padding-top: 4px;
  285. }
  286. .backtxt6 {
  287. background-image: url(../images/index/thback6.gif);
  288. background-repeat: no-repeat;
  289. background-position: left center;
  290. white-space: nowrap;
  291. padding-left: 22px;
  292. line-height: 18px;
  293. padding-top: 4px;
  294. }
  295. /*************************/
  296. #total {
  297. width: 95%;
  298. background-image: url(../images/index/totalback.gif);
  299. font-size: 12px;
  300. line-height: 20px;
  301. padding: 5px;
  302. margin-top: 0;
  303. margin-right: auto;
  304. margin-bottom: 0;
  305. margin-left: auto;
  306. }
  307. #total .whiteborder {
  308. border: 1px solid #FFFFFF;
  309. }
  310. .totalback {
  311. width: 95%;
  312. background-image: url(../images/index/totalback.gif);
  313. font-size: 12px;
  314. line-height: 20px;
  315. padding: 5px;
  316. margin-top: 0;
  317. margin-right: auto;
  318. margin-bottom: 0;
  319. margin-left: auto;
  320. }
  321. .titback {
  322. background-image: url(../images/index/titback.gif);
  323. background-repeat: repeat-x;
  324. line-height: 24px;
  325. color: #FFFFFF;
  326. font-weight: bold;
  327. font-size: 12px;
  328. }
  329. .dropshadow{
  330. filter:progid:DXImageTransform.Microsoft.dropshadow(OffX=2, OffY=2, Color='#2D6B8E', Positive=true);
  331. height: 24px;
  332. width: 60%;
  333. float: left;
  334. text-align: left;
  335. }
  336. .star1 {
  337. color: #0068A6;
  338. background-color: #FFFFFF;
  339. line-height: 32px;
  340. }
  341. .star1 th {
  342. line-height: 22px;
  343. color: #0068A6;
  344. background-image: url(../images/index/secback.gif);
  345. font-weight: normal;
  346. padding-top: 1px;
  347. }
  348. .star1 td {
  349. text-align: center;
  350. }
  351. .rightborder {
  352. border-right-width: 1px;
  353. border-right-style: solid;
  354. border-right-color: #fff;
  355. }
  356. .rightborder2 {
  357. background-image: url(../images/index/backborder.gif);
  358. background-repeat: repeat-y;
  359. background-position: right top;
  360. padding-right: 3px;
  361. }
  362. .downborder {
  363. background-image: url(../images/index/btmbackborder.gif);
  364. background-repeat: repeat-x;
  365. background-position: bottom;
  366. padding-bottom: 3px;
  367. }
  368. .alarm{
  369. background-color: #CA0000;
  370. font-weight: bold;
  371. color: #FFFFFF;
  372. }
  373. .watch1 {
  374. color: #005182;
  375. font-size: 12px;
  376. line-height: 24px;
  377. }
  378. .watch1 th {
  379. line-height: 22px;
  380. color: #0068A6;
  381. background-image: url(../images/index/secback3.gif);
  382. font-weight: normal;
  383. background-repeat: repeat-x;
  384. }
  385. .borderline{
  386. background-image: url(../images/index/backborder.gif);
  387. height:3px;
  388. }
  389. .watch1 .thback {
  390. background-image: url(../images/index/secback2.gif);
  391. background-repeat: repeat-x;
  392. }
  393. .watch1 td{
  394. text-align: center;
  395. }
  396. .greenback {
  397. background-color: #C0FDAA;
  398. color: #106701;
  399. sun:expression(onmouseover=function(){style.background="#E7F5FD"},onmouseout=function(){style.background="#C0FDAA"});
  400. }
  401. .blueback {
  402. background-color: #E3F2FA;
  403. color: #005182;
  404. sun:expression(onmouseover=function(){style.background="#E7F5FD"},onmouseout=function(){style.background="#E3F2FA"});
  405. }
  406. .turnback {
  407. background-color: #FFFFFF;
  408. color: #000000;
  409. sun:expression(onmouseover=function(){style.background="#E7F5FD"},onmouseout=function(){style.background="#FFFFFF"});
  410. }
  411. #totaltit {
  412. background-image: url(../images/index/arrow2back.gif);
  413. background-repeat: repeat-x;
  414. height: 37px;
  415. width: 800px;
  416. margin: 0px auto;
  417. font-size: 14px;
  418. line-height: 36px;
  419. font-weight: bold;
  420. color: #FFFFFF;
  421. }
  422. .btmbox {
  423. margin:15px 0px;
  424. margin-top:15px;
  425. text-align:right;
  426. clear:both;
  427. }
  428. #total .leftpage {
  429. float: left;
  430. width: 340px;
  431. overflow: auto;
  432. overflow-x:hidden;
  433. border: 1px solid #AAB8D8;
  434. height: 500px;
  435. }
  436. .leftpage .ltab1 {
  437. text-align: center;
  438. }
  439. .ltab1 th {
  440. font-weight: normal;
  441. font-size: 12px;
  442. line-height: 26px;
  443. color: #005182;
  444. background-color: #E3F2FA;
  445. }
  446. .ltab2 {
  447. font-size: 12px;
  448. line-height: 24px;
  449. color: #005182;
  450. text-align: center;
  451. }
  452. .t{background:#e5ecf9;color:#000}
  453. .bb{border-bottom:1px solid #36c}
  454. .bt{border-top:1px solid #36c}
  455. .ltab2 th {
  456. background-color: #E3F2FA;
  457. font-weight: normal;
  458. }
  459. #total .rightpage {
  460. float: right;
  461. width: 444px;
  462. }
  463. .report1 {
  464. width: 600px;
  465. height: 260px;
  466. background-image: url(../images/index/reportback.gif);
  467. background-repeat: repeat-x;
  468. padding-top: 7px;
  469. padding-right: 4px;
  470. padding-bottom: 4px;
  471. padding-left: 4px;
  472. background-color: white;
  473. }
  474. .report {
  475. background-image: url(../images/index/reportback.gif);
  476. background-repeat: repeat-x;
  477. padding-top: 5px;
  478. padding-right: 3px;
  479. padding-bottom: 3px;
  480. padding-left: 3px;
  481. background-color: #FFFFFF;
  482. }
  483. .report .ReportTab {
  484. color: #0068A6;
  485. font-size: 12px;
  486. line-height: 22px;
  487. }
  488. .report .ReportTab th {
  489. background-color: #E9F6FE;
  490. font-weight: normal;
  491. text-align: left;
  492. padding: 4px;
  493. }
  494. .report .ReportTab td {
  495. padding: 4px;
  496. }
  497. /***************************************************************************/
  498. .Navpage {
  499. margin: 0px auto;
  500. width: 800px;
  501. }
  502. .Navpage .btndisplay {
  503. font-size: 12px;
  504. line-height: 34px;
  505. color: #000000;
  506. text-align: left;
  507. }
  508. .btndisplay .exitbtn {
  509. background-image: url(../images/index/exitback.gif);
  510. background-repeat: no-repeat;
  511. background-position: left center;
  512. float: right;
  513. margin-right: 15px;
  514. margin-left: 5px;
  515. padding-left: 15px;
  516. }
  517. .btndisplay .topbtn {
  518. float: left;
  519. margin-left: 10px;
  520. height: 34px;
  521. }
  522. .topbtn li {
  523. list-style-type: none;
  524. float: left;
  525. margin-right: 15px;
  526. background-image: url(../images/index/btnback1.gif);
  527. background-repeat: no-repeat;
  528. height: 34px;
  529. width: 79px;
  530. text-align: center;
  531. }
  532. .topbtn a {
  533. color: #000000;
  534. text-decoration: none;
  535. height: 34px;
  536. width: 79px;
  537. }
  538. .topbtn a:hover {
  539. color: #ff0000;
  540. text-decoration: none;
  541. background-position: left top;
  542. line-height: 34px;
  543. padding: 6px;
  544. }
  545. .redcolor {color: #FF0000}
  546. /****** PageBox Styles ******/
  547. /* PAGINATOR */
  548. .Paginator { font-size: 12px; padding-top: 10px; margin-left: auto; margin-right: auto; }
  549. .Paginator a, .pageList .this-page { padding: 2px 6px; border: solid 1px #ddd; background: #fff; text-decoration: none; }
  550. .Paginator a:visited { padding: 2px 6px; border: solid 1px #ddd; background: #fff; text-decoration: none; }
  551. .Paginator .AtStart { margin-right: 20px; padding: 2px 6px; /* border: solid 1px #ddd; */ background: #fff; color: #aaa; }
  552. .Paginator .Prev { margin-right: 20px; padding: 2px 6px; border: solid 2px #ddd; background: #fff; }
  553. .Paginator .break { padding: 2px 6px; border: none; background: #fff; text-decoration: none; }
  554. .Paginator .Next { margin-left: 20px; padding: 2px 6px; border: solid 2px #ddd; background: #fff;}
  555. .Paginator .AtEnd { margin-left: 20px; padding: 2px 6px; /* border: solid 1px #ddd; */ background: #fff; color: #aaa; }
  556. .Paginator .this-page {padding: 2px 6px; border-color: #999; font-weight: bold; font-size: 13px; vertical-align: top; background: #fff; color: #FF0084; }
  557. .Paginator a:hover {color: #fff; background: #0063DC; border-color: #036; text-decoration: none;}
  558. .Pages div.Results { text-align: center; font: 11px/15px Arial, Helvetica; color: #aaa; margin-top: 8px; }
  559. /****** Button Styles ******/