﻿/* 标题样式 */
#vsb_content_222 H2 {
    line-height: 2;
    font-family: "SimSun", "Songti SC", serif;
    font-size: 16pt;
    font-weight: bold;
    text-align: center;
}

#vsb_content_222 .icon {
    border-right-width: 0px;
    margin: 3px 0px 0px;
    border-top-width: 0px;
    border-bottom-width: 0px;
    border-left-width: 0px;
}

/* 正文中图片样式 */
#vsb_content_222 IMG {
    margin: 0 auto;
    display: block;
    width: 800px;
    height: auto;
}

#vsb_content_222 DIV {
    font-family: "SimSun", "Songti SC", serif;
}

/* 正文样式 */
#vsb_content_222 P {
    margin-bottom: 10px;
    font-family: "SimSun", "Songti SC", serif;
    font-size: 14pt;
    font-weight: normal;
    line-height: 2;
    text-align: justify;
    text-justify: distribute;
    text-indent: 2em;
}

#vsb_content_222 span {
    font-family: "SimSun", "Songti SC", serif;
    font-size: 14pt;
    font-weight: normal;
    line-height: 2;
    text-align: justify;
    text-justify: distribute;
    text-indent: 2em;
}

/* 表格样式 */
#vsb_content_222 TABLE {
    font-family: "SimSun", "Songti SC", serif;
    border-collapse: collapse;
    margin: 0 auto;
}

#vsb_content_222 TABLE TD {
    padding: 2px 3px;
    text-indent: 0;
    font-size: 12pt;
    font-family: "SimSun", "Songti SC", serif;
    border: 1px solid #333;
}

#vsb_content_222 TABLE TD P {
    text-indent: 0;
    font-size: 12pt;
    font-family: "SimSun", "Songti SC", serif;
}

#vsb_content_222 TABLE TH P {
    text-indent: 0;
    font-size: 12pt;
    font-family: "SimSun", "Songti SC", serif;
}

#vsb_content_222 TABLE TD IMG {
    border-bottom-style: none;
    border-right-style: none;
    margin: 5px;
    border-top-style: none;
    border-left-style: none;
}

/*新增   正文第一个<P>的样式，可用与通知格式，如第一段不缩进，其他缩进*/
#vsb_content_222 .vsbcontent_start {}

/*新增   正文最后一个<P>的样式，可用与通知格式，如最后一行居右*/
#vsb_content_222 .vsbcontent_end {}

#vsb_content_222 .vsbcontent_img {
    text-align: center;
    text-indent: 0px
}

#vsb_content_222 .vsbcontent_video {
    text-align: center;
    text-indent: 0px
}

#vsb_content_222.newscontent_l p {
    font-size: 20px;
}

#vsb_content_222.newscontent_m p {
    font-size: 16px;
}

#vsb_content_222.newscontent_s p {
    font-size: 12px;
}