﻿.txt-common {
    background: none repeat scroll 0 0 #FFFFFF;
    border: 1px solid #C9C9C9;
    border-radius: 3px 3px 3px 3px;
    box-shadow: 0 1px 0 0 rgba(255, 255, 255, 0.8), 0 1px 2px 0 rgba(0, 0, 0, 0.1) inset;
    color: #333333;
    margin: 4px;
    font-family: 微软雅黑;
    font-size: 12px;
   /* padding: 8px;
    width: 220px;*/
}

.cbl-common td {
    width: 130px;
}

.lbl-common {
    font-family: 微软雅黑;
    font-weight: bold;
    display: inline-block;
    width: 70px;
    text-align: center;
}

.cb-common {
    font-family: 微软雅黑;
    font-weight: bold;
    display: inline-block;
    width: 150px;
    text-align: center;
}

.div-item {
    margin: 5px;
}

.cb-common {
    font-family: 微软雅黑;
    font-weight: bold;
    display: inline-block;
    width: 120px;
    text-align: center;
    padding: 6px;
    margin-bottom: 9px;
}

#tree-t-portals li {
    text-indent: 8px;
    margin: 5px;
}

#tree-t-portals span.dep-title {
    height: 20px;
    cursor: pointer;
    font-family: 微软雅黑;
    font-weight: normal;
    color: #808080;
}

.div-tmodule {
    background: -moz-linear-gradient(center top, #808080 0%, #808080 100%) repeat scroll 0 0 transparent;
    border-color: #808080;
    box-shadow: 0 1px 0 0 rgba(0, 0, 0, 0.6), 0 1px 0 0 rgba(255, 255, 255, 0.4) inset;
    color: #EFEFEF;
    text-shadow: 0 -1px 0 #808080;
    background: none repeat scroll 0 0 #808080;
    color: #FFFFFF;
    text-shadow: none;
    padding: 3px;
    border-radius: 3px 3px 3px 3px;
    cursor: pointer;
    display: inline-block;
    font-weight: bold;
    margin-bottom: 9px;
    min-width: 200px;
    text-align: center;
    text-decoration: none;
    outline: 0 none;
    vertical-align: baseline;
    list-style: none outside none;
    width: 210px;
    float: left;
    margin-top: 5px;
    margin-right: 10px;
}

    .div-tmodule:hover {
        background-color: #C0C0C0;
    }

.span-del {
    background: -moz-linear-gradient(center top, #358EEA 0%, #2170CD 100%) repeat scroll 0 0 transparent;
    border-color: #0D569E;
    box-shadow: 0 1px 0 0 rgba(0, 0, 0, 0.6), 0 1px 0 0 rgba(255, 255, 255, 0.4) inset;
    color: #EFEFEF;
    text-shadow: 0 -1px 0 #185B93;
    background: none repeat scroll 0 0 #028BFF;
    color: #FFFFFF;
    text-shadow: none;
    padding: 2px;
    border-radius: 2px 2px 2px 2px;
    cursor: pointer;
    display: inline-block;
    font-weight: bold;
    margin-bottom: 3px;
    text-align: center;
    text-decoration: none;
    outline: 0 none;
    vertical-align: baseline;
    list-style: none outside none;
    margin-left: 10px;
}

#divTModules {
    margin: 5px;
    margin-bottom: 30px;
}

#tree-t-modules span.module-title {
    margin-left: 10px;
    height: 20px;
    cursor: pointer;
    font-family: 微软雅黑;
    font-weight: bold;
    color: #808080;
}

#tree-t-modules span.tab-title {
    height: 20px;
    cursor: pointer;
    font-family: 微软雅黑;
    font-weight: normal;
    color: #808080;
}

#divtModuleTree {
    padding-top: 10px;
    margin-left: 0px;
    padding-left: 0px;
    width: 400px;
    float: left;
}

span.max {
    display: inline-block;
    width: 15px;
    height: 15px;
    background-image: url('images/max.gif');
    background-repeat: no-repeat;
}

span.min {
    display: inline-block;
    width: 15px;
    height: 15px;
    background-image: url('images/min.gif');
    background-repeat: no-repeat;
}

span.bottom {
    display: inline-block;
    width: 15px;
    height: 15px;
    background-image: url('images/bottom.gif');
    background-repeat: no-repeat;
    border: none;
}

#tTree {
    padding-top: 10px;
    margin-left: 0px;
    padding-left: 0px;
    width: 420px;
    float: left;
}

.span-search-col {
    font-weight: bold;
}

.a-search-title {
    color: #0000CC;
    font-size: 16px;
}

.div-search-title {
    line-height: 18.4px;
}

.div-search-content {
    font-size: 13px;
}

.span-search-url {
    color: #008000;
    margin-right: 20px;
}

.div-search-item {
    margin-top: 10px;
    margin-bottom: 18px;
}

.span-search-date {
    color: #008000;
    margin-right: 20px;
}

.span-search-author {
    color: #008000;
    margin-right: 20px;
}

.highlight {
    color: red;
}

.lbl-col {
    color: red;
    font-weight: bold;
}

.div-title {
    display: inline-block;
  width:60px;
}
