﻿h1 {
    font-size: 22px;
    text-align: center;
}

p {
    text-indent: 2em;
}

.flinks {
    font-size: 0.95em;
}

    .flinks > a {
        color: darkgrey;
    }

.bottom {
    margin-top: 20px;
    padding: 3px;
    text-align: center;
}

    .bottom > div {
        margin: 8px 0px;
        color: darkgrey;
        line-height: 1.5em;
        text-align: center;
        font-size: 0.95em;
    }

        .bottom > div > a {
            color: darkgray;
        }


.hidden {
    display: none;
}

.show {
    display:;
}

.input_disabled {
    background-color: aliceblue !important;
    color: blue;
}

.FangDaiJiSuanQi {
}


.calc-detail tr th, .calc-detail td {
    word-break: keep-all;
    text-align: center;
    padding: 4px 2px;
}

.bx {
    color: red;
    text-align: right;
}

.bj {
    color: blue;
    text-align: right;
}
