以下のcssを入れたところ、ie8とie7で背景画像が出てこない。
#bottom-thumb2{
width: 212px;
height:300px;
/*margin:5px 5px 5px 5px;*/
padding:7px;
width:23%;
border-right:2px #cecece solid;
background: url(../images/user912_modules_bg.png)repeat-y scroll right center rgb(255, 255, 255) ;
font-size: 11px;
float:left;
overflow:auto;
}