#left_menu {
margin-top: 120px;
z-index: 30;
}

#left_menu_top_depth {
padding-left: 40px;
}

#left_menu_top_depth li.top_depth {
width: 87px;
list-style-image: url(/bitrix/components/propodhod/menu/templates/left_menu_hyun/images/list_pic.png);
background: url(/bitrix/components/propodhod/menu/templates/left_menu_hyun/images/menu_line.gif) bottom repeat-x;
margin: 0px;
padding: 2px 0px 2px 3px;
}

.selected {
background: url(/bitrix/components/propodhod/menu/templates/left_menu_hyun/images/menu_line_blue.gif) bottom repeat-x !important;
list-style-image: url(/bitrix/components/propodhod/menu/templates/left_menu_hyun/images/list_pic_act.png) !important;
}

li.noselected {
background:  url(/bitrix/components/propodhod/menu/templates/left_menu_hyun/images/menu_line.gif) bottom repeat-x !important;
list-style-image: url(/bitrix/components/propodhod/menu/templates/left_menu_hyun/images/list_pic_ff.png) !important;
}

.selected a {
color: #5791e0 !important;
}

li.noselected a {
color: #1e5fb4 !important;
}

#left_menu_top_depth li.top_depth a {
color: #626161;
text-decoration: none;
}

* html #left_menu_top_depth li.top_depth {
width: 90px;
padding: 6px 0px 2px 3px;
}

* html #left_menu_top_depth li.top_depth a {
display: block;
width: 100%; height: 100%;
}

@media all and (-webkit-min-device-pixel-ratio:10000),
not all and (-webkit-min-device-pixel-ratio:0) {
  #left_menu_top_depth li.top_depth {
  margin-bottom: 6px;
  padding: 2px 0px 3px 3px;
  list-style-image: url(/bitrix/components/propodhod/menu/templates/left_menu_hyun/images/list_pic_opera.png);
  }

  .selected {
  list-style-image: url(/bitrix/components/propodhod/menu/templates/left_menu_hyun/images/list_pic_act_opera.png) !important;
  }
}

/* Выпадающий список */
.left_menu_drop_div {
position: relative;
z-index: 30;
}

.left_menu_drop {
position: absolute;
z-index: 100;
display: none;
left: 45px;
top: -20px;
background-color: transparent;
}

.left_menu_drop table {
width: 150px;
}

.left_menu_drop table table {
width: 120px;
}

#tab_menu_fon_lt {background: url(/bitrix/components/propodhod/menu/templates/left_menu_hyun/images/top_left_ugl.png) no-repeat; width: 5px; height: 5px;}
#tab_menu_fon_t {background: url(/bitrix/components/propodhod/menu/templates/left_menu_hyun/images/top.png) top repeat-x;}
#tab_menu_fon_rt {background: url(/bitrix/components/propodhod/menu/templates/left_menu_hyun/images/top_right_ugl.png) no-repeat; width: 5px; height: 5px;}
#tab_menu_fon_l {background: url(/bitrix/components/propodhod/menu/templates/left_menu_hyun/images/left.png) repeat-y; width: 5px}
#tab_menu_fon {background: url(/bitrix/components/propodhod/menu/templates/left_menu_hyun/images/back.png) repeat; padding: 5px;}
#tab_menu_fon_r {background: url(/bitrix/components/propodhod/menu/templates/left_menu_hyun/images/right.png) repeat-y; width: 5px}
#tab_menu_fon_lb {background: url(/bitrix/components/propodhod/menu/templates/left_menu_hyun/images/bottom_left_ugl.png) no-repeat; width: 5px; height: 5px;}
#tab_menu_fon_b {background: url(/bitrix/components/propodhod/menu/templates/left_menu_hyun/images/bottom.png) top repeat-x;}
#tab_menu_fon_rb {background: url(/bitrix/components/propodhod/menu/templates/left_menu_hyun/images/bottom_right_ugl.png) no-repeat; width: 5px; height: 5px;}

* html #tab_menu_fon,
* html #tab_menu_fon_lt,
* html #tab_menu_fon_t,
* html #tab_menu_fon_rt,
* html #tab_menu_fon_l,
* html #tab_menu_fon_r,
* html #tab_menu_fon_lb,
* html #tab_menu_fon_b,
* html #tab_menu_fon_rb
{behavior: url("/bitrix/templates/soundmax_main/iepngfix.htc");}

.left_menu_list {
list-style: none;
list-style-image: none;
}

.left_menu_list li {
background: url(/bitrix/components/propodhod/menu/templates/left_menu_hyun/images/menu_in_line.gif) bottom left repeat-x;
margin-bottom: 4px;
}

#left_menu_top_depth li div .left_menu_list li a {
color: #1e5fb4 !important;
text-decoration: none;
font-size: 10px;
display: block;
_height: 0;
padding-bottom: 3px;
/*background-color: green;*/
}

#left_menu_top_depth li div .left_menu_list li a:hover {
color: white !important;
}