/* Menu */

#menu { margin:0px; padding:0px; float:right; width:/*452*/401px; height:44px; font-size:0px; }
#menu img { border: none; }
#menu ul { margin:0px; padding:0px; }
#menu li { margin:0px; padding:0px; display:inline; list-style:none; }
#menu li a { float:left; height:44px; /*display:block; width: 37px; height: 50px; margin: 5%;*/ }
#menu li a img { border:none; vertical-align:bottom; /* for IE6 */}
#menu li a:hover { visibility:visible; /* for IE6 */ }
#menu li a:hover img { visibility:visible; /* for IE6 */ }
#menu li a:hover img/**/ { visibility:hidden; /* hide from IE5.0/win */}

#one { width:71px; background:url(../images/menu/menu_home.gif) no-repeat left bottom; }
#two { width:73px; background:url(../images/menu/menu_aboutus.gif) no-repeat left bottom; }
#three { width:64px; background:url(../images/menu/menu_blog.gif) no-repeat left bottom; }
#four { width:81px; background:url(../images/menu/menu_price.gif) no-repeat left bottom; }
#five { width:71px; background:url(../images/menu/menu_login.gif) no-repeat left bottom; }
#six { width:91px; background:url(../images/menu/menu_register.gif) no-repeat left bottom; }
#seven { width:84px; background:url(../images/menu/menu_contact.gif) no-repeat left bottom; }

#one:hover, #one-active { width:71px; background:url(../images/menu/menu_over_home.gif) no-repeat left bottom; }
#two:hover, #two-active { width:73px; background:url(../images/menu/menu_over_aboutus.gif) no-repeat left bottom; }
#three:hover, #three-active { width:64px; background:url(../images/menu/menu_over_blog.gif) no-repeat left bottom; }
#four:hover, #four-active { width:81px; background:url(../images/menu/menu_over_price.gif) no-repeat left bottom; }
#five:hover, #five-active { width:71px; background:url(../images/menu/menu_over_login.gif) no-repeat left bottom; }
#six:hover, #six-active { width:91px; background:url(../images/menu/menu_over_register.gif) no-repeat left bottom; }
#seven:hover, #seven-active { width:84px; background:url(../images/menu/menu_over_contact.gif) no-repeat left bottom; }
