.container_right_tit{
	border-bottom: 2px solid #319de5;
	font-size:14px; 
	color:#319de5;
	font-weight: bold;
	padding: 4px 10px 0 10px;
}
.container_right_tit img{
	margin-right: 5px;
}

.list{
	padding-bottom: 5px;
	padding-top: 6px;
}
.list li{
	line-height: 20px;
	padding-top: 9px;
	border-bottom: 1px dotted #A7C59E;
	background-image: url(../images/xt000.gif);
	padding-left: 10px;
	background-repeat: no-repeat;
	background-position: left 16px;
}
.list li p{
	display: inline-block;
	font-size: 12px;
	vertical-align: middle;
}
.newsText{
	width: 522px;
	overflow: hidden;
	text-overflow:ellipsis;
	white-space: nowrap;
	padding-right: 50px;
}
.newsText a:hover{
	color: #000;
}
.newsType{
	width:79px;
	text-align: center;
}
.newsDate{
	width: 109px;
	text-align: center;
}