﻿.content{
	padding: 30px 55px 50px;
	text-align: left;
	overflow: hidden;
}
.newsContent h1 {
    text-align: center;
    font-size: 20px;
    font-weight: bold;
    line-height: 30px;
    color: #333;
}
.w_c_sub {
    text-align: center;
    border-top: 1px dashed #dbd4cd;
    border-bottom: 1px dashed #dbd4cd;
    line-height: 35px;
    text-align: center;
}
.w_sub_span, .w_sub_span span {
    color: #666;
}
.w_sub_ly, .w_sub_ft {
    margin-left: 20px;
}
.w_c_sub a {
    text-decoration: none;
    color: #333;
}
.newsContentFooter {
    margin-top: 70px;
    border-top: 1px dashed #dbd4cd;
    padding-top: 10px;
    border-top: 1px dashed #dbd4cd;
}
.print a {
    background-color: #e5e0db;
    height: 25px;
    width: 25px;
    float: left;
    display: block;
    text-align: center;
    overflow: hidden;
    margin-right: 8px;
}