#menu {
 width: 629px;
 height: 20px;
 background: url(menu_vid.png) no-repeat;
 margin: 0px right; padding: 0;
 position: relative;
 border: 0px solid #999;
 
}
#menu li {margin: 0; padding: 0; list-style: none; display: block; position: absolute;}

#menu a {display: block; text-indent: -9999px; text-decoration: none;}

#menu_inf {left: 1px; top: 1px; width: 95px; height: 17px;}
#menu_pre {left: 108px; top: 1px; width: 168px; height: 17px;}
#menu_web {left: 286px; top: 1px; width: 39px; height: 17px;}
#menu_vid {left: 335px; top: 1px; width: 48px; height: 17px;}
#menu_pho {left: 395px; top: 1px; width: 50px; height: 17px;}
#menu_mul {left: 456px; top: 1px; width: 87px; height: 17px;}
#menu_art {left: 554px; top: 1px; width: 74px; height: 17px;}

#menu_inf a {height: 17px;}
#menu_pre a {height: 17px;}
#menu_web a {height: 17px;}
#menu_vid a {height: 17px;}
#menu_pho a {height: 17px;}
#menu_mul a {height: 17px;}
#menu_art a {height: 17px;}

#menu_inf a:hover {background: url(menu_vid.png) -1px -22px no-repeat;}
#menu_pre a:hover {background: url(menu_vid.png) -108px -22px no-repeat;}
#menu_web a:hover {background: url(menu_vid.png) -286px -22px no-repeat;}
#menu_vid a:hover {background: url(menu_vid.png) -335px -22px no-repeat;}
#menu_pho a:hover {background: url(menu_vid.png) -395px -22px no-repeat;}
#menu_mul a:hover {background: url(menu_vid.png) -456px -22px no-repeat;}
#menu_art a:hover {background: url(menu_vid.png) -554px -22px no-repeat;}
