<style type="text/css">
html, body, div, p, ul, ol, li, dl, dt, dd, h1, h2, h3, h4, h5, h6, form, input, select, button, textarea, iframe, table, th, td {margin: 0; padding: 0; }
body,input{ -webkit-text-size-adjust:none; /* 谷歌不支持12px以下字号 */ font-family:"微软雅黑"; font-size: 13px; color: #666;}
a,area { blr:expression(this.onFocus=this.blur()) } /* 去掉IE下链接虚线框 */
a:focus { outline: none; } /* 去掉火狐下链接虚线框 */
a{ text-decoration: none; }
textarea{resize:none}
</style>
一些基础写法,比较好用