.resim {
margin:0px auto;
width:561px;height:563px;
background-color:#e2e2e2;
}
.resim a
{
margin:0px auto;
width:561px;
height:563px;
opacity:0.4;
filter:alpha(opacity=40);
background-color:#e2e2e2;
-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=40)";
}
.resim a:hover
{
margin:0px auto;
width:561px;
height:563px;
opacity:1;filter:alpha(opacity=100);
background-color:#e2e2e2;
-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
}Css olarak bu kodları eklerseniz ie 5,6,7,8 sorunsuz çalışır .