大家看看哪里错了?我设的背景图片不显示!

2016-07-07 15:45 来源:www.chinab4c.com 作者:ecshop专家

大家帮我看看,怎么我将背景文件1.gif 设定好后不能显示?但在其它网站用同样的设置却可以显示?这是什么原因?2.61默认模板!图片路径及名称正确!
STYLE。CSS内容如下:

/* ====================
公共样式
==================== */
body{background:#fff; font-size:12px; font-family:"宋体",Verdana, Arial; line-height:150%; margin:5px 0 0 0; padding:0; color:#404040;background:url(images/1.gif);}
div{margin:0 auto; padding:0;}
h1,h2,h3,h4,h5,h6,ul,li,dl,dt,dd,form,img,p{
margin:0; padding:0; border:none; list-style-type:none;
}
.block{
width:960px; height:auto;
}
.f_l{float:left;}
.f_r{float:right;}
.tl{ text-align:left;}
.tc{ text-align:center;}
.tr{ text-align:right;}
.dis{display:block;}
.inline{display:inline;}
.none{display:none;}
.dashed{background:url(images/lineBg.gif) repeat-x left top; color:#3f3f3f;padding:2px 0 3px 12px;}
.clearfix:after{
content:"."; display:block; height:0; clear:both;
visibility:hidden;
}
*html .clearfix{
height:1%;
}
*+html .clearfix{
height:1%;
}

谢谢!

回答:
怎么没有帮解决的 啊,

就是不显示