<div>
<div><img src="http://images.cnblogs.com/menu_01.jpg" width="163" height="8" alt=""></div>
<div style="background: url('/images/menu_02.jpg') repeat-y top left;"><jdoc:include type="modules" name="left" /></div>
<div><img src="http://images.cnblogs.com/menu_04.jpg" width="163" height="8" alt=""></div>
</div>
会显示如下状况:
解决方法:
在中间有repeat背景图的div中,加入overflow:auto
注:在实际中,我在上下两个div中还加了overflow:hidden