Files
2023-01-13 15:30:20 +08:00

10 lines
477 B
CSS

body {font-family:, microsoft yahei,Arial, Helvetica, sans-serif; color:#333333;}
*{padding:0px;margin:0px; font-size:12px;}
body,form, p, ul,li, ol, dl, dd,h3,h2{padding: 0;margin: 0;}
img{border: none;}
ul, ol, dl{ list-style: none;}
a{text-decoration:none;}
.clear{clear:both;}
.noshow{display:none;}
.autoheight{ overflow:auto; zoom:1; }
.btn{ background:#587fe5; border:none; padding:0; margin:0; width:100px; height:25px; line-height:25px; cursor:pointer;}