all.css 3.3 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123
  1. @charset "utf-8";
  2. /* CSS Document */
  3. HTML{
  4. height:100%; width:100%;}
  5. BODY{
  6. margin:0px; word-wrap:break-word; word-break:break-all; height:100%; width:100%;}
  7. IMG{
  8. border:0px;}
  9. A{
  10. text-decoration:none; color:#000000;}
  11. A:hover{
  12. text-decoration:none;}
  13. TABLE{
  14. cellpadding:0; cellspacing:0; margin-left:auto; margin-right:auto; border-collapse:collapse;}
  15. .btn{
  16. width:auto; height:20px; line-height:22px; padding-left:7px; padding-right:7px; margin-top:2px; float:left; cursor:pointer; margin-left:5px; overflow:hidden;}
  17. .btn:hover{
  18. text-decoration:none;}
  19. .btnActive{
  20. width:auto; height:20px; line-height:22px; padding-left:7px; padding-right:7px; margin-top:2px; float:left; cursor:pointer; margin-left:5px; overflow:hidden;}
  21. .btn img{
  22. margin-right:4px; margin-top:3px; width:15px; height:15px; float:left;}
  23. .tableIcon{
  24. width:18px; height:18px;}
  25. .overFlowH{
  26. overflow:hidden;}
  27. .tAC{
  28. text-align:center;}
  29. .W100XHYA{
  30. width:100%; overflow-x:hidden; overflow-y:auto;}
  31. .W1H1OFH{
  32. width:100%; height:100%; overflow:hidden;}
  33. .W160{
  34. width:160px; overflow:hidden;}
  35. .W85{
  36. width:90px; overflow:hidden;}
  37. .W75{
  38. width:75px; overflow:hidden;}
  39. .W70{
  40. width:70px; overflow:hidden;}
  41. .W60{
  42. width:56px; overflow:hidden;}
  43. .W50{
  44. width:50px; margin-left:auto; margin-right:auto;}
  45. .W35{
  46. width:35px; overflow:hidden;}
  47. .LH25{
  48. line-height:25px;}
  49. .FLMR8{
  50. float:left; margin-right:8px;}
  51. .FLML8{
  52. float:left; margin-left:4px;}
  53. .ML5{
  54. margin-left:5px;}
  55. .H21{
  56. height:21px; overflow:hidden;}
  57. .W200H22{
  58. width:190px; height:21px; line-height:22px; overflow:hidden;}
  59. .W60H22{
  60. width:60px; height:21px; line-height:22px; overflow:hidden;}
  61. .MarL15{
  62. margin-left:15px;}
  63. .W50OFH{
  64. width:40%; overflow:hidden;}
  65. .H25BrdBtm{
  66. height:25px; line-height:25px;}
  67. /*main*/
  68. .mainLef{
  69. width:5px; height:26px; float:left; overflow:hidden;}
  70. .mainRig{
  71. width:5px; height:26px; float:left; overflow:hidden;}
  72. .mainCen{
  73. height:26px; float:left; overflow:hidden;}
  74. .mainCen SPAN{
  75. float:left; margin-top:2px;}
  76. .mainCen STRONG{
  77. line-height:27px; float:left; width:100px;}
  78. .mainCen A{
  79. float:right; line-height:27px;}
  80. .mainCen A:hover{
  81. text-decoration:underline;}
  82. .mainCont{
  83. height:105px; padding-left:5px; margin-bottom:5px; background-color:#FFFFFF; overflow:hidden;}
  84. /*main*/
  85. .main{
  86. width:99%; margin-top:5px; height:100%; background-color:#FFFFFF; margin-left:auto; margin-right:auto; overflow:hidden;}
  87. .bgMain{
  88. width:99%; margin-top:5px; height:100%; margin-left:auto; margin-right:auto; overflow:hidden;}
  89. .indexMain{
  90. width:100%; margin-top:5px; height:100%; overflow:hidden;}
  91. /
  92. .cadTit{
  93. width:260px; height:32px; overflow:hidden;}
  94. .cadCont{
  95. width:258px; height:auto; background-color:#FFFFFF; overflow:hidden;}
  96. .ymNaviss{
  97. width:256px; height:20px; line-height:20px; margin-top:1px; margin-left:auto; margin-right:auto; overflow:hidden;}
  98. .ymNavis{
  99. width:160px; line-height:20px; margin-left:auto; margin-right:auto; overflow:hidden;}
  100. .ymNavis SPAN{
  101. float:left; margin-left:3px; margin-right:3px; width:70px; text-align:center;}
  102. .ymNaviBtn{
  103. height:15px; width:15px; margin-top:2px; float:left; margin-left:3px; margin-right:3px; overflow:hidden;}
  104. .cadTable{
  105. margin-bottom:1px; background-color:#FFFFFF; text-align:center;}
  106. .red{
  107. color:#FF0000;}
  108. .cadTable thead{
  109. height:20px; overflow:hidden;}
  110. .cadTable tbody tr{
  111. height:18px;}
  112. .cadTable tbody td A{
  113. width:100%; height:100%; float:left;}
  114. .cadTable tbody td A:hover{
  115. background-color:#fdfdcf;}