﻿.nocopy_body {
    -moz-user-select: none;
    -webkit-user-select: none;
    -ms-user-select: none;
    -khtml-user-select: none;
    user-select: none;
}
/*body {font-size:12px;font-family: "微软雅黑";padding:0;margin:0;color:#333;}*/
ul {
    list-style-type: none;
    padding: 0;
    margin: 0;
}

img {
    border: none;
}
/*a, a:link {text-decoration:none; margin:0; padding:0; color:#000}*/
a:hover {
    text-decoration: none;
    color: #BF0000;
}

#msg_win {
    width: 130px;
    position: absolute;
    right: 20px;
    overflow: hidden;
    z-index: 100;
    background: whiteSmoke;
    font-size: 12px;
    margin: 0px;
}

    #msg_win .icos {
        position: absolute;
        top: 0;
        right: 0;
        z-index: 9;
    }

        #msg_win .icos a {
            float: left;
            color: #666;
            text-align: center;
            font-weight: bold;
            text-decoration: none;
            font-family: webdings;
            display: block;
            line-height: 12px;
            padding-right: 2px;
        }

#msg_title {
    color: #FFFFFF;
    height: 26px;
    line-height: 26px;
    background: #3e3f40 url(qq/zhe.html) no-repeat right;
    font-size: 12px;
    padding: 0 10px;
}

#msg_content {
    width: 130px;
    overflow: hidden;
    margin: 0;
    padding: 0;
}

    #msg_content .service .hd {
        background: #0abed3;
        padding: 4px 10px;
    }

        #msg_content .service .hd h3 {
            font-size: 18px;
            color: #fff;
            margin: 0;
        }

        #msg_content .service .hd p {
            font-size: 11px;
            color: #4b3f3f;
            margin: 0;
        }

    #msg_content .service_content li {
        display: block;
        border-bottom: 1px #b1b1b1 dotted;
        padding: 5px 10px;
    }

    #msg_content .service_content .sp {
        border-bottom: none;
        padding-right: 0;
    }

    #msg_content .top_head a {
        display: block;
        height: 26px;
        text-align: center;
        background: #3e3f40 url(qq/top.html) no-repeat 10px;
        color: #fff;
        line-height: 26px;
        clear: both;
    }

#bdshare {
    margin: 0 0 0 5px;
}
