﻿body {
}

.simple_from {
    margin-left: 165px;
}

.supply_mainBody {
    width: 1200px;
    margin-top: 50px;
    float: left;
    font-family: 微软雅黑;
    font-size: 14px;
}

.supply_login {
    float: right;
    font-size: 12px;
    margin-top: 20px;
    color: #666666;
    margin-right: 15px;
}

.simple_row s {
    color: red;
    padding-right: 5px;
    text-decoration: none;
}

.supply_mainBody .itemTitle {
    width: 1180px;
    height: 33px;
    background-color: #eeeeee;
    color: #333;
    line-height: 33px;
    text-align: left;
    padding-left: 20px;
    border-bottom: none;
    border-top: solid 1px #e6e6e6;
    font-size: 18px;
    clear: both;
}

.supply_part {
    padding-top: 24px;
    float: left;
    width: 1198px;
    border: 1px solid #cccccc;
}

.welcome {
    text-align: left;
    width: 1200px;
    float: left;
    font-family: 微软雅黑;
    font-size: 24px;
    color: #79b454;
    margin-bottom: 20px;
}

.supply_submit {
   background-color: #da3a28;
   color: white;
    height: 30px;
    padding: 5px;
    width: 300px;

}

