﻿#div_content 
{
    width:1060px;
    height:auto;
    margin:0 auto;
}
#div_news_title 
{
    width:100%;
    height:105px;
    line-height:105px;
    color:#5A9EF8;
    text-align:center;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    font-size:18px;
    margin-top:10px;
}
#divLY
{
    width:100%;
    height:30px;
    line-height:30px;
    text-align:center;
    letter-spacing:1px;
    overflow:hidden;
    color:#A3A3A3;
    margin:5px 0 20px 0;
    border-bottom:1px solid #CCCCCC;
}
.width20 
{
    width:20px;
    background-color:#FFFFFF;
}
#divPic 
{
    width:1060px;
    margin-left:auto;
    margin-right:auto;
    margin-top:10px;
    margin-bottom:10px;
    text-align:center;
}
#divPicContent
{
    margin-left:auto;
    margin-right:auto;
    overflow:hidden;
}

#divContent
{
    width:100%;
    height:auto;
    line-height:25px ;
    margin-left:auto;
    margin-right:auto;
    letter-spacing:0px;
    font-size:16px ;
    margin-bottom:30px;
}
#divContent p
{
    width:100%;
    height:auto;
    line-height:25px ;
    margin-left:auto;
    margin-right:auto;
    letter-spacing:0px;
    font-size:16px ;
}