.nav1 ul li a:hover {
    background: #be1a1f;
    display: block;
    width: 130px !important;}
.nav1 ul li a {
    display: block;
    width: 130px  !important;
    text-align: center;
    font-size: 12px;
    font-weight: normal;}
.nav1 ul li {
    float: none;
    z-index: 9999;
    width: 130px  !important;
    text-align: center;
    height: 40px;
    line-height: 40px;
    margin: 0;
    padding: 0;
    background: none;}
.nav1 ul {
    display: none;
    position: absolute;
    top: 35px;
    left: -1px;
    background: #226caa;
    width: 130px  !important;
    z-index: 9999;}

