再次重置CSS样式默认属性
/* CSS Document */
/*=====全局定义=====*/
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,code,form,fieldset,legend,
input,textarea,button,p,blockquote,th,td {margin:0;padding:0;}/* 常用标签内外间距 */
h1,h2,h3,h4,h5,h6{font-size:100%; font-weight:normal;}/* h1-h16 字体定义 */……

- 100 5 2009-09-10
