常用标准css

@charset "utf-8";
/* CSS Document */
body{font-family:宋体,serif; background:#ffffff; font-size:12px;}


body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,blockquote,p{padding:0; margin:0;} 

 
table,td,tr,th{font-size:12px;}
table{margin:0 auto;}
img{vertical-align:top; border:none;}
ol,ul{list-style:none;}  
caption,th{text-align:left;}  
h1,h2,h3,h4,h5,h6{font-size:12px; font-weight:normal;}  
abbr,acronym{border:0;}
address,caption,cite,code,dfn,em,th,var{font-weight:normal; font-style:normal;}

/* link color font */

a{text-decoration:none;}
a:link {color:#333;}
a:visited{color:#333;}
a:hover{color:#8F0155;}
a:active{color:#BA2636;}
/*a{blr:expression(this.onFocus=this.blur())}*/

posted @ 2010-11-08 19:49  猎魔人  阅读(192)  评论(0编辑  收藏  举报