/* CSS Document */

body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, form, fieldset, input, textarea, p, th, td {
    margin: 0;
    padding: 0;
}

table {
    border-collapse: collapse;
    border-spacing: 0;
}

fieldset, img {
    border: 0;
}

address, caption, cite, code, dfn, em, th, var {
    font-style: normal;
    font-weight: normal;
}

ul {
    list-style: none;
}

caption, th {
    text-align: left;
}

h1, h2, h3, h4, h5, h6 {
    font-size: 14px;
}

q:before, q:after {
    content: '';
}

abbr, acronym {
    border: 0;
}

a {
    color: #111;
    text-decoration: none;
}

    img, a img {
        border: none;
    }

body {
    background: #fff;
    font-size: 12px;
    font-family: 'Microsoft YaHei',Verdana, Arial, Helvetica, sans-serif;
}

.red {
    color: #FF0000;
}

#header {
    background: #565b61;
    height: 60px;
    margin-bottom: 10px;
}

#menus {
    width: 840px;
    margin: auto;
    height: 60px;
}

#header h1 {
    background: url(../images/logo.gif) no-repeat;
    float: left;
    height: 60px;
    width: 261px;
}

    #header h1 a {
        display: block;
        height: 60px;
        width: 261px;
    }

        #header h1 a span {
            visibility: hidden;
        }

#content, #foot, .z {
    width: 970px;
    margin: auto;
}

#foot {
    padding: 20px 0 10px;
}

#content {
    overflow: hidden;
    -zoom: 1;
    border: 1px solid #ccc;
    margin-bottom: 20px;
}

#logbk {
    position: relative;
    width: 840px;
    margin: 0 auto 20px;
}

#foot {
    border-top: 3px solid #ebf0f3;
    text-align: center;
}

.z {
    height: 30px;
    line-height: 29px;
    margin-bottom: 5px;
    overflow: hidden;
}

    .z a, .z em, .z span {
        float: left;
        height: 29px;
    }

    .z em {
        width: 20px;
        background: url(../images/pt_item.png) no-repeat 3px 10px;
        line-height: 200px;
        overflow: hidden;
    }

.nvhm {
    background: url(../images/home.png) no-repeat -2px 50%;
    padding-left: 20px;
    overflow: hidden;
}

#tags {
    position: absolute;
    width: 433px;
    height: 415px;
    background: url(../images/bg.jpg) no-repeat;
    left: 26px;
    top: 20px;
}

    #tags h2 {
        color: #777;
        margin-bottom: 10px;
        display: none;
    }

    #tags ul {
        display: none;
        margin: 1em 0;
        padding: .5em 10px;
        text-align: center;
    }

    #tags li {
        margin: 0;
        padding: 0;
        list-style: none;
        display: inline;
    }

        #tags li a {
            text-decoration: none;
            padding: 0 2px;
        }

            #tags li a:hover {
            }

.tag1 a {
    font-size: 100%;
    color: #e73b3c;
}

.tag2 a {
    font-size: 120%;
    color: #fe9901;
}

.tag3 a {
    font-size: 140%;
    color: #98cb00;
}

.tag4 a {
    font-size: 160%;
    color: #0c9ed7;
}

.tag5 a {
    font-size: 180%;
    color: #8b61c1;
}



.login_main {
    background: #f5f5f5;
    padding: 30px 0 0 40px;
    height: 300px;
}

.reg_main {
    height: auto;
    width: 930px;
    margin: 0 auto 20px;
}

.loginaa {
    float: none;
    width: auto;
    background: none;
    margin: 0;
}

.login_form {
    width: 371px;
    position: absolute;
    right: 40px;
    top: 30px;
    z-index: 2;
    border-left: 1px solid #ddd;
    padding-left: 40px;
}

.login_main .login_title {
    margin: 16px 21px 0;
    padding-bottom: 6px;
    overflow: auto;
    *zoom: 1;
}

.login_main h3 {
    font-size: 18px;
    color: #54b6ea;
    font-weight: normal;
    height: 30px;
    line-height: 30px;
}

    .login_main h3.mtb {
        height: 60px;
        line-height: 60px;
    }

    .login_main h3 a {
        color: #54b6ea;
    }

.login_main label input {
    vertical-align: middle;
}

.login_main .login_content {
    padding-top: 15px;
}

    .login_main .login_content li {
        padding-bottom: 15px;
    }

    .login_main .login_content img {
        height: 32px;
        width: 94px;
    }

    .login_main .login_content .login_tips {
        margin-top: -5px;
        color: gray;
    }

    .login_main .login_content label {
        font-size: 14px;
    }

        .login_main .login_content span, .login_main .login_content label.ddd {
            font-size: 18px;
            display: inline-block;
            width: 91px;
            padding-right: 6px;
            text-align: right;
            color: #5a5a5a;
        }

label select {
    font-size: 18px;
}

.login_main .login_content .login_txtbox {
    padding: 0px 4px;
    height: 32px;
    line-height: 32px;
    border: 1px solid;
    font-weight: bold;
    background: #fff;
    font-size: 14px;
    border-color: #d9d9d9;
    font-family: "Helvetica Neue",Arial,Helvetica,Geneva,sans-serif;
    width: 230px;
    z-index: 100;
}

.login_main .login_content #verifyinput .login_txtbox {
    width: 80px;
    background: #fff none repeat scroll 0 0;
    border: 1px solid;
    border-color: #d9d9d9;
    z-index: 100;
}

.login_main .login_content #verifyinput span {
    line-height: 50px;
}

    .login_main .login_content #verifyinput span#securityimgdiv {
        display: block;
        float: right;
        margin-right: 40px;
        padding: 0;
        width: 125px;
    }

        .login_main .login_content #verifyinput span#securityimgdiv img {
            float: left;
            cursor: pointer;
        }

.chpic:hover {
    color: #54b6ea;
}

.login_main .login_content .login_chkbox span {
    width: 87px;
}

.login_main .login_content .login_button {
    height: 60px;
    line-height: 40px;
    font-size: 14px;
}

    .login_main .login_content .login_button a {
        text-decoration: underline;
    }

    .login_main .login_content .login_button input#subbtn {
        float: left;
        border: 0;
        font-size: 14px;
        height: 48px;
        width: 108px;
        background: url(../images/log.png) no-repeat;
        text-indent: -9999px;
        cursor: pointer;
        overflow: hidden;
        font-weight: bold;
    }

    
     .login_button1  {
        float: left;
        border: 0;
        font-size: 14px;
        height: 48px;
        width: 108px;
        background: url(../images/log.png) no-repeat;
        text-indent: -9999px;
        cursor: pointer;
        overflow: hidden;
        font-weight: bold;
    }

.login_main .login_change {
    text-align: right;
    padding-right: 21px;
    padding-bottom: 3px;
}

.login_main .login_link {
    margin: 0 10px;
    padding: 5px 0;
    line-height: 14px;
}

img#securityimg {
    height: 28px;
    width: 78px;
}

#qqzhuce {
    width: 140px;
    height: 48px;
    float: left;
    margin-right: 10px;
    text-indent: -9999px;
    color: #fff;
    font-weight: bold;
    background: url(../images/log.png) no-repeat -208px 0;
}

#zhuce {
    width: 100px;
    height: 48px;
    float: right;
    text-indent: -9999px;
    color: #fff;
    font-weight: bold;
    background: url(../images/log.png) no-repeat -108px 0;
}

button#registerSubmit {
    width: 130px;
    height: 48px;
    cursor: pointer;
    line-height: 48px;
    float: left;
    font-size: 16px;
    border-radius: 3px;
    margin-right: 10px;
    border: 0;
    text-align: center;
    color: #fff;
    font-weight: bold;
    background: #53b1e5;
}

.gx #zhuce {
    float: none;
    display: block;
    line-height: 40px;
}

.regcon p.gx {
    padding-left: 150px;
    background-position: 0 0;
    color: #ccc;
    line-height: 28px;
}

.regcon p.cuow {
    background-image: url(04.png);
}

.regcon p.gx strong {
    font-size: 16px;
    display: block;
    color: #FF3300;
}

.login_main .login_other {
    height: 106px;
    padding-top: 10px;
    width: 360px;
}

.reg_main .login_other {
    width: auto;
    height: 60px;
}

.login_main p {
    color: #777;
    font-size: 14px;
    text-indent: 12px;
}

.loginaa .login_link {
    margin-right: 0;
}

.login_main .login_other a {
    background: url(../images/api.gif) no-repeat 0 0;
    height: 48px;
    text-indent: -9999px;
    width: 134px;
    margin: 0 5px 5px;
    float: left;
}

.loginaa .login_other a {
    border: 0;
    margin-bottom: 5px;
}

.login_main .login_other a.sina {
    background-position: 0 -48px;
}

.login_main .login_other a.taobao {
    background-position: 0 -96px;
}

.login_main .login_other a.msn {
    background-position: 0 -144px;
}

.loginaa .login_other a.sina {
    margin-left: 0;
}

.login_main .login_link .speed_test {
    color: #787880;
    padding-bottom: 17px;
    padding-left: 4px;
    *padding-left: 2px;
}

    .login_main .login_link .speed_test a {
        vertical-align: baseline;
        border: 0;
        display: inline;
        margin-left: 2px;
    }

.login_main .login_quick {
    padding-top: 15px;
}

#alr {
    height: 40px;
}

    #alr ul {
        text-align: center;
    }

        #alr ul li {
            display: inline;
            font-size: 14px;
            margin: 0 10px;
        }

#head {
    padding-bottom: 10px;
}

.head_top {
    height: 24px;
}

.regTitle {
    border-bottom: 1px solid #ccc;
    height: 36px;
    margin-bottom: 15px;
    background: url(../images/pn.png) repeat-x;
    line-height: 36px;
    text-indent: 10px;
}

    .regTitle h5 {
        font-size: 16px;
        font-weight: 700;
        background: none;
        padding: 0;
        color: #666;
    }

.regForm-wrap {
    float: left;
    width: 99%;
    min-height: 80px;
    _height: 80px;
    padding-top: 10px;
    padding-bottom: 50px;
}

.regForm {
    position: relative;
    margin-right: 200px;
    width: 920px;
}

    .regForm dl {
        min-height: 43px;
        _height: 43px;
    }

    .regForm dt {
        float: left;
        width: 130px;
        text-align: right;
        margin-right: 15px;
        line-height: 28px;
        font-size: 14px;
    }

    .regForm dd {
        float: left;
    }

    .regForm .ip {
        width: 230px;
        margin-right: 5px;
    }

        .regForm .ip div {
            padding: 3px 3px 5px;
            *padding: 4px 5px 4px;
            float: left;
            border: 1px solid;
            border-color: #999 #ccc #ccc #999;
            background: #fff;
        }

            .regForm .ip div.hover, .regForm .ip div:hover {
                background: #fffbde;
                border: 1px solid;
                border-color: #555 #aaa #aaa #555;
            }

        .regForm .ip input {
            border: 0;
            padding: 0;
            margin: 0 5px 0 0;
            font: 12px/15px Arial;
            background: none;
            width: auto;
            font-weight: 100;
            color: #333;
        }

        .regForm .ip .input {
            border: 0;
            padding: 0;
            margin: 0;
            font: 14px/15px Arial;
            background: none;
            width: 100%;
            padding-top: 2px;
            width: 222px;
            *width: 218px;
            font-weight: 700;
            color: #333;
        }

        .regForm .ip textarea.input {
            overflow: auto;
            height: 40px;
            line-height: 18px;
        }

        .regForm .ip label {
            padding-top: 4px;
            display: inline-block;
            font-size: 14px;
        }

        .regForm .ip select {
            display: inline-block;
            margin: 2px 10px 0 0;
        }

    .regForm .tp {
        width: 400px;
    }

        .regForm .tp div {
            padding: 0px 10px 5px 20px;
            position: absolute;
            line-height: 16px;
            max-width: 380px;
        }

        .regForm .tp .ignore {
            border: 1px solid #e8e8e8;
            background: #f9f9f9 url(tp.png) 6px 6px no-repeat;
            color: #999;
        }

        .regForm .tp .wrong, .zt .wrong, .regForm .tp .error, label.error {
            border: 1px solid #ebadb0;
            background: #fff2f5 url(regwrong.png) 5px 50% no-repeat;
            color: #b52726;
            padding-left: 28px;
        }

        .regForm .tp .correct, .zt .right, .regForm .tp .valid, label.valid {
            border: 0;
            background: url(../images/regright.png) 5px 50% no-repeat;
            height: 20px;
            color: #4dbe02;
        }

        .regForm .tp .valid, .regForm .tp .error, label.error, label.valid {
            float: left;
            height: 26px;
            line-height: 26px;
            font-size: 12px;
            padding-right: 10px;
        }

.zt .wrong, .zt .right {
    height: 28px;
    line-height: 28px;
}

.regForm .tp img {
    vertical-align: middle;
    margin: 5px 0 0 8px;
}

.regForm .if {
    font-size: 14px;
    padding-top: 3px;
}

    .regForm .if input {
        margin-top: -2px;
    }

    .regForm .if select {
        margin-right: 5px;
        font-size: 14px;
    }

.regForm .mr15 {
    margin-right: 15px;
}

.regForm dd.ck .input {
    width: 50px;
}

.regForm dd.ck div {
    margin-right: 5px;
}

.regPre {
    margin: 0 135px 10px 115px;
}

    .regPre pre {
        border: 1px solid;
        border-color: #999 #ccc #ccc #999;
        padding: 5px 10px;
        line-height: 1.5;
        color: #333;
        height: 100px;
        overflow-x: hidden;
        overflow-y: scroll;
    }

    .regPre p {
        margin-bottom: 5px;
    }

.regLogin {
    float: left;
    margin-left: -190px;
    width: 190px;
    border-left: 1px dotted #dddddd;
    min-height: 200px;
    _height: 200px;
}

    .regForm .btn, .regLogin .bt {
        margin-left: 0;
    }

        .regLogin .bt a {
            display: block;
            height: 30px;
            line-height: 30px;
            font-size: 16px;
            text-align: center;
            margin: 10px 0;
            background: #ff6600;
            color: #fff;
        }
/*.regLogin .bt a:hover{ background:#da8e2b}*/
/*jindu*/
.steps {
    padding: 0;
    margin: 5px 0 0;
    overflow: hidden;
}

    .steps li {
        float: left;
        margin-left: -9px;
        margin-right: 15px;
        _display: inline;
        padding-left: 16px;
        height: 17px;
        line-height: 17px;
        background: url(../images/regarrow.png) no-repeat 0 50%;
        color: #ababab;
    }

        .steps li em {
            float: left;
            margin-right: 4px;
            width: 17px;
            height: 17px;
            text-align: center;
            color: #fff;
            font-family: Tahoma;
            font-weight: 700;
            background: url(../images/regstep.png) no-repeat 0 0;
        }

        .steps li.current {
            color: #106bab;
        }

            .steps li.current em {
                background-position: -17px 0;
            }
/*tuijian*/
.recommend {
    padding: 15px 0 5px;
    *margin-bottom: 30px;
}

    .recommend li {
        width: 210px;
        float: left;
        height: 55px;
        overflow: hidden;
        margin-bottom: 15px;
    }

        .recommend li img {
            vertical-align: middle;
        }

        .recommend li .face {
            width: 48px;
            height: 48px;
            padding: 2px;
            border: 1px solid #cccccc;
            margin: 0 10px 0 8px;
        }

.regAdd_mode .regAdd_mode_div {
    border: 1px solid #ccc;
    background: #f7fbff;
    padding: 15px 0 0 0;
    margin-bottom: 10px;
}

    .regAdd_mode .regAdd_mode_div .tp {
        float: left;
        width: 210px;
        height: 30px;
    }

.regAdd_mode .fr.mr20.s4 {
    margin-top: 15px;
}

.regCorrect, .regIgnore {
    padding-left: 160px;
    padding-bottom: 70px;
    background: url(../images/regright_big.png) 60px 0 no-repeat;
}

.regIgnore {
    background: url(../images/ignore.png) 60px 0 no-repeat;
    padding-top: 5px;
}

.regList, .regList_img {
    padding: 10px 0 20px;
}

    .regList li {
        float: left;
        width: 49.5%;
        font-size: 14px;
        line-height: 24px;
        height: 24px;
        overflow: hidden;
    }

    .regList_img li {
        float: left;
        width: 100px;
        text-align: center;
        margin: 10px;
        _display: inline;
    }
/*face*/
.profileFace {
    width: 380px;
}

    .profileFace li {
        float: left;
        margin: 0 10px 10px 0;
        height: 60px;
        cursor: pointer;
    }

p.f14 {
    font-size: 14px;
    line-height: 24px;
}

i {
    font-style: normal;
    color: #FF0066;
}

.zt {
    padding: 0 15px 9999px 15px;
    line-height: 28px;
    font-size: 14px;
    float: right;
    margin-bottom: -9999px;
    width: 668px;
    /*background:url(../images/07.png) no-repeat 0 0*/
}
/*.pas{ background:url(../images/Lock.png) no-repeat 0 40px;}
.eml{ background:url(../images/email.png) no-repeat 0 40px;}
.ger{ background:url(../images/ger.png) no-repeat 0 40px;}*/
.find {
    margin: 0;
    padding: 30px 40px 30px 120px;
    background: url(../images/Lock.png) no-repeat 80% 40px;
    width: auto;
    float: none;
}

.zt h5 {
    height: 40px;
    line-height: 40px;
    font-size: 14px;
    border-bottom: 1px dashed #ccc;
    margin-bottom: 10px;
}

.zt input.i-text, .i-text12, .reg_table input.input {
    padding: 3px 4px;
    line-height: 19px;
    border: 1px solid;
    background: #fff url(px.png) repeat-x 0 0;
    font-size: 14px;
    border-color: #848484 #E0E0E0 #E0E0E0 #848484;
    font-family: "Helvetica Neue",Arial,Helvetica,Geneva,sans-serif;
}

.reg_table input.input {
    height: 30px;
    line-height: 30px;
    font-size: 18px;
}
/*.zt input:hover{background: #FFFBDE;
border: 1px solid;
border-color: #555 #AAA #AAA #555;}*/
.zt table {
    width: 98%;
}

.find table {
    border-right: 1px dotted #ccc;
    width: 400px;
}

.i-text {
    width: 200px;
}

.i-text12 {
    width: 300px;
}

.ger th, .zt th {
    width: 150px;
}

.zt th, .zt td {
    padding: 10px;
}

.zt .bdd th, .zt .bdd td {
    border-bottom: 1px solid #ccc;
}

.zt button, .zt input.btn-ok, a.ibto {
    vertical-align: middle;
    overflow: hidden;
    margin-right: 3px;
    padding: 0;
    height: 23px;
    border: 1px solid #999;
    background: #E5E5E5 url(pn.png) repeat-x 0 -48px;
    cursor: pointer;
    -moz-box-shadow: 0 1px 0 #E5E5E5;
    -webkit-box-shadow: 0 1px 0 #E5E5E5;
    box-shadow: 0 1px 0 #E5E5E5;
    border-color: #235994;
    color: #fff;
}

a.ibto {
    display: inline-block;
    margin-left: 10px;
}

    .zt button strong, a.ibto span {
        padding: 0 10px;
        line-height: 21px;
    }

p.gx, .gx {
    background: url(../images/07.png) no-repeat 70px 0;
    padding: 20px 0 0 210px;
    height: 130px;
}

#bbslink {
    width: 500px;
    line-height: 21px;
    padding-bottom: 60px;
    margin: auto;
    border-top: 1px dotted #ccc;
    padding-top: 15px;
}

#userinfo {
    float: left;
    margin-bottom: -9999px;
    padding-bottom: 9999px;
    background: #e8f0f7;
    border-right: 1px solid #ccc;
    width: 190px;
    font-size: 14px;
}

    #userinfo dl {
        margin-right: -1px;
        width: 191px;
        padding-bottom: 10px;
        position: relative;
    }

    #userinfo dt {
        background: url(../images/32.png) no-repeat 10px 0;
        padding-left: 50px;
        height: 41px;
        line-height: 16px;
        margin: 10px 5px 0;
        border-bottom: 2px solid #dee9f2;
    }

        #userinfo dt sup {
            display: block;
        }

    #userinfo ul#cp-menu li {
        padding: 0 5px;
    }

        #userinfo ul#cp-menu li a {
            height: 34px;
            line-height: 34px;
            text-align: right;
            display: block;
            border-bottom: 1px dotted #ccc;
        }

        #userinfo ul#cp-menu li.current {
            background: #fff;
            border-bottom: 1px solid #ccc;
            margin-top: -1px;
            position: relative;
            border-top: 1px solid #ccc;
        }

            #userinfo ul#cp-menu li.current a {
                border-color: #fff;
            }

        #userinfo ul#cp-menu li a {
            padding: 0 10px;
        }

#site-list {
    height: 120px;
}

    #site-list li {
        display: inline;
    }

        #site-list li a {
            float: left;
            width: 110px;
            padding: 15px 10px;
            font-size: 14px;
            font-weight: bold;
            border: 1px solid #ccc;
            margin: 0 10px;
            background: url(../images/bbs.jpg) no-repeat 5px 50%;
            padding-left: 80px;
        }

            #site-list li a span {
                display: block;
                font-weight: normal;
                font-size: 12px;
                color: #999;
            }

.hbk {
    background: #e1f5f5;
    border: 1px solid #86cee2;
    padding: 5px;
    height: 30px;
}

    .hbk h3 {
        float: left;
        margin-right: 10px;
    }




.fl {
    float: left;
}

.shareWays {
    background: #efefef;
    overflow: auto;
    margin-bottom: 10px;
}

.bdds {
    background: #e8f0f7;
}

.shareWays .item {
    padding: 5px;
}

    .shareWays .item .item-app {
        width: 220px;
        overflow: hidden;
    }

        .shareWays .item .item-app a.aplink-ap, .shareWays .item .item-app em.aplink-ap {
            display: block;
            height: 48px;
            float: left;
            margin: 15px 0 0 15px;
            background: url(../images/qs.jpg) no-repeat;
            padding-left: 60px;
        }

            .shareWays .item .item-app a.aplink-ap span, .shareWays .item .item-app em.aplink-ap span {
                display: block;
                height: 48px;
                line-height: 48px;
                padding-right: 15px;
                color: #fff;
                background: url(../images/qs.jpg) no-repeat 100% 0;
                font-weight: bold;
                font-size: 14px;
            }

            .shareWays .item .item-app em.aplink-ap span, .shareWays .item .item-app em.aplink-ap-ed span {
                padding-right: 3px;
            }

        .shareWays .item .item-app a.sina-ap, .shareWays .item .item-app em.sina-ap {
            background-position: 0 -48px;
        }

            .shareWays .item .item-app a.sina-ap span, .shareWays .item .item-app em.sina-ap span {
                background-position: 100% -48px;
            }

        .shareWays .item .item-app a.msn-ap, .shareWays .item .item-app em.msn-ap {
            background-position: 0 -96px;
        }

            .shareWays .item .item-app a.msn-ap span, .shareWays .item .item-app em.msn-ap span {
                background-position: 100% -96px;
            }

        .shareWays .item .item-app a.tb-ap, .shareWays .item .item-app em.tb-ap {
            background-position: 0 -144px;
        }

            .shareWays .item .item-app a.tb-ap span, .shareWays .item .item-app em.tb-ap span {
                background-position: 100% -144px;
            }
        /*++++++++++++++++*/
        .shareWays .item .item-app a.qq-app-1, .shareWays .item .item-app a.sina-app-1 {
            background: url(../images/qs_0.png) no-repeat;
            height: 39px;
            text-indent: 210px;
            display: block;
            text-indent: -9999em;
        }

        .shareWays .item .item-app a.sina-app-1 {
            background-position: 0 -39px;
        }

        .shareWays .item .item-app a.qq-app-2, .shareWays .item .item-app a.sina-app-2 {
            background: url(../images/qs_1.png) no-repeat;
            height: 24px;
            width: 126px;
            text-indent: -9999em;
            display: block;
            overflow: hidden;
        }

        .shareWays .item .item-app a.sina-app-2 {
            background-position: 0 -24px;
        }

    .shareWays .item .hd {
        font-size: 16px;
        height: 50px;
        color: #a0a1a2;
    }

    .shareWays .item .bd {
        padding: 6px 0 0;
    }

        .shareWays .item .bd p {
            margin-top: 10px;
            text-align: center;
        }

    .shareWays .item .tips {
        line-height: 14px;
        margin-left: 250px;
        border-left: 1px solid #dfdfdf;
        padding: 5px 5px 5px 15px;
        font-size: 12px;
    }

        .shareWays .item .tips h4 {
            font-size: 12px;
            font-weight: 700;
        }

        .shareWays .item .tips ol {
            list-style: inside decimal;
        }

        .shareWays .item .tips li {
            margin: 8px 0;
        }

    .shareWays .item .connect {
        float: left;
        width: 90px;
        height: 50px;
        overflow: hidden;
        line-height: 22px;
        text-align: center;
    }

    .shareWays .item .relieve {
        float: right;
        margin-top: 2px;
        width: 21px;
        height: 21px;
        overflow: hidden;
        text-indent: -9em;
        background: url(../images/weibo_del.png) no-repeat 0 0;
    }

        .shareWays .item .relieve:hover {
            background-position: 0 -22px;
        }

    .shareWays .item .wayLogo {
        height: 48px;
        width: 48px;
        overflow: hidden;
    }

    .shareWays .item .relieve {
        background: url(../images/weibo_del.png) no-repeat;
        display: inline-block;
        height: 21px;
        margin-top: 2px;
        overflow: hidden;
        text-indent: -9em;
        width: 21px;
    }

.img_50 {
    background: url(../images/facebg_a.png) no-repeat;
    display: block;
    float: left;
    height: 50px;
    width: 50px;
}

    .img_50:hover {
        text-decoration: none;
    }

    .img_50 i img {
        cursor: pointer;
        margin-right: 6px;
    }

    .img_50 img {
        height: 44px;
        margin: 3px 0 0 3px;
        width: 44px;
    }
    .s1{
        color:red;
    }
    .tp div{
           background: none repeat scroll 0 0 #fff9ed;
    border: 1px solid #ffdd99;
    color: #f80;
    padding: 2px;
    vertical-align: middle;
    }