楼主我用的是v3红色政府网站模板,想吧内容页的白色背景替换为黄色图片背景,如图


修改的代码如下,/*网站基础样式*/body,div,ul,li,dl,dd,table,p,h1,form,legend,fieldset,input button,select,textarea,button{margin:0px;padding:0px;font-family:inherit;font-size:inherit;}
ul,li{list-style:none;}
a{color

333333;text-decoration:none;}
a:hover{color

CC0000;text-decoration:none;text-decoration:underline}
body{word-wrap:break-word;text-align:center;font:12px/1.6em Verdana,Tahoma,Helvetica,Arial,sans-serif;background:url(images/background.gif);}
.page_style{width:1000px;margin:0px auto 0px auto;text-align:center;background:url(images/huanse.gif);}
.left{float:left}
.right{float:right}
.clear{clear:both;font-size:0px;height:0px;line-height:0px;width:0px;margin:0 0 0 0;padding:0 0 0 0;overflow:url(images/huanse.gif);}
/*menu样式*/
在哪里出现问题,请楼主,老师们指导,谢谢!