.box
{
    width: 960px;
    margin: 0 auto;
    font-family: Arial, Helvetica, sans-serif;
}
.news-box
{
    width: 960px;
    margin: 0 auto;
    font-family: Arial, Helvetica, sans-serif;
}
.clear
{
    clear: both;
}
.news-left
{
    width: 210px;
    float: left;
}

.news-right
{
    width: 746px;
    float: right;
    background: url(../images/news-right-bg.jpg) repeat-y left;
}
.news-right-top
{
    background: url(../images/news-right-top.jpg) no-repeat left top;
    height: 12px;
}
.news-right-content
{
    padding-top: 10px;
    padding-left: 30px;
    width: 706px;
}
.news-right-bottom
{
    background: url(../images/news-right-bottom.jpg) no-repeat left bottom;
    height: 14px;
}
.news-right-pic
{
    width: 220px;
    float: left;
    height: 140px;
    padding-bottom: 15px;
    border-bottom: 2px solid #F5F5F5;
}
.news-right-tabulation
{
    width: 395px;
    float: left;
    font-size: 13px;
    line-height: 24px;
    padding-right: 20px;
    padding-left: 18px;
    margin-right: 30px;
    height: 140px;
    border-bottom: 2px solid #F5F5F5;
    padding-bottom: 15px;
    overflow: hidden;
}
.news-right-tabulation strong
{
    display: block;
    padding-bottom: 5px;
    padding-top: 5px;
}
.news-right-tabulation strong a
{
    color: #4C4C4E;
    text-decoration: none;
}
.news-right-tabulation strong a:hover
{
    color: #FF6900;
}
.news-related
{
    width: 746px;
}
.news-related ul
{
    margin: 0;
    padding: 0 30px 10px 40px;
}
.news-related ul li
{
    list-style: none;
    font-size: 12px;
    line-height: 30px;
    display: block;
    border-bottom: 1px dashed #E9E9E9;
    padding-left: 20px;
    background: url(../images/news-related-icon.jpg) no-repeat left center;
}
.news-related ul li span
{
    padding-left: 5px;
    color: #999999;
}
.news-related ul li a
{
    color: #676767;
    text-decoration: none;
}

.news-detailed-title
{
    font-family: "微软雅黑";
    text-align: center;
    font-size: 18px;
    padding-top: 5px;
}
.news-detailed-time
{
    text-align: center;
    font-size: 12px;
    color: #666666;
    padding: 8px 0 10px 0;
}
.news-detailed-time ul
{
    text-align: center;
    margin: 0;
    padding-left: 220px;
}
.news-detailed-time ul li
{
    list-style: none;
    float: left;
    display: block;
    padding: 0 3px 0 5px;
}
.news-detailed-cntent
{
    font-size: 14px;
    line-height: 24px;
    text-indent: 2em;
    width: 680px;
    margin: 0 auto;
    padding-top: 10px;
    padding-bottom: 10px;
    padding-left: 10px;
}
.printing
{
    width: 680px;
    margin: 0 auto;
    text-align: right;
    font-size: 12px;
    background-color: #F7F7F7;
    height: 24px;
    line-height: 24px;
    border-top: 1px solid #EBEBEB;
    border-bottom: 1px solid #EBEBEB;
    padding-right: 15px;
    color: #7D7D7D;
}
.printing a
{
    color: #666;
    text-decoration: none;
}
.printing span
{
    color: #FF6900;
}
.statement
{
    width: 670px;
    margin: 0 auto;
    font-size: 12px;
    color: #8D8D8D;
    line-height: 24px;
}
.returns-button
{
    width: 680px;
    margin: 0 auto;
    text-align: right;
    font-size: 12px;
    background: url(../../images/return-button.jpg) no-repeat right;
    height: 23px;
    padding-top: 11px;
    padding-right: 7px;
}
.returns-button a
{
    text-decoration: none;
    color: #535353;
}

