*
{
    margin: 0;
    padding: 0;
}
html
{
    overflow: auto;
    _overflow-x: hidden;
    overflow-x:hidden;
    background: #EEF2FB;
}
body
{
    font-size: 9pt;
    font-family: "simsun";
}
a
{
    text-decoration: none;
    color: Black;
}
#main
{
    width: 100%;
    background: #EEF2FB;
    margin: 0 auto;
    /* overflow: hidden; */
}
#div_main
{
    background: #fff;
    width: 1003px;
    margin: 0 auto;
   /* overflow: hidden; */
}
#div_border
{
    border-right: 1px solid #C3C3C3;
    border-left: 1px solid #C3C3C3;
    border-bottom: 1px solid #C3C3C3;
    margin-top: 0;
    padding-bottom: 30px;
    margin-bottom: 30PX;
    position: relative;
  /*  overflow:hidden; */
}
#fjxz
{
    overflow: hidden;
    
    float:left;
    bottom: 0px;
    right: 0px;
    display: none;
    padding-bottom:10px;
}
#div_main_nav
{
    height: 40px;
    background: url(bg09.jpg);
    background-repeat: no-repeat;
    line-height: 43px;
    margin-top: 10px;
    padding-top: 3px;
    padding-left: 5px;
}
#div_main_content
{
    width: 945px;
    margin: 0 auto;
    padding-top: 20px;
   /* overflow: hidden; */
}
#div_newsTitle
{
    width: 100%;
    margin: 0 auto;
    font-size: 13pt;
    color: Red;
    font-weight: bold;
    text-align: center;
}
#div_newsInfo
{
    width: 100%;
    font-size: 9pt;
    height: 27px;
    margin: 0 auto;
    margin-top: 20px;
    text-align: center;
    line-height: 28px;
}
#div_content
{
    margin: 0 auto;
    margin-left: 10px;
    margin-right: 10px;
    margin-bottom: 30px;
    line-height: 40px;
    font-size: 12pt;
    overflow: hidden;
}
.div_content5
{
    margin: 0 auto;
    margin-left: 10px;
    margin-right: 10px;
    margin-bottom: 30px;
    line-height: 40px;
    font-size: 18pt;
}
#line2
{
    width: 1003px;
    height: 8px;
    background: url(bg04.gif);
    background-repeat: repeat-x;
    background-position: center bottom;
    margin: 0 auto;
    clear: both;
}
#div_Link
{
    width: 930px;
    margin: 0 auto;
    text-align: left;
}
.link
{
    line-height: 20px;
    color: #5E5E5E;
}
.newsImg
{
    text-align: center;
    margin-top: 20px;
}