/*
Theme Name: Htl
Author: huangyuan
Version: 1.3

*/

#r {
    border: 1px solid #dddddd;
    padding-bottom: 50px;
    margin-top: 30px;
    padding-top: 30px;
    color: #333333;
    font: 13px 微软雅黑, "Microsoft YaHei", sans-serif;
}

.r_t {
    margin: 0 auto;
    overflow: hidden;
    width: 1120px;
}

.r_t {
    margin: 0 auto;
    overflow: hidden;
    width: 1120px;
}

.r_t h3 {
    border-bottom: 3px solid #42cf11;
    float: left;
    font-size: 20px;
    height: 30px;
    line-height: 30px;
    width: 90%;
    margin: 20px 50px;
}

.r_t span {
    border-bottom: 3px solid #dddddd;
    color: #999999;
    float: left;
    height: 30px;
    line-height: 40px;
    width: 1035px;
}

.r_c {
    width: 70%;
    margin: 20px auto 0;
    overflow: hidden;
}

.r_l {
    width: 50%;
    border-right: 1px solid #dddddd;
    float: left;
}

.r_l .r_v {
    color: #666666;
    font-size: 12px;
    margin-bottom: 10px;
}

.r_l .r_v em {
    background: none repeat scroll 0 0 #ff9900;
    display: block;
    float: left;
    height: 10px;
    margin-right: 5px;
    margin-top: 3px;
    width: 10px;
}

.r_l p {
    line-height: 30px;
    overflow: hidden;
}

.info p {
    margin-bottom: 10px;
    width: 100%;
    float: left;
}

.r_l span.r_s {
    background: #33363b;
    color: #f5f5f5;
    display: inline-block;
    text-align: center;
    width: 70px;
    height: 30px;
    float: left;
    padding: 0 5px;
    border-left: 5px solid #33363b;
}

.r_l span.r_b_s {
    border-left: 5px solid #ff9900;
}

.r_l p input {
    height: 26px;
    border-bottom: 2px solid #dddddd;
    border-right: 2px solid #dddddd;
    border-top: 2px solid #dddddd;
    line-height: 26px;
    padding: 0 5px;
    width: 200px;
    float: left;
}

.Validform_error {
    background-color: #ffe4e1;
}

.Validform_wrong {
    background: url("img/error.png") no-repeat scroll left center transparent;
    color: #fc6440 !important;
    padding-left: 20px;
    white-space: nowrap;
}

.Validform_right {
    background: url("img/right.png") no-repeat scroll left center transparent;
    color: #71b83d !important;
    padding-left: 20px;
}

p.m1,
p.m2 {
    margin-left: 85px;
}

p.m2 input:hover {
    background: #42cf11;
}

p.m2 input {
    border: 0;
    width: 80px;
    background: #d33431;
    cursor: pointer;
    color: #f5f5f5;
    padding: 3px 10px;
    height: 35px;
}

#m {
    border: 1px #ddd solid;
    background: #ffe4c4;
    margin-top: 30px;
    overflow: hidden;
}

.m_l {
    float: left;
    width: 200px;
    padding-top: 0px;
}

.m_l li.online {
    position: relative;
    border-top: 1px solid #dddddd;
    border-bottom: 1px #ddd solid;
    width: 161px;
    background: #fff;
    color: #82c83c;
}

.m_l li {
    font-size: 15px;
    padding: 10px 20px;
    text-align: center;
    color: #888888;
    border-bottom: 1px solid #ffe4c4;
    border-top: 1px solid #ffe4c4;
    cursor: pointer;
}

.m_r {
    padding-bottom: 20px;
    min-height: 600px;
    float: left;
    width: 80%;
    border-left: 1px #ddd solid;
    background: #fff;
}

.m_r_t {
    height: 60px;
    border-bottom: 1px solid #ddd;
    padding: 0 20px;
}

.m_r_t h2 {
    float: left;
    font-size: 18px;
    margin-top: 30px;
}

.m_r_t span {
    color: #888888;
    margin-left: 5px;
    margin-top: 38px;
    position: absolute;
}

.m_r_b {
    padding: 20px;
}

.m_se thead {
    background: #f4f4f4;
}

.m_se thead td {
    font-weight: bold;
    padding: 8px 10px;
    text-align: center;
}

.seo>p {
    position: relative;
    padding: 15px 10px;
    margin-bottom: 30px;
}

.sp {
    background: #f5f5f5;
    border: 1px dashed #dddddd !important;
    color: #0f820c;
    font-size: 12px;
}

.seo form {
    padding: 0 30px;
}

.po input#post-title,
.seo input {
    border: 1px solid #dddddd;
    height: 30px;
    width: 300px;
    line-height: 30px;
    padding: 0 10px;
    color: #888888;
}

.seo p span {
    color: #666666;
    float: left;
    line-height: 30px;
    overflow: hidden;
    width: 70px;
    text-align: right;
    margin-right: 5px;
}

p span.Validform_checktip {
    float: none;
    margin-left: 10px;
}

.seo p b {
    line-height: 30px;
    color: #999;
    display: inline-block;
}

.po p i,
.seo p i {
    background: #ffffff;
    font-style: normal;
    position: absolute;
    text-align: center;
    top: -10px;
    width: 70px;
    color: #fc6440;
}

.sb {
    color: #fc6440;
    font-size: 13px;
    background: #f8f8f8 !important;
}