﻿*{margin:0;padding:0;font-family:'微软雅黑';}

.easysite-label {
    float: none;
    position:static;
    padding:0;
    margin-left: 0;
    width: 90px;
}
.easysite-row {
    padding: 0;
}

.easysite-textarea{
    padding:0;
    resize:none;
}

.easysite-input {
    border: none;
    color: #666;
    height: 20px;
    line-height: 20px;
    padding: 0;
    width: auto;
}

.easysite-cell em {
    color: #f01f0b;
    display: block;
    margin: 0;
    vertical-align: middle;
}

.Validform_checktip {
    float:left;
    width:100%;
    display:block;
    color: #999;
    font-size: 12px;
    height: auto;
    line-height: auto;
    margin-left:0;
    overflow: hidden;
}

.easysite-cell .easysite-imgcode {
    float:left;
    cursor: pointer;
    display: block;
    height: 30px;
    margin-left: 15px;
    vertical-align: middle;
    width: 64px;
}

.Validform_wrong {
    color: red!important;
    padding-left: 20px;
    white-space: normal;
    line-height:1.6;
    margin-top:5px;
}

.easysite-submit-btns .easysite-sub-page{
    border:none;
}

.easysite-submit-btns .easysite-sub-page:hover, .easysite-submit-btns .easysite-sub-page:hover input {
    background-color: #0088d2;
    color: #fff;
}