﻿body {
    padding: 20px !important;
}

.page-title {
    font-family: "微软雅黑";
    font-size: 14px;
    font-weight: 900;
    color: #ffffff;
    padding-left: 20px;
    line-height: 29px;
    background: url('../images/title_bg.jpg') no-repeat;
    width: 133px;
    height: 29px;
    margin-bottom: 30px;
}

.block {
    margin-top: 10px;
    margin-bottom: 10px;
}

.table-default thead {
    font-size: 12px;
    color: #808080;
}

.paging {
    float: right;
    overflow: hidden;
}

.edui-editor-bottombar {
    display: none;
}

.BMap_cpyCtrl {
    display: none !important;
}

input[type=button] {
    -moz-min-width: 80px;
    -ms-min-width: 80px;
    -o-min-width: 80px;
    -webkit-min-width: 80px;
    min-width: 80px;
}

.tab-pane {
    padding: 15px !important;
}

.clear {
    clear: both;
}
