#vsb_content_2 * {
    font-family: "Microsoft YaHei", "微软雅黑", sans-serif;
}

#vsb_content_2 H2 {
    font-size: 24px;
}

#vsb_content_2 .icon {
    border-right-width: 0px;
    margin: 3px 0px 0px;
    border-top-width: 0px;
    border-bottom-width: 0px;
    border-left-width: 0px;
}

#vsb_content_2 IMG {
    border-bottom: #ccc 1px solid;
    border-left: #ccc 1px solid;
    border-top: #ccc 1px solid;
    border-right: #ccc 1px solid;
    display: block;
    margin: 0 auto;
}

#vsb_content_2 P {
    line-height: 200%;
    text-indent: 2em;
    font-size: 18px;
    text-align: justify;
    color: #333333;
    text-size-adjust: 100%;
    letter-spacing: 0;
    margin: 15px 0;
}

#vsb_content_2 span {
    line-height: 200%;
    text-indent: 2em;
    font-size: 18px;
    color: #333333;
}

#vsb_content_2 A {
    color: #333333;
}

#vsb_content_2 A:visited {
    color: #333333;
}

#vsb_content_2 A:hover {
    color: #ba2636;
}

#vsb_content_2 TABLE {
    border-collapse: collapse;
    border: 1px solid #333333
}

#vsb_content_2 TABLE TD {
    border: 1px solid #333333;
}

#vsb_content_2 TABLE TD P {
    text-indent: 0px;
    margin: 0px;
    font-size: 18px;
    color: #333333;
}

#vsb_content_2 TABLE TH P {
    text-indent: 0px;
    margin: 0px;
    font-size: 18px;
    color: #333333;
}

#vsb_content_2 TABLE TD IMG {
    border-bottom-style: none;
    border-right-style: none;
    margin: 5px;
    border-top-style: none;
    border-left-style: none;
}