body {
margin:0;
overflow:hidden;
font-family: Arial, sans-serif;
font-size:11px;
line-height:14px;
}
a {
color:#65495b;
}
img {
border:0;
}
a:hover div {
cursor:pointer;
}
#scrolls {
position:absolute;
left:0;
top:0;
z-index:1;
height:100%;
width:100%;
}




#menu, #menu_bg {
position:absolute;
}
#menu {
bottom:104px;
z-index:5;
}
*html #menu {
bottom:109px;
}
#menu_bg {
z-index:4;
}

#menu_bg {
height:40px;
bottom:100px;
background:#d5d7cd;
filter: alpha(opacity=90);
filter: progid:DXImageTransform.Microsoft.Alpha(opacity=90);
-moz-opacity:.90; 
opacity:.90;
}

#menu img {
padding:6px 0;
margin:0 3px;
padding:6px 0;
display:block;
float:left;
}
*html #menu img {
border-style:dotted;
border-width:1px 0;
border-color:#d9dad2;
}
*html #menu #logo {
border:0;
position:relative;
top:1px;
}
#menu a:hover img {
padding:5px 0;
border-style:dotted;
border-width:1px 0;
// border-color:#a5999d;
border-color:#764464;
}
#menu a:hover {
visibility:visible;
}
#menu a:hover #logo {
padding:6px 0;
border:none;
}
#menu .sep {
margin:0 7px;
}

b {
font-family:Tahoma;
font-size:9px;
text-transform:uppercase;
line-height:15px;
padding:2px 3px;
}
