1 /* reset.css Eiditor By tianke */ 2 body, h1, h2, h3, h4, h5, h6, hr, p, blockquote,dl, dt, dd, ul, ol, li, 3 pre, fieldset, lengend, button, input, textarea,th, td {margin: 0; padding: 0;} 4 body, button, input, select, textarea {font: 12px/1 Tahoma, Helvetica, Arial, "\5b8b\4f53", sans-serif;} 5 h1, h2, h3, h4, h5, h6{ font-size:100%;} 6 ul, ol, li { list-style: none; } 7 fieldset,img { border: none; } 8 q:before, q:after { content:"";} 9 button, input, select, textarea {font-size:100%;} 10 hr {border: none;height: 1px;} 11 table {border-collapse: collapse; border-spacing: 0;} 12 html{overflow-y: scroll;}