﻿img {
    border: none;
}

span {
    font-size: 14px;
    color: #fe0000;
    margin-right: 10px;
}

.textclass {
    width: 250px;
    height: 30px;
    border: 1px solid #cacaca;
    margin-top: 10px;
}

.submitinfo {
    color: white;
    background-color: #ee1c24;
    margin-top: 20px;
    text-align: center;
    vertical-align: middle;
    height: 35px;
    width: 80px;
    font-weight: 900;
    border: none;
    font-size: 13px;
    margin-left: 20px;
}

    .submitinfo:hover {
        background-color: #a40000;
    }

.itemleft {
    height: 50px;
    line-height: 50px;
    vertical-align: middle;
    text-align: right;
    width: 300px;
    float: left;
}

.itemmiddle {
    height: 50px;
    line-height: 50px;
    vertical-align: middle;
    text-align: right;
    width: 280px;
    float: left;
}

.itemmiddles {
    height: 50px;
    line-height: 50px;
    vertical-align: middle;
    text-align: left;
    width: 280px;
    float: left;
}
.itemright {
    height: 50px;
    text-align: left;
    width: 200px;
    float: left;
    line-height: 50px;
    vertical-align: middle;
    padding-left: 10px;
}

.fuclass {
    width: 255px;
    height: 35px;
    font-family: 'Microsoft YaHei';
    margin-top: 10px;
}
