﻿.font0 , .font0 p , .font0 div , .font0 td , .font0 li ,.font0 span{
    font-size: 14px !important;
}
.font1,.font1 p , .font1 div , .font1 td , .font1 li ,.font1 span{
    font-size: 16px !important;
}
.font2,.font2 p , .font2 div , .font2 td , .font2 li ,.font2 span{
    font-size: 18px !important;
}

/*正文表格边框*/
.article_content table{
    border-collapse: collapse;
    width: 100%;
    max-width: 800px;
    margin: 0 auto;
}
.article_content table td{
    border: 1px solid #ccc;
}

/*限制正文图片最大宽度*/
.article_content img{
    max-width: 800px;
}

/*底部党政机关和我为政府网站找错*/
#_ideConac{
    position: relative;
    right: 0px;
    top: 0px;
}
#_span_jiucuo{
    position: relative;
    right: 0px;
    top: 0px;
}
