﻿body, button, input, select, textarea, h1, h2, h3, h4, h5, h6 {
    font-family: '微软雅黑', Lucida Sans Unicode, Hiragino Sans GB, WenQuanYi Micro Hei, Verdana, Aril, sans-serif;
}

.bodybg {
    background-color: #f1f1f1
}
/*
A:active {color:#666666;OUTLINE-STYLE: none; OUTLINE-COLOR: invert; OUTLINE-WIDTH: 0px}
A:focus { color:#666666;OUTLINE-STYLE: none; OUTLINE-COLOR: invert; OUTLINE-WIDTH: 0px}
A:hover { color:#666666;OUTLINE-STYLE: none; OUTLINE-COLOR: invert; OUTLINE-WIDTH: 0px}
A{ color:#666666;OUTLINE-STYLE: none; OUTLINE-COLOR: invert; OUTLINE-WIDTH: 0px}*/
.subMenu {
    padding-left: 20px;
}

.hand {
    cursor: pointer
}

.fixed-table-container thead th {
    height: 0;
    background-color: #F1F1F1;
    padding: 0;
    margin: 0;
    border-left: 1px solid #dddddd;
}

.ztree {
    margin-top: 10px;
    border: 1px solid #617775;
    background: #FFFFFF;
    overflow-y: auto;
    overflow-x: auto;
}