#new_title {
	width:734px;
	height:572px;
	background:url(../images/news_bg2.jpg) no-repeat;
	float:right;
	margin-top:5px;
	border: 1px solid #ccc;
}
.pagelist {
	margin:55px 50px 10px;
	border-bottom:3px solid #ccc;
	width: 630px;
}
.pagelist li {
	line-height:180%;
}
.pageClass {
	float: right;
	margin-right: 60px;
}
.pageClass li {
	border: 1px solid #ccc;
	float: left;
	height: 20px;
	line-height: 20px;
	margin: 0 3px;
	width: 20px;
	text-align:center;
}
.pageClass li:hover {
	background:#8b2828;
}
.pagelist li a .lbt {
	display:block;
	width:550px;
	float:left;
	text-decoration:none;
	white-space:nowrap;
	text-overflow:ellipsis;
	overflow: hidden;
	display:inline;
	cursor:pointer;
}
.content_news {
    background-color: #FFFFFF;
    font-size: 12px;
    line-height: 27px;
    margin-top: 10px;
    padding-left: 40px;
	padding-bottom:20px;
    width: 650px;
}
.content_news h4 {
    font-size: 12px;
    font-weight: bold;
    text-indent: 2em;
}
.content_news h5 {
    border-bottom: 1px solid #E5E5E5;
    color: #666666;
    font-family: Arial;
    font-size: 12px;
    font-weight: normal;
    height: 30px;
    line-height: 30px;
    margin-bottom: 10px;
    text-align: center;
}
.content_news h2 {
    font-size: 14px;
    height: 40px;
    line-height: 40px;
    text-align: center;
	color:#8B1A1A;
}
.content_news p {
    color: #333333;
    line-height: 180%;
    text-indent: 2em;
	text-align:justify;
	text-justify:inter-ideograph;
}
#news_con{ border: 1px solid #CCCCCC;
    float: right;
    margin-top: 5px;
    width: 734px;
}



   