#menu .m1 a{ 
	background: url(../img/menu1_en.png) top right no-repeat;
	height: 46px;
}
#menu .m1 a:hover, #menu .m1 .on{ background: url(../img/menu1on_en.png) top right no-repeat;}

#menu .m2 a{ 
	background: url(../img/menu2_en.png) top right no-repeat;
	height: 40px;
}
#menu .m2 a:hover, #menu .m2 .on{ background: url(../img/menu2on_en.png) top right no-repeat;}

#menu .m3 a{ 
	background: url(../img/menu3_en.png) top right no-repeat;
	height: 40px;
}
#menu .m3 a:hover, #menu .m3 .on{ background: url(../img/menu3on_en.png) top right no-repeat;}

#menu .m4 a{ 
	background: url(../img/menu4_en.png) top right no-repeat;
	height: 40px;
}
#menu .m4 a:hover, #menu .m4 .on{ background: url(../img/menu4on_en.png) top right no-repeat;}

#menu .m5 a{ 
	background: url(../img/menu5_en.png) top right no-repeat;
	height: 45px;
}
#menu .m5 a:hover, #menu .m5 .on{ background: url(../img/menu5on_en.png) top right no-repeat;}

#menu .m6 a{ 
	background: url(../img/menu6_en.png) top right no-repeat;
	height: 40px;
}
#menu .m6 a:hover, #menu .m6 .on{ background: url(../img/menu6on_en.png) top right no-repeat;}

#contact .link{ background: url(../img/contacts_en.png); width: 124px; height: 33px; display: block; }
#contact .link:hover, #contact .on{ background: url(../img/contactson_en.png);}
