.error {
    color: red;
}

.bank-code {
    float: left;
    text-indent: 10px;
    width: 200px;
    height: 25px;
    border-style: solid;
    border-width: 1px;
    border-color: #FFFFFF;
    background-color: #E0E0E0;
    width: 200px;
    vertical-align: middle;
    text-indent: 10px;
    line-height: 25px;
}

.bank-code > a:link {
    text-decoration: none;
}

.bank-code > a:hover {
    text-decoration: underline;
    color: #000000;
}

.bank-code > a:hover {
    text-decoration: underline;
    color: #000000;
}

.bank-code span {
    color: #000000;
    font-family: 微軟正黑體;
    font-size: 13px;
}

