layout.css 7.7 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186
  1. body{margin:0px;font-size:12px;font-family:Verdana;}
  2. ul,li,dl,dt,dd,h1,h2,h3,h4,h5,h6,form,p{padding:0px;margin:0px;}
  3. a{text-decoration:none;}
  4. img{border:none;}
  5. .clear{clear:both;}
  6. #usermsg{
  7. width:380px;
  8. background:#F0FAFF;border:1px solid #2C99D2;
  9. padding-bottom:10px;
  10. color:#FFF;
  11. position:absolute;
  12. z-index:1;
  13. display:none;}
  14. #usermsg_header{background:url(../images/usermsg_header_bg.gif) 0 0 repeat-x;font-weight:bold;font-size:14px;height:27px;}
  15. #usermsg_title{float:left;background:url(../images/usermsg_title.gif) 0 0 no-repeat;padding-left:25px;height:27px;line-height:27px;}
  16. #usermsg_close{width:22px;height:22px;float:right;margin:2px;background:url(../images/usermsg_close.gif) 0 0 no-repeat;cursor:pointer;}
  17. #usermsg_content{color:#000;font-weight:bold;text-align:center;font-size:14px;padding-top:10px;}
  18. .usermsg_btn{float:right;margin-right:20px;cursor:pointer;width:80px;height:23px;line-height:23px;color:#FFF;font-weight:bold;text-align:center;font-size:14px;background:url(../images/usermsg_btn.gif) 0 0 no-repeat;}
  19. #header{background:url(../images/header_bottom_bg.gif) 0 70px repeat-x #E9F8FF;height:75px;}
  20. #logo{float:left;width:450px;margin:10px;}
  21. #logo h1{color:#3279D3;font-style:italic;font-size:30px;font-family:Arial;}
  22. #logininfo{float:right;margin:10px;}
  23. #systemuser{color:#F00;}
  24. #nav{position:absolute;right:0px;top:37px;}
  25. #nav ul{list-style:none;width:210px;}
  26. #nav ul li{float:left;margin-right:3px;}
  27. #nav ul li a{
  28. font-size:14px;
  29. font-weight:bold;
  30. color:#2072BB;
  31. background:url(../images/nav.gif) 0 0 no-repeat;
  32. text-align:center;
  33. padding-top:11px;
  34. display:block;
  35. width:102px;height:22px;
  36. }
  37. #nav ul li a:hover{
  38. color:#FFF;
  39. padding-top:9px;
  40. height:24px;
  41. background:url(../images/nav.gif) 0 -33px no-repeat;
  42. }
  43. #sideswitch{float:left;width:9px;background:#3896D1;}
  44. #sideswitch span{position:absolute;width:9px;height:42px;background:url(../images/side_right.gif) center center no-repeat;display:block;cursor:pointer;}
  45. #side{
  46. display:block;
  47. background:#E3F1FA;
  48. width:165px;
  49. float:left;
  50. }
  51. #side_box{
  52. padding:3px 0 0 13px;
  53. width:152px;height:22px;
  54. background:#3896D1;
  55. }
  56. #side_title{
  57. background:#E3F1FA;
  58. width:50px;height:22px;
  59. text-align:center;
  60. font-size:12px;
  61. line-height:22px;
  62. }
  63. #side_menu{
  64. background:#FFF;
  65. margin:6px;
  66. padding:8px;
  67. width:134px;
  68. border:1px solid #3896D1;
  69. }
  70. #side_menu h3{
  71. background:url(../images/side_menu_title_bg.gif) 10px 0px no-repeat;
  72. }
  73. #side_menu h3.selected{
  74. background:url(../images/side_menu_title_bg.gif) 10px -20px no-repeat;
  75. }
  76. #side_menu h3 a{
  77. display:block;
  78. width:102px;height:20px;
  79. line-height:20px;
  80. padding:1px 1px 1px 30px;
  81. color:#3896D1;
  82. font-size:12px;
  83. font-weight:bold;
  84. }
  85. #side_menu h3 a:hover{
  86. border:1px solid #3896D1;
  87. padding:0 0 0 29px;
  88. }
  89. #side_menu ul{list-style:none;}
  90. #side_menu ul li a{
  91. display:block;
  92. width:104px;height:20px;
  93. line-height:20px;
  94. padding:1px 1px 1px 12px;
  95. color:#3896D1;
  96. }
  97. #side_menu ul li a:hover{
  98. border:1px solid #3896D1;
  99. padding:0 0 0 11px;
  100. }
  101. #main{margin-left:170px;padding:10px;}
  102. #main_box{background:url(../images/main_body_title_bg.gif) 0 0 repeat-x;border:1px solid #D6D6D6;}
  103. #main_title{height:27px;background:url(../images/main_body_title_icon.gif) 8px center no-repeat;padding-left:20px;color:#1A5777;font-size:14px;line-height:27px;}
  104. #main_body{padding:10px;word-break:break-all;}
  105. table{border-collapse: collapse;width:100%;_width:99%;margin:0 auto;}
  106. td{padding:2px 5px;}
  107. th{background:url(../images/th_bg.gif) 0 bottom repeat-x;padding:2px;}
  108. .thbgl{background:url(../images/th_bgl.gif) 0 0 repeat-y;padding:2px;}
  109. .tdc{text-align:center;}
  110. .tdt{vertical-align:top;}
  111. .mc{margin:0 auto;}
  112. .showpage{float:right;}
  113. .showpage a{float:left;margin-right:5px;display:block;border:1px solid #D6D6D6;line-height:20px;padding:2px 4px;color:#18A9E5;}
  114. .showpage a:hover{background:#FCFBBE;}
  115. .showpage a.current{background:#FCFBBE;color:#F38D15;}
  116. .nopage{float:right;margin:5px;font-weight:bold;color:#18A9E5;}
  117. #formmsg{margin-left:10px;color:#F00;}
  118. .inputtext{height:25px;line-height:25px;padding:0 5px;background:url(../images/inputtext_bg.gif) 0 bottom repeat-x;border:1px solid #D6D6D6;}
  119. .contenttext{padding:5px;overflow:auto;background:url(../images/inputtext_bg.gif) 0 bottom repeat-x;border:1px solid #D6D6D6;}
  120. .w100{width:100px;}
  121. .w150{width:150px;}
  122. .w200{width:200px;}
  123. .w250{width:250px;}
  124. .w300{width:300px;}
  125. .w350{width:350px;}
  126. .w600{width:600px;}
  127. .h50{height:50px}
  128. .h100{height:100px}
  129. .h150{height:150px}
  130. .h200{height:200px}
  131. .h250{height:250px}
  132. .h300{height:300px}
  133. .h350{height:350px}
  134. .formbtn1, .formbtn2, .formbtn3, .formbtn4{cursor:pointer;border:none;width:90px;height:23px;font-weight:bold;font-size:14px;color:#FFF;}
  135. .formbtn1{background:url(../images/formbtn.gif) 0 0 no-repeat;color:#000;}
  136. .formbtn2{background:url(../images/formbtn.gif) 0 -23px no-repeat;}
  137. .formbtn3{background:url(../images/formbtn.gif) 0 -46px no-repeat;}
  138. .formbtn4{background:url(../images/formbtn.gif) 0 -69px no-repeat;}
  139. .user_add, .user_lock, .user_unlock, .user_edit, .user_del, .power_add, .power_edit, .power_del,.infoclass_add,.infoclass_edit,.infoclass_del,.infoclass_up,.infoclass_down,.infoclass_show,.infoclass_hidden,.info_show,.info_hidden,.info_edit,.info_istop,.info_nottop{border:none;padding-left:20px;margin-left:5px;float:left;height:20px;line-height:20px;}
  140. .user_lock{background:url(../images/tableicon.gif) 0 0 no-repeat;}
  141. .user_unlock{background:url(../images/tableicon.gif) 0 -20px no-repeat;}
  142. .user_add{background:url(../images/tableicon.gif) 0 -38px no-repeat;height:24px;line-height:24px;}
  143. .user_edit{background:url(../images/tableicon.gif) 0 -60px no-repeat;}
  144. .user_del{background:url(../images/tableicon.gif) 0 -80px no-repeat;}
  145. .power_add{background:url(../images/tableicon.gif) 0 -98px no-repeat;height:24px;line-height:24px;}
  146. .power_edit{background:url(../images/tableicon.gif) 0 -120px no-repeat;}
  147. .power_del{background:url(../images/tableicon.gif) 0 -140px no-repeat;}
  148. .open_power,.open_infoclass{width:90px;cursor:pointer;background:url(../images/tableicon.gif) 0 -160px no-repeat;border:none;padding-left:18px;margin-left:5px;height:20px;line-height:20px;}
  149. .infoclass_add{background:url(../images/tableicon.gif) 0 -200px no-repeat;}
  150. .infoclass_edit{background:url(../images/tableicon.gif) 0 -220px no-repeat;}
  151. .infoclass_del{background:url(../images/tableicon.gif) 0 -240px no-repeat;}
  152. .infoclass_up{background:url(../images/tableicon.gif) 0 -260px no-repeat;}
  153. .infoclass_down{background:url(../images/tableicon.gif) 0 -280px no-repeat;}
  154. .infoclass_show,.info_show{background:url(../images/tableicon.gif) 0 -300px no-repeat;}
  155. .infoclass_hidden,.info_hidden{background:url(../images/tableicon.gif) 0 -320px no-repeat;}
  156. .info_add{border:none;padding-left:20px;width:72px;margin-left:5px;height:20px;line-height:20px;cursor:pointer;background:url(../images/tableicon.gif) 0 -340px no-repeat;}
  157. .info_edit{background:url(../images/tableicon.gif) 0 -360px no-repeat;}
  158. .info_istop{background:url(../images/tableicon.gif) 0 -400px no-repeat;}
  159. .info_nottop{background:url(../images/tableicon.gif) 0 -420px no-repeat;}
  160. #showpower{width:360px;margin:0 auto;}
  161. #showpower ul{list-style:none;}
  162. #showpower ul li{float:left;margin:5px;}
  163. #showpower ul li a{float:left;white-space:nowrap;height:20px;line-height:20px;background:url(../images/tableicon.gif) 0 -180px no-repeat;color:#0999DD;padding-left:18px;}
  164. #showpower ul li a:hover{background:url(../images/tableicon.gif) 0 -180px no-repeat #0999DD;color:#FFF;}
  165. #openinfoclasslist{width:360px;height:200px;margin:0 auto;overflow:auto;}
  166. #openinfoclasslist ul{list-style:none;}
  167. #openinfoclasslist ul li{height:22px;}
  168. #openinfoclasslist ul li a{white-space:nowrap;height:20px;line-height:20px;background:url(../images/tableicon.gif) 0 -180px no-repeat;color:#0999DD;padding-left:18px;}
  169. #openinfoclasslist ul li a:hover{background:url(../images/tableicon.gif) 0 -180px no-repeat #0999DD;color:#FFF;}