.leftMenu li{
    position: relative;
    text-decoration:  none;
    list-style: none;
    width: 165px;
    line-height: 18px;
    
}
 /*Sub Leftmenu #left {float:left; z-index:0; width:200px; margin:-200px 0 20px -10px; _margin-top:-200px; padding-bottom:25px;}*/
 #left{
     /*width: 180px;*/
	 width: 185px;
 }
/*#left .left_title {width:200px; height:70px;}*/

/*#left #leftmenu {float:left; width:156px; padding-left:22px; _margin-left:0px;}*/

@-moz-document url-prefix() { #left #leftmenu li img {margin-bottom:-5px;} }


/*#left #leftmenu #leftmenu_sub {width:134px; padding:3px 10px; background-color:#FCFCFB; border-left:1px solid #DCDCDC; border-right:1px solid #DCDCDC;}
#left #leftmenu #leftmenu_sub li { padding:4px 0 6px 0; display:inline-block; width:134px; line-height:11px;}*/
/*#left{
    position: fixed;
}*/
/*#left #leftmenu{
    position: fixed;
    top:200px;
}*/
#left #leftmenu #leftmenu_sub li a:hover {line-height:11px; color:#FF0000;}
#left #leftmenu #leftmenu_sub .on {background:url(/en/common/img/submenu_bullet.gif) no-repeat 0 7px; padding:4px 0 6px 7px !important; width:133px; color:#336DAF; line-height:11px;}
/*#left #leftmenu #leftmenu_sub .bottom { padding:5px 0 5px 0; line-height:11px;}*/
.leftMenu li.on>a>span{
    color: #0366BF!important;
}
#left #leftmenu a{
    left: 10px;
    position: relative;
    text-decoration: none;    
}
ul.leftMenu{
}
#left #leftTitle{
    position: relative;
    padding: 7px 0 0 0;
    _margin-top:-50px;
    width: 185px;
    padding: 15px 0 0;
    border: 3px #C3892B inset;
    box-shadow: 2px 0px 0px #999;
    border-radius: 10px 10px 0 0;
    border-bottom: none;
    left: 0px;
    
}
#left #borderTitle{
    width: 160px;
    padding-bottom: 15px;
    border-bottom: 3px #0466DF inset;
    text-align: center;
    position: relative;
    left: 10px;
}

#left #leftTitle #borderTitle span{
    color: #0466df;
    font-family: "Arial Black","Arial Bold",Gadget, sans-serif;
    font: bold 13px Arial;
    padding: 0 0 15px 0;
    text-shadow: 1px 1px 5px #000;
}
#left #leftmenu {
	color: #0000FE;
    position: relative;
    height: auto;
    width: 185px;
    padding-top: 5px;
    padding-bottom: 5px;
    border: 3px #0466DF inset;
    box-shadow: 2px 0px 0px #999;
    border-radius: 0 0 10px 10px;
    border-top: none;
    
}
#left .leftMenu>li{
    line-height: 22px;
}
#left #leftmenu a span{
    font: bold 12px Arial;
    color: black;
    position: relative;
    <!--white-space: nowrap;-->
}
#left #leftmenu #leftmenu_sub{
    position: relative;
    margin-left: 20px;
    width: 135px;
    border:1px #DCDCDC hidden;
}
#left #leftmenu #leftmenu_sub li a {
    font: normal 12px Arial;
    margin-left: 5px;
}
#left #leftmenu li a span:hover{
    color: #0466DF;
}
#left #leftmenu #leftmenu_sub li a:hover{
    color: red;  
}
#left #leftmenu #leftmenu_sub li a:focus{
    color:blue;
}
#left #leftmenu li a:focus{
    color: red;
    
}
.leftScroll {
    position: absolute;
	margin-top:-50px;
}
.leftScroll.fixed {
    position: fixed;
    top: 60px;
}
