
#sidemenu {
text-align : left;
width : 196px;
font-size : 10px;
}
.sidemenu_element {
color : #ffffcc;
position : relative;
padding-top : 4px;
padding-bottom : 4px;
cursor : pointer;
background-color : #535353;
margin-bottom : 3px;
}
.sidemenu_element a {
color : #ffffcc;
text-decoration : none;
}
.sidemenu_element a:hover {
color : #000;
text-decoration : none;
}
.sidemenu_element_hover {
color : #fff;
position : relative;
background-color : #8e8977;
padding-top : 4px;
padding-bottom : 4px;
cursor : pointer;
margin-bottom : 3px;
}
.sidemenu_element_hover a {
color : #fff;
text-decoration : none;
}
.sidemenu_element_hover a:hover {
color : #fff;
text-decoration : none;
}
.side_menu1s {
position : relative;
}
.side_menu1s_container {
position : absolute;
top : 0;
display : none;
background-color : #fff;
width : 159px;
left : 159px;
}
.side_menu1s_element {
color : #000;
cursor : pointer;
padding-top : 4px;
padding-bottom : 4px;
background-color : #d8ccb8;
margin-bottom : 3px;
}
.side_menu1s_element a {
color : #000;
text-decoration : none;
}
.side_menu1s_element a:hover {
color : #000;
text-decoration : none;
}
.side_menu1s_element_hover {
color : #fff;
cursor : pointer;
padding-top : 4px;
padding-bottom : 4px;
background-color : #8e8977;
margin-bottom : 3px;
}
.side_menu1s_element_hover a {
color : #fff;
text-decoration : none;
}
.side_menu1s_element_hover a:hover {
color : #fff;
text-decoration : none;
}
.side_menu2s {
position : relative;
}
.side_menu2s_container {
position : absolute;
top : 0;
left : 159px;
display : none;
width : 159px;
}
.side_menu2s_element {
color : #000;
cursor : pointer;
padding-top : 4px;
padding-bottom : 4px;
cursor : pointer;
background-color : #d8ccb8;
margin-bottom : 3px;
}
.side_menu2s_element a {
color : #000;
text-decoration : none;
}
.side_menu2s_element a:hover {
color : #000;
text-decoration : none;
}
.side_menu2s_element_hover {
color : #fff;
cursor : pointer;
background-color : #8e8977;
padding-top : 4px;
padding-bottom : 4px;
cursor : pointer;
margin-bottom : 3px;
}
.side_menu2s_element_hover a {
color : #fff;
text-decoration : none;
}
.side_menu2s_element_hover a:hover {
color : #fff;
text-decoration : none;
}
