.w-title {
    border-bottom: 2px solid #dadada;
    color: #3f3f3f;
    font-size: 22px;
    font-weight: normal;
    height: 40px;
}

.w-title span {
    border-bottom: 2px solid #00b58a;
    position: relative;
    height: 40px;
    float: left;
}

.w-error-tip {
    background: url(/resource/images/common/red_bg.png?v=20131012) 0 0 no-repeat;
    width: 270px;
    height: 42px;
    padding: 0 0 0 12px;
    line-height: 34px;
    font-size: 14px;
    font-family: \5FAE\8F6F\96C5\9ED1, \5b8b\4f53, Arial;
}

.w-error-tip-little {
    color: #f7314c;
    font-size: 12px;
}

.w-title2 {
    border-bottom: 1px solid #e2e2db;
    font-family: \5FAE\8F6F\96C5\9ED1, \5b8b\4f53, Arial;
    font-size: 24px;
    font-weight: normal;
    padding-bottom: 27px;
}

.w-ico-title {
    background-color: #f5f5ed;
    padding-left: 14px;
    font-family: \5FAE\8F6F\96C5\9ED1, \5b8b\4f53, Arial;
    font-size: 24px;
    font-weight: normal;
    height: 56px;
    line-height: 24px;
    vertical-align: middle;
    color: #333;
}

.w-ico-title .ico-span {
    _margin-top: 13px;
}

.w-ico-title * {
    line-height: 56px;
    vertical-align: middle;
}

.w-yixin-title {
    background: url("/game/resource/images/common/green_bg.png?v=20131122") 0 -136px no-repeat;
    text-indent: -99999px;
    height: 40px;
}

.m-toptile {
    position: relative;
}

.m-toptile h1,
.m-toptile .tx-title {
    /*border-bottom: 1px solid #dfe2e6;*/
    margin-bottom: 5px;
    padding-bottom: 20px;
    font-size: 24px;
    font-weight: normal;
    color: #313131;
}

.m-toptile .top-btn {
    position: absolute;
    right: 0;
    bottom: 21px;
    font-size: 14px;
}