国内流行的内容管理系统(CMS)多端全媒体解决方案 https://www.dedebiz.com
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

32 lines
1.3KB

  1. * {font-size: 12px;line-height: 1.5;}
  2. body {font-size: 12px;line-height: 1.5;}
  3. select,textarea{vertical-align:middle;}
  4. a:link { font-size: 12px; color: #000000; }
  5. a:visited{ font-size: 12px; color: #000000;}
  6. a:hover {font-size: 12px;color: red}
  7. div,form,h1,h2,h3,h4,h5,h6{ margin: 0; padding:0;}
  8. .m1{border-left: 1px solid #DFDFDB; border-top: 1px solid #DFDFDB; border-bottom: 1px solid #808080}
  9. .m2{border-left: 1px solid #DFDFDB; border-bottom: 1px solid #808080; border-top: 1px solid #DFDFDB;border-right: 1px solid #DFDFDB;}
  10. .m3{border-left: 1px solid #DFDFDB; border-top: 1px solid #DFDFDB;border-right: 1px solid #DFDFDB;}
  11. .article{FONT-SIZE: 10pt; LINE-HEIGHT: 160%;table-layout:fixed;word-break:break-all}
  12. .bn{color:#FFFFFF;font-size:0.1pt;line-height:50%}
  13. .contents{font-size:1pt;color:#F7F6F8}
  14. .nb{border: 1px solid #000000;height:18px}
  15. .coolbg {border-right: 2px solid #ACACAC; border-bottom: 2px solid #ACACAC; background-color: #E6E6E6}
  16. .ctfield{ padding: 3px; line-height: 150%}
  17. .nndiv{ width: 175px; height:20px; margin: 0px;padding: 0px;word-break: break-all;overflow: hidden; }
  18. .alltxt {
  19. border-width:1px;
  20. border-style:solid;
  21. border-color:#707070 #CECECE #CECECE #707070;
  22. padding:2px 4px;
  23. height:18px;
  24. line-height:18px;
  25. vertical-align:middle;
  26. }
  27. .maintable {
  28. width: 98%!important;
  29. }
  30. a.btn {
  31. color: white!important;
  32. }