#nav { }

#nav-L { background:url(../images/en/header/top_menu_anim.gif); position:relative; height:35px; width:750px; }
#nav-L span { display: none; }
#nav-L li { margin:0; padding:0; list-style:none; position:absolute; top:0; }
#nav-L li, #nav-L a { height:35px; width:150px; display:block; }

#nav-L1 { left:0; }
#nav-L2 { left:150px; }
#nav-L3 { left:300px; }
#nav-L4 { left:450px; }
#nav-L5 { left:600px; }

#nav-L1 a:hover { background:transparent url(../images/en/header/top_menu.gif) 0 -35px no-repeat; }
#nav-L1 a.active { background:transparent url(../images/en/header/top_menu.gif) 0 -35px no-repeat; }
#nav-L2 a:hover { background:transparent url(../images/en/header/top_menu.gif) -150px -35px no-repeat; }
#nav-L2 a.active { background:transparent url(../images/en/header/top_menu.gif) -150px -35px no-repeat; }
#nav-L3 a:hover { background:transparent url(../images/en/header/top_menu.gif) -300px -35px no-repeat; }
#nav-L3 a.active { background:transparent url(../images/en/header/top_menu.gif) -300px -35px no-repeat; }
#nav-L4 a:hover { background:transparent url(../images/en/header/top_menu.gif) -450px -35px no-repeat; }
#nav-L4 a.active { background:transparent url(../images/en/header/top_menu.gif) -450px -35px no-repeat; }
#nav-L5 a:hover { background:transparent url(../images/en/header/top_menu.gif) -600px -35px no-repeat; }
#nav-L5 a.active { background:transparent url(../images/en/header/top_menu.gif) -600px -35px no-repeat; }

#nav-L li a:focus { outline:none; }#nav-R { background:url(../images/en/header/right_menu.gif); position:relative; height:140px; width:145px; }

#nav-R span { display: none; }#nav-R li { margin:0; padding:0; list-style:none; position:absolute; }
#nav-R li, #nav-R a { height:30px; width:145px; display:block; }
#nav-R1 { top:10px; left:0; }#nav-R2 { top:40px; left:0; }
#nav-R3 { top:70px; left:0; }#nav-R4 { top:100px; left:0; }

#nav-R li a:focus { outline:none; }