默认CSS样式
/*重置样式表开始*/
body,ul,li,p,h1,h2,h3,h4,h5,h6,form,table,td,img,div,dl,dt,dd { margin:0;padding:0;border:0}
body{background:url('../images/bg.gif'); color:#333333; font-size:12px;}
ul,li{list-style-type:none;}
img,imput,label{ vertical-align: middle}
h1,h2,h3,h4,h5,h6{font-size:12px;font-weight:bold;}
/*重置样式表结束*/
/*全局样式开始*/
.left{float:left;}
.right{ float:right;}
.blank10px{clear:both;height:10px; line-height:10px; display:block;}
.clear{ clear:both;}
/*全局样式结束*/
/*内容样式开始*/
#wrap{ width:1004px; height:auto; margin:0 auto;}
#top{ width:1004px;height:32px;margin:0 auto; background:url('../images/top_bg.gif') repeat-x;}
#banner{background:url:('../images/logo.jpg') no-repeat; width:1004px; height:165px;
}
/*内容样式结束*/
浙公网安备 33010602011771号