/*定义正文中的H2样式*/
#vsb_content_1001 H2 {
    font-size: 16px
;}

/*在正文中定义一个 名为icon的class */
#vsb_content_1001 .icon {
    border-right-width: 0px; margin: 3px 0px 0px; border-top-width: 0px; border-bottom-width: 0px; border-left-width: 0px
;}

/*定义正文中的IMG样式*/
#vsb_content_1001 IMG {
    max-width:600px;height:auto !important;
}

/*定义正文中的段落样式*/
#vsb_content_1001 P {
    line-height: 32px; text-indent: 2em; font-size: 16px; font-family: 宋体
;}
#vsb_content_1001 P.vsbcontent_img{text-indent: 0;text-align:center;}

/*定义正文中的span样式*/
#vsb_content_1001 span {
    line-height: 32px; font-size: 16px
;}

/*定义正文中的链接样式*/
#vsb_content_1001 A {
    color: #1e50a2; text-decoration: underline
;}
#vsb_content_1001 A:visited {
    color: #1e50a2; text-decoration: underline
;}
#vsb_content_1001 A:hover {
    color: #ba2636
;}

/*定义正文中的表格样式*/

#vsb_content_1001 TABLE{border-collapse:collapse;border:1px solid #000；margin:0 auto !important;} 
#vsb_content_1001 TABLE TD{ border:1px solid #000; } 

#vsb_content_1001 TABLE TD P {
    text-indent: 0px; margin: 0px; font-size: 16px
;}
#vsb_content_1001 TABLE TH P {
    text-indent: 0px; margin: 0px; font-size: 16px
;}
#vsb_content_1001 TABLE TD IMG {
    border-bottom-style: none; border-right-style: none; margin: 5px; border-top-style: none; border-left-style: none
;}

