
.news-title {
	background: rgba(0, 0, 0, 0) url("../Images/xian.jpg") repeat-x scroll center bottom;
    color: #ff6600;
    font-family: 黑体;
    font-size: 20px;
    margin-bottom: 15px;
    padding-bottom: 5px;
    text-align: center;
}
.news-xq-date {
    color: #b2b2b2;
    font-family: 宋体;
    font-size: 12px;
    font-weight: normal;
}

.news-detail {
}
.news-detail h1 {
	color: #333333;
    font-family: "宋体";
    font-size: 10.5pt;
	line-height: 27px;
}
.news-detail h2 {
	font-size: 14px;
	font-family: 宋体;
    line-height: 27px;
	margin: 0;
}

.news-detail p {
	text-indent: 2em; 
    font-family: "宋体";
    font-size: 10.5pt;
}