﻿
.logOutCss {
}

    .logOutCss a:link, .logOutCss a:visited, .logOutCss a:active {
    }

.testcss {
    background-color: White;
    position: absolute;
    z-index: 999;
    border: 1px solid #e6e9ef;
    border-radius: 0.5em;
    font-family: 钉钉进步体;
    font-size: 9pt;
    color: #1B3881;
}

.menuItem {
    clear: both;
    background-color: White;
    position: absolute;
    float: left;
    margin-right: 0;
    z-index: 999;
    border: 1px solid Red;
    min-height: 50px;
    /*border-left:1px #ccc solid;
        border-right:1px #ccc solid;*/
}

.mtMenu {
    height: 2.4em;
    line-height: 2.4em;
    background-color: White;
    text-align: center;
    width: 100%;
    color: black;
    /*border-bottom:1px #e6e9ef solid;*/
}

.logOutCss a:hover {
    background-color: #72706E;
}
