@charset "utf-8";


.a:hover img {
	opacity: 0.5;
	filter: alpha(opacity=50); /* IE6/7 */
} 
