@charset "utf-8";

.promoc_navl a:hover img,
.promoc_navr a:hover img{
	filter: alpha(opacity=70);
	-moz-opacity:0.7;
	opacity:0.7;
}




