/**********************header-menu**********************/
#topmenu {
clear:both;
background: url(../img/menu-header.gif) no-repeat;
width: 800px;
height: 26px;
position: relative;
}
	
#topmenu li {
list-style: none;
position: absolute;
}
	
#topmenu li, #topmenu a {
height: 26px;
display: block;
}

#topmenu a {
text-indent: -5000px;
text-decoration: none;
}
	
#topmenu1 {left: 0px; width: 200px;}
#topmenu2 {left: 200px; width: 200px;}
#topmenu3 {left: 400px; width: 200px;}
#topmenu4 {left: 600px; width: 200px;}
#topmenu1 a:hover, #topmenu1 a:visited:hover { background: transparent url(../img/menu-header.gif) 0px -26px no-repeat;}
#topmenu2 a:hover, #topmenu2 a:visited:hover { background: transparent url(../img/menu-header.gif) -200px -26px no-repeat;}
#topmenu3 a:hover, #topmenu3 a:visited:hover { background: transparent url(../img/menu-header.gif) -400px -26px no-repeat;}
#topmenu4 a:hover, #topmenu4 a:visited:hover { background: transparent url(../img/menu-header.gif) -600px -26px no-repeat;}
#topmenu1 a.now:link, #topmenu1 a.now:visited { background: transparent url(../img/menu-header.gif) 0px -52px no-repeat;}
#topmenu2 a.now:link, #topmenu2 a.now:visited { background: transparent url(../img/menu-header.gif) -200px -52px no-repeat;}
#topmenu3 a.now:link, #topmenu3 a.now:visited { background: transparent url(../img/menu-header.gif) -400px -52px no-repeat;}
#topmenu4 a.now:link, #topmenu4 a.now:visited { background: transparent url(../img/menu-header.gif) -600px -52px no-repeat;}


/**********************foot-menu**********************/
#footmenu {
clear:both;
background: url(../img/menu-footer.gif) no-repeat;
width: 800px;
height: 26px;
position: relative;
}
	
#footmenu li {
list-style: none;
position: absolute;
}
	
#footmenu li, #footmenu a {
height: 26px;
display: block;
}

#footmenu a {
text-indent: -5000px;
text-decoration: none;
}
	
#footmenu1 {left: 0px; width: 200px;}
#footmenu2 {left: 200px; width: 200px;}
#footmenu3 {left: 400px; width: 200px;}
#footmenu4 {left: 600px; width: 200px;}
#footmenu1 a:hover, #footmenu1 a:visited:hover { background: transparent url(../img/menu-footer.gif) 0px -26px no-repeat;}
#footmenu2 a:hover, #footmenu2 a:visited:hover { background: transparent url(../img/menu-footer.gif) -200px -26px no-repeat;}
#footmenu3 a:hover, #footmenu3 a:visited:hover { background: transparent url(../img/menu-footer.gif) -400px -26px no-repeat;}
#footmenu4 a:hover, #footmenu4 a:visited:hover { background: transparent url(../img/menu-footer.gif) -600px -26px no-repeat;}
#footmenu1 a.now:link, #footmenu1 a.now:visited { background: transparent url(../img/menu-footer.gif) 0px -52px no-repeat;}
#footmenu2 a.now:link, #footmenu2 a.now:visited { background: transparent url(../img/menu-footer.gif) -200px -52px no-repeat;}
#footmenu3 a.now:link, #footmenu3 a.now:visited { background: transparent url(../img/menu-footer.gif) -400px -52px no-repeat;}
#footmenu4 a.now:link, #footmenu4 a.now:visited { background: transparent url(../img/menu-footer.gif) -600px -52px no-repeat;}

