﻿/*Body*/
body {
    margin: 0px;
    padding: 0px;
    color: #333;
    font-size: 12px;
    font-family: "Microsoft Yahei";
    background-color: #c6b9ac;
}

/*A标签*/
a {
    font-family: "Microsoft Yahei";
    text-decoration: none;
    blr: expression(this.onFocus=this.blur()); /* IE Opera */
    outline: none; /* FF Opera */
}

    a:focus {
        outline: none;
        -moz-outline-style: none; /* FF */
    }

/*P行距*/
p {
    padding: 0px;
    margin: 0px;
    text-indent: 2em;
    line-height: 25px;
}

/*去掉阴影效果*/
input, textarea {
    outline: none;
    font-family: "Microsoft Yahei";
}

/*文本框样式*/
.base_text {
    padding: 8px;
    border: 1px solid #e1e1e1;
    font-family: "Microsoft Yahei";
}

/*标题样式*/
.base_title {
    padding: 10px 20px;
    font-size: 14px;
}

/*边框样式*/
.base_border {
    background-color: #fff;
    border: 1px solid #e1e1e1;
}
/*任务选项卡*/
.div-tools {
    margin: auto;
    width: 760px;
    margin-top: 30px;
    overflow: hidden;
}

/*表格*/
.table-page {
    text-align: center;
    border: 1px solid #E1E6EB;
    margin: auto;
    width: 760px;
}

    .table-page a {
        color: #0060a6;
        text-decoration: none;
    }

        .table-page a:hover {
            text-decoration: underline;
        }

    .table-page th {
        font-weight: 400;
        background-color: #f3f3f3;
        height: 35px;
    }

    .table-page td {
        border-top: 1px solid #e1e1e1;
        height: 35px;
    }

.div-head {
    margin: auto;
    border: 1px solid #e1e1e1;
    padding: 1px;
    width: 100px;
    height: 100px;
}
/*选项卡切换*/
.tab_focus {
    font-weight: 400;
    font-size: 12px;
    float: left;
    color: #333;
    margin-left: 8px;
    cursor: default;
    background-color: #f3f3f3;
    padding: 10px 15px 9px 15px;
    border: 1px solid #e1e1e1;
    border-bottom: none;
}

.tab_blur {
    font-weight: 400;
    font-size: 12px;
    float: left;
    color: #333;
    margin-left: 8px;
    background-color: #fff;
    padding: 10px 15px 9px 15px;
    border: 1px solid #e1e1e1;
    border-bottom: none;
    cursor: pointer;
}

.base_roll {
    display: none;
    position: fixed;
    _position: absolute;
    right: 10px;
    bottom: 100px;
    _bottom: auto;
}
/*消息框内容样式*/
.base_message {
    padding: 20px;
    color: #666;
    font-size: 14px;
    font-family: "Microsoft YaHei";
}


.footer {
    text-align: center;
    margin: auto;
    padding: 20px 0px;
    width: 1000px;
    color: #515151;
}

    .footer a {
        color: #515151;
        text-decoration: none;
    }

/*二级页面标题*/
.gre_bor {
    border-bottom: 3px solid #f1f1f1;
    width: 100%;
}

/*标题红色灰色线*/
.bor_words {
    font-size: 14px;
    color: #333;
    padding: 5px 30px 5px 20px;
    border-bottom: 3px solid #8b2e27;
}

.tab_bottom {
    margin: 50px 0px 30px 0px;
}


.red_col {
    font-size: 14px;
}

.red_col2 {
    color: #8b2e27;
    padding: 10px 0px;
}

.money_tab {
    border: 1px solid #e1e1e1;
    text-align: left;
    margin: auto;
    padding: 12px 60px 0px 60px;
}

.tit_big {
    font-size: 16px;
}
/*大页面灰色块*/
.big_gray {
    background-color: #f1f1f1;
    padding: 13px 10px;
    margin: 20px auto;
}
/*小页面灰色块*/
.big_gray2 {
    background-color: #f1f1f1;
    padding: 13px 15px;
    margin: 10px auto;
    width: 620px;
}

.litt_gray {
    background-color: #f1f1f1;
    padding: 12px 10px;
    margin: 15px 0px;
    color: #8b2e27;
}

.a_title {
    font-family: 'Microsoft YaHei';
    color: #333;
}

.dash_bor {
    border: 1px dashed #e1e1e1;
    margin: 20px 0px;
    padding: 20px;
}

.pad_tit {
    padding: 30px 0px;
}

.pad_tit2 {
    padding: 20px 0px 0px 0px;
}
/*表格*/
.inven_tab {
    margin: auto;
    text-align: center;
    margin-top: 10px;
    font-size: 13px;
}


.thead_bottom td {
    padding-bottom: 5px;
    border-bottom: 3px solid #8b2e27;
}


.bod_right {
    border-right: 1px solid #e1e1e1;
}

.loc_tabble {
    font-size: 13px;
}

    .loc_tabble td {
        border-left: 1px solid #e1e1e1;
        border-bottom: 1px solid #e1e1e1;
        border-top: none;
        padding: 15px 10px;
    }

    .loc_tabble th {
        text-align: left;
        border-top: none;
        border-left: 1px solid #e1e1e1;
        border-bottom: 1px solid #e1e1e1;
        border-top: none;
        padding: 15px 10px;
    }

.div_top {
    font-size: 13px;
    padding-top: 20px;
}

.border_rig {
    border-right: 1px solid #e1e1e1;
}

/*按钮*/
.base_btn15 {
    background-attachment: scroll;
    background: url('images/icon.gif') no-repeat;
    background-position: 0px -871px;
    color: #666;
    font-size: 13px;
    width: 110px;
    display: inline-block;
    line-height: 32px;
    text-align: center;
    font-weight: 400;
}

    .base_btn15:hover {
        background-position: -113px -871px;
        color: #fff;
    }

    .base_btn15:active {
        background-position: 0px -906px;
        color: #fff;
    }

.base_btn14 {
    background-attachment: scroll;
    background: url('images/icon.gif') no-repeat;
    background-position: -113px -871px;
    color: #fff;
    font-size: 13px;
    width: 110px;
    display: inline-block;
    line-height: 32px;
    text-align: center;
    font-weight: 400;
}

    .base_btn14:active {
        background-position: 0px -906px;
        color: #fff;
    }

.loginTab {
    margin: 50px auto 80px auto;
    padding: 20px;
    background-color: #fff;
    border-radius: 10px;
}

    .loginTab td {
        padding: 10px;
    }

.txt {
    border: 1px solid #999;
    font-family: "Microsoft Yahei";
    padding: 3px 5px;
}
