css通用全局样式
/*全局*/
body {margin:0 auto;font-size:14px;background:#fff; background:url(../images/bg.jpg);}
ul,dl,dd,h1,h2,h3,h4,h5,h6,form,p {padding:0; margin:0;}
ul,li {list-style:none;}
img {border:0px;}
input {font-size:14px; color:#545454;}
select{font-size: 14px; color: #313131;}
a {color:#363636;text-decoration:none;}
a:hover { color:#e50015;}
.clear {clear:both;height:0;font-size: 1px;line-height: 0px;}
body,h1,h2,h3,h4,h5,h6,p{margin:0;padding:0;font-size:12px;font-family:'宋体';}
ul,ol,dl,li,dt,dd{list-style-type:none; margin:0;padding:0;}
a{ text-decoration:none; color:#0c0c0c;}
a:hover{ text-decoration:none; color:#d90000;}
.clear{ clear:both; height:1px; overflow:hidden;}
img{ border:none;}
body{background:url(../images/nr_bj.jpg);}
input { box-sizing: border-box;-moz-box-sizing: border-box;}

浙公网安备 33010602011771号