淘宝的样式初始化代码:

    1. body, h1, h2, h3, h4, h5, h6, hr, p, blockquote, dl, dt, dd, ul, ol, li, pre, form, fieldset, legend, button,
    2. input, textarea, th, td { margin:0; padding:0; }
    3. body, button, input, select, textarea { font:12px/1.5tahoma, arial, \5b8b\4f53; }
    4. h1, h2, h3, h4, h5, h6{ font-size:100%; }
    5. address, cite, dfn, em, var { font-style:normal; }
    6. code, kbd, pre, samp { font-family:couriernew, courier, monospace; }
    7. small{ font-size:12px; }
    8. ul, ol { list-style:none; }
    9. a { text-decoration:none; }
    10. a:hover { text-decoration:underline; }
    11. sup { vertical-align:text-top; }
    12. sub{ vertical-align:text-bottom; }
    13. legend { color:#000; }
    14. fieldset, img { border:0; }
    15. button, input, select, textarea { font-size:100%; }
    16. table { border-collapse:collapse; border-spacing:0; }