style.css 9.8 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477
  1. @charset "utf-8";
  2. /* CSS Document */
  3. body,td,th {
  4. font-size: 12px;
  5. color: #000;
  6. }
  7. body {
  8. margin:0;
  9. }
  10. a {
  11. font-size: 12px;
  12. color: #000;
  13. }
  14. a:link {
  15. text-decoration: none;
  16. }
  17. a:visited {
  18. text-decoration: none;
  19. color: #666;
  20. }
  21. a:hover {
  22. text-decoration: underline;
  23. color: #000;
  24. }
  25. a:active {
  26. text-decoration: none;
  27. color: #000;
  28. }
  29. p,li,ul,form{ margin:0; padding:0;}
  30. li{ list-style:none;}
  31. .cls{ width:0; height:0; overflow:hidden; clear:both;}
  32. /*login*/
  33. .logbody{background:url(log_bd_bg.gif) top repeat-x #fff;}
  34. .logfrm{
  35. background:url(log_bg.jpg) top center no-repeat;
  36. width:100%;
  37. height:526px;
  38. }
  39. .logact{
  40. width:338px;
  41. margin:0 auto;
  42. padding:242px 0 0 555px;
  43. }
  44. .logfrm table tr td{
  45. color:#006600;
  46. font-size:14px;
  47. font-weight:bold;
  48. font-family:"微软雅黑";
  49. }
  50. .logtxtsty{
  51. background:url(log_txt_bg.gif);
  52. width:220px;
  53. height:26px;
  54. margin:0;
  55. padding:0 5px;
  56. line-height:26px;
  57. border:none;
  58. color: white;
  59. }
  60. .logsubsty{
  61. background:url(log_sub.jpg);
  62. width:102px;
  63. height:26px;
  64. border:none;
  65. cursor:pointer;
  66. margin:0;
  67. }
  68. .zcfont{
  69. text-align:center;
  70. color:#66cc33;
  71. font-size:12px;
  72. font-family:"微软雅黑";
  73. font-weight:bold;
  74. padding:60px 0 20px 0;
  75. }
  76. /*top*/
  77. .topfrm{
  78. background:url(top_pic.jpg) left no-repeat #2456a6;
  79. text-align:left;
  80. overflow:hidden;
  81. height:76px;
  82. width:100%;
  83. }
  84. .topfrm div{
  85. height:32px;
  86. line-height:32px;
  87. text-align:right;
  88. padding:0 15px;
  89. font-weight:bold;
  90. }
  91. .topfrm div,.topfrm div a,.topfrm div a:hover,.topfrm div a:link,.topfrm div a:visited,.topfrm div a:active{ color:#99ccff;}
  92. .topfrm ul{
  93. height:24px;
  94. padding:20px 0 0 194px;
  95. }
  96. .topfrm ul li{
  97. height:24px;
  98. line-height:24px;
  99. float:left;
  100. margin:0 5px;
  101. }
  102. .topfrm ul li,.topfrm ul li a,.topfrm ul li a:hover,.topfrm ul li a:link,.topfrm ul li a:visited,.topfrm ul li a:active{
  103. color:#FFF;
  104. font-weight:bold;
  105. }
  106. /*left*/
  107. .leftfrm{
  108. background:#2456a6;
  109. float:left;
  110. width:194px;
  111. overflow:auto;
  112. }
  113. .leftbody{
  114. background:url(left_top_bg.gif);
  115. width:186px;
  116. overflow:auto;
  117. padding:0 1px 2px 1px;
  118. }
  119. .leftbody div p{
  120. background:url(left_menu_bg.gif);
  121. width:100%;
  122. height:29px;
  123. line-height:29px;
  124. cursor:pointer;
  125. overflow:hidden;
  126. }
  127. .leftbody div p img{ float:left; margin:0 5px 0 20px;}
  128. .leftbody div p,.leftbody div p a,.leftbody div p a:hover,.leftbody div p a:link,.leftbody div p a:active,.leftbody div p a:visited{
  129. color:#8b5400;
  130. font-size:14px;
  131. font-weight:bold;
  132. }
  133. .leftbody div ul{
  134. border-top:#006600 solid 1px;
  135. display:none;
  136. }
  137. .leftbody div ul li{
  138. background:url(ico2.gif) 30px center no-repeat;
  139. height:37px;
  140. line-height:37px;
  141. overflow:hidden;
  142. padding-left:50px;
  143. border-top:#056300 solid 1px;
  144. background-color:#336600;
  145. cursor:pointer;
  146. }
  147. .leftbody div ul li a{
  148. width:100%;
  149. height:37px;
  150. display:block;
  151. }
  152. .leftbody div ul li,.leftbody div ul li a,.leftbody div ul li a:hover,.leftbody div ul li a:link,.leftbody div ul li a:active,.leftbody div ul li a:visited{
  153. font-size:14px;
  154. color:#99cc00;
  155. font-weight:bold;
  156. text-decoration:none;
  157. }
  158. .leftbody div ul li div{
  159. display:none;
  160. position:absolute;
  161. width:168px;
  162. margin:-37px 0 0 117px;
  163. border:#fff solid 1px;
  164. }
  165. .leftbody div ul li div ul{ display:block;}
  166. /*.leftbody div ul li:hover,.leftbody div ul li.sel{
  167. border-top:#cfca42 solid 1px;
  168. background:#f3f30c;
  169. }
  170. .leftbody div ul li:hover,.leftbody div ul li:hover a,.leftbody div ul li.sel,.leftbody div ul li.sel a,.leftbody div ul li.sel a:hover,.leftbody div ul li.sel a:visited,.leftbody div ul li.sel a:active,.leftbody div ul li.sel a:link{ color:#009900;}*/
  171. /*body*/
  172. .contbodyfrm{
  173. /*background:url(cont_body_bg.gif) top repeat-x;*/
  174. overflow:hidden;
  175. /*padding-top:5px;*/
  176. }
  177. .titlefrm{
  178. background:url(title_bg.gif);
  179. height:31px;
  180. overflow:hidden;
  181. width:100%;
  182. }
  183. .titlefrm p{
  184. background:url(title_bg_left.gif) left no-repeat;
  185. line-height:31px;
  186. padding-left:30px;
  187. }
  188. .titlefrm p,.titlefrm p a,.titlefrm p a:hover,.titlefrm p a:visited,.titlefrm p a:link,.titlefrm p a:active{
  189. font-size:14px;
  190. font-weight:bold;
  191. color:#FFF;
  192. }
  193. .serform{
  194. background:url(form_bg.gif) bottom repeat-x #FFF;
  195. width:100%;
  196. padding:10px 0;
  197. }
  198. .serform table tr td div,.formdiv{
  199. float:left;
  200. height:27px;
  201. line-height:27px;
  202. padding:0 2px;
  203. }
  204. .serform table tr td div.mlsty,.formdivml{ margin-left:20px;}
  205. .sertxtsty{
  206. border:#d6d6d6 solid 1px;
  207. background-color:#FFF;
  208. height:22px;
  209. width:86px;
  210. margin:0;
  211. padding:0;
  212. }
  213. .sersel{border:#d6d6d6 solid 1px; width:130px; margin-top:3px;*margin-top:0px;}
  214. .serradsty{ margin:5px 0 0 0;*margin:2px 0 0 0;_margin:2px 0 0 0;}
  215. .sersub{
  216. background:url(ser_sub_bg.jpg);
  217. width:111px;
  218. height:27px;
  219. border:none;
  220. line-height:27px;
  221. margin:0 0 0 20px;
  222. padding:0;
  223. cursor:pointer;
  224. color:#006600;
  225. font-size:12px;
  226. font-weight:bold;
  227. }
  228. .contb{
  229. width:95%;
  230. margin:0 auto;
  231. }
  232. .conttab{
  233. width:100%;
  234. border:#5bad5b solid 1px;
  235. border-collapse:collapse;
  236. margin-top:15px;
  237. }
  238. .conttab tr th{ background-color:#669933; color:#FFF; font-weight:bold;}
  239. .conttab tr th,.conttab tr td{border:#5bad5b solid; border-width:0 1px;}
  240. .conttab tr.gbg{ background-color:#e9eff6;}
  241. .rsbut{
  242. text-align:center;
  243. margin:10px 0;
  244. }
  245. .pagefrm{
  246. height:30px;
  247. line-height:30px;
  248. background-color:#669933;
  249. text-align:center;
  250. margin:10px 0;
  251. }
  252. .pagefrm a{ margin:0 5px;}
  253. .pagefrm,.pagefrm a,.pagefrm a:hover,.pagefrm a:link,.pagefrm a:active,.pagefrm a:visited{ color:#ccffff; font-weight:bold;}
  254. .pbtab{
  255. border:#5bad5b solid 1px;
  256. border-collapse:collapse;
  257. width:759px;
  258. margin:15px auto;
  259. }
  260. .pbtab tr th,.pbtab tr td{border:#5bad5b solid 1px;}
  261. .pbtab tr th{
  262. background-color:#b9ebb9;
  263. color:#006600;
  264. font-size:16px;
  265. font-weight:bold;
  266. }
  267. .pbtab tr th.rft{ color:#cc0000;}
  268. .pbtab tr th.ybg{
  269. background-color:#ffff99;
  270. color:#0066cc;
  271. }
  272. .nubsty{
  273. width:91px;
  274. height:124px;
  275. line-height:124px;
  276. border:solid 1px #FFF;
  277. margin:0;
  278. padding:0;
  279. text-align:center;
  280. color:#99cc99;
  281. font-size:60px;
  282. font-family:Arial, Helvetica, sans-serif;
  283. }
  284. .nubmns,.nubmnp{
  285. height:23px;
  286. border:none;
  287. float:left;
  288. cursor:pointer;
  289. }
  290. .nubmns{
  291. width:48px;
  292. background:url(but_mns.gif);
  293. }
  294. .nubmnp{
  295. width:45px;
  296. background:url(but_mnp.gif);
  297. }
  298. .cxtab{
  299. border-collapse:collapse;
  300. margin-top:10px;
  301. border:none;
  302. float:left;
  303. }
  304. .cxtabfrm{ border:none;border-collapse:collapse;}
  305. .cxtabfrm tr th,.cxtabfrm tr td{border:#5bad5b solid 1px;}
  306. .cxtabfrm tr th{
  307. background-color:#e0e6e9;
  308. color:#006600;
  309. font-size:16px;
  310. font-weight:bold;
  311. }
  312. .cxtabfrm tr th.rft{ color:#cc0000;}
  313. .cxtabfrm tr td.cxnb{
  314. background-color:#ccffcc;
  315. text-align:center;
  316. color:#5bad5b;
  317. font-size:16px;
  318. font-weight:bold;
  319. }
  320. .cxtabfrm tr td p{
  321. text-align:center;
  322. height:34px;
  323. line-height:34px;
  324. color:#3399cc;
  325. font-size:16px;
  326. font-weight:bold;
  327. width:86px;
  328. }
  329. .cxtabfrm tr td h3,.cxtabfrm tr td h4{
  330. height:31px;
  331. line-height:31px;
  332. color:#339933;
  333. font-size:16px;
  334. font-weight:bold;
  335. text-align:center;
  336. margin:0;
  337. padding:0;
  338. width:86px;
  339. }
  340. .cxtabfrm tr td h3{ background-color:#ffff99; border-bottom:#ffe69f solid 1px;}
  341. .cxtabfrm tr td h4{ background-color:#ffcc99;}
  342. .cxtab tr th.dltitle{
  343. background:url(tab_dltitle.gif) top repeat-x #e0e6e9;
  344. padding-left:5px;
  345. border:#5bad5b solid;
  346. border-width:1px 0 0 1px;
  347. border-bottom:#e0e6e9 solid 1px;
  348. color:#006600;
  349. font-size:16px;
  350. font-weight:bold;
  351. }
  352. .cxtab tr th.dlbody{
  353. border-left:#5bad5b solid 1px;
  354. border-bottom:#5bad5b solid 1px;
  355. border-top:#e0e6e9 solid 1px;
  356. background-color:#e0e6e9;
  357. }
  358. .cxtab tr th.dlbody ul{
  359. margin:0 5px;
  360. padding:5px 0;
  361. background-color:#ffffcc;
  362. height:472px;
  363. width:95px;
  364. overflow:auto;
  365. }
  366. .cxtab tr th.dlbody ul li{
  367. height:20px;
  368. line-height:20px;
  369. margin:3px 0;
  370. cursor:pointer;
  371. text-align:left;
  372. padding:0 5px;
  373. white-space:nowrap;
  374. }
  375. .cxtab tr th.dlbody ul li div{ display:none;}
  376. .cxtab tr th.dlbody ul li:hover,.cxtab tr th.dlbody ul li.sel{
  377. background-color:#339933;
  378. color:#FFF;
  379. }
  380. .cxtab tr th.dlbody ul li,.cxtab tr th.dlbody ul li a,.cxtab tr th.dlbody ul li a:link,.cxtab tr th.dlbody ul li a:active,.cxtab tr th.dlbody ul li a:visited{
  381. font-size:14px;
  382. font-weight:normal;
  383. color:#006600;
  384. }
  385. .cxtabdiv{ float:left; margin-top:10px;}
  386. .cxd{
  387. width:741px;
  388. margin:0 auto;
  389. }
  390. .bottomfrm{
  391. height:25px;
  392. line-height:25px;
  393. background:#2456a6;
  394. border-top:#fff solid 1px;
  395. padding:0 10px;
  396. color:#FFF;
  397. }
  398. .lbut{
  399. background:url(ljbut.jpg) left center no-repeat #FFF;
  400. position:absolute;
  401. width:6px;
  402. cursor:pointer;
  403. overflow:hidden;
  404. left:188px;
  405. }
  406. .lbutclose{
  407. background:url(ljbut.jpg) -6px center no-repeat #FFF;
  408. position:absolute;
  409. width:6px;
  410. cursor:pointer;
  411. overflow:hidden;
  412. left:0px;
  413. }
  414. .welfrm{
  415. background:url(welcome.jpg) left top no-repeat #FFF ;
  416. }
  417. .navfrm{
  418. background-color:#eadbc4;
  419. padding:5px 10px;
  420. }
  421. .navfrm,.navfrm a,.navfrm a:hover,.navfrm a:link,.navfrm a:active,.navfrm a:visited{ color:#003366;}
  422. .sysuntab{
  423. border:#99cc33 solid 1px;
  424. border-collapse:collapse;
  425. margin:1px auto;
  426. }
  427. .sysuntab tr td{
  428. background:url(st_bg.gif) bottom repeat-x #bfe56b;
  429. line-height:30px;
  430. font-size:14px;
  431. color:#336600;
  432. font-weight:bold;
  433. }
  434. .sysuntab tr td span{ margin:0 0 0 24px;}
  435. .sytxt{
  436. height:19px;
  437. line-height:19px;
  438. padding:0 3px;
  439. border:#99cc66 solid 1px;
  440. }
  441. .sysub{
  442. background:url(but_bg.gif);
  443. width:84px;
  444. height:21px;
  445. cursor:pointer;
  446. border:none;
  447. outline:none;
  448. color:#336600;
  449. font-weight:bold;
  450. }
  451. .sysub60{
  452. background:url(but_bg.gif);
  453. width:84px;
  454. height:21px;
  455. cursor:pointer;
  456. border:none;
  457. outline:none;
  458. color:#336600;
  459. font-weight:bold;
  460. }
  461. .tabsty{
  462. margin:1px auto;
  463. border-collapse:collapse;
  464. }
  465. .tabsty,.tabsty tr td,.tabsty tr th{ border:#93b96c solid 1px;color:#336600;}
  466. .tabsty tr th{ background-color:#c3e0a5; font-size:14px; font-weight:bold; text-align:center;}
  467. .tabsty tr td{ background-color:#fffcb3; }
  468. .tabsty tr.greb td{ background-color:#e7f3a2; }
  469. .ptabsty{
  470. margin:1px auto;
  471. border-collapse:collapse;
  472. }
  473. .ptabsty,.ptabsty tr td,.ptabsty tr th{ border:#93b96c solid 1px;color:#336600;}
  474. .ptabsty tr th{ background-color:#c3e0a5; font-size:14px; font-weight:bold; text-align:center;}
  475. .ptabsty tr td{ background-color:#afdb6f; }
  476. .ptabsty tr.greb td{ background-color:#e7f3a2; }