#inner-menu .inner-menu ul li a.active{
 /*   background: url("../images/right-active.png") no-repeat right top #3f64ac;*/
    background: url("../images/bord_blue.png") no-repeat right bottom;
}
#inner-top-block .inner-top-menu:nth-child(4) span{
    line-height: 20px;
    margin-left: 11px;
    margin-top: 3px;
    width: 182px;
}
#inner-menu .inner-menu ul li a {
    padding-left: 5px;
    height: 40px;
    padding-top: 6px;
    display: table-cell;
    vertical-align: middle;
    padding-right: 16px;
    text-decoration: none;
    line-height: 13px;
    font-size: 12px;
    color: #000000;
   /* background: url("../images/inner-menu.png") no-repeat right top #ffffff;*/
    background: url("../images/bord.png") no-repeat right top ;
}
#inner-menu .inner-menu ul li a:hover{
    color:#2b3f7e;
    cursor: pointer;
}
#inner-menu .inner-menu-child ul li a:hover{
    color: #f7d934;
}
.inner-menu1 .inner-menu ul li {
    float: left;
    max-width: 107px;
}
.inner-menu2 .inner-menu ul li {
    float: left;
}

.inner-menu2 .inner-menu ul li:first-child a{
    padding-left: 15px!important;
    /*width: 85px;*/
}
.inner-menu2 .inner-menu ul li:nth-child(2) a{
     /*width: 80px;*/
}
.inner-menu2 .inner-menu ul li:nth-child(3) a{
    /*width: 95px;*/
    padding-left: 8px!important;
}
.inner-menu2 .inner-menu ul li:nth-child(4) a{
    /*width: 55px;*/
}
.inner-menu2 .inner-menu ul li:last-child a{
    /*width: 160px!important;*/
}

#inner-top-block .inner-top-menu:nth-child(4) img{
    padding-top: 7px;
}
.inner-content-pac {
    width: 730px!important;
    float: left;
}
.inner-menu1 .inner-menu ul li:nth-child(2) a{
    width: 63px;
}
.inner-menu1 .inner-menu ul li:nth-child(7) a{
    width: 38px;
}
.inner-menu1 .inner-menu ul li:nth-child(5) a{
    width: 70px;
}
.inner-menu1 .inner-menu ul li:nth-child(3) a{
    width: 72px;
}
#inner-menu .inner-menu ul li:last-child a{
    width: 73px;
    padding-left: 2px;
    padding-right: 17px;
    /*padding-right: 13px;*/
    background: url("../images/last-bord.png") repeat-x right top;
}

#inner-menu .inner-menu ul li:last-child a.active{
    background: url("../images/right-active.png") repeat-x right   ;
}