/* menu */

ul.menu { margin: 0 auto; padding: 0; list-style-type: none; width: 965px; }

ul.menu li { margin: 0 29px 0 0; padding: 0; background-repeat: no-repeat; float: left; }

ul.menu li a { display: block; height: 16px; text-decoration: none; text-indent: ; background-repeat: no-repeat; background-position: top left; }

ul.submenu{ margin: 0; padding: 0; list-style-type: none; height:20px; clear:float;  }

ul.submenu li{ margin: 0 29px 0 0; padding: 0; background-repeat: no-repeat; float: left;}

li a span { display: none; }

.m1 a { background: url(img/mf1.png); width: 48px; display: none; }
.m2 a { background: url(img/mf2.png); width: 52px; }
.m3 a { background: url(img/mf3.png); width: 96px; }
.m4 a { background: url(img/mf4.png); width: 76px; }
.m5 a { background: url(img/mf5.png); width: 70px; }
.m6 a { background: url(img/mf6.png); width: 100px; }
.m7 a { background: url(img/mf7.png); width: 54px; }
.m8 a { background: url(img/mf8.png); width: 48px; }
.m9 a { background: url(img/mf9.png); width: 19px; }
.m10 a { background: url(img/mf10.png); width: 18px; }
.m11 a { background: url(img/mf11.png); width: 94px; }

.m1 a:hover { background-position: -48px 0;}
.m2 a:hover { background-position: -52px 0; }
.m3 a:hover { background-position: -96px 0; }
.m4 a:hover { background-position: -76px 0; }
.m5 a:hover { background-position: -70px 0; }
.m6 a:hover { background-position: -100px 0; }
.m7 a:hover { background-position: -54px 0; }
.m8 a:hover { background-position: -48px 0; }
.m9 a:hover { background-position: -19px 0; }
.m10 a:hover { background-position: -18px 0; }
.m11 a:hover { background-position: -94px 0; }
