2010年标准CSS

/* copyright 2010 版权所有

文件名: 全局样式

文件功能描述: 全局样式

创建标识:lgm

创建日期:2010-5-7

*/

@charset "utf-8";

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

body{margin:0 auto; text-align:center; font-size:12px;font-color:#003300; background:url(../images/lgm_bodybg.jpg) repeat-x top;}

body div{ margin-left:auto; margin-right:auto;}

table{border-collapse:collapse;border-spacing:0;}

ol,ul{list-style:none; margin:0px; padding:0px;}

h1,h2,h3,h4,h5,h6{font-size:100%;font-weight:400;}

img { border:0px;}

a {outline: none;}

a {star:expression(this.onFocus=this.blur());}