
.new_n {
	 margin-bottom: 10px;
    padding: 10px 0 0;
}
.new_n h1 {
	font: 18px/40px "΢���ź�";
	color: #333;
	height:40px;
	margin-bottom:3px;
}
.new_n h1 .more_g {
	font: 12px/40px "΢���ź�";
	color: #666;
	float: right;
}
.new_n h1 .more_g:hover {
	color: red;
}
.new_n ul li {
	font: 12px/22px "����";
    float:left;
	overflow: hidden;
	width: 284px;
    *width:300px;
   _width:300px;
	padding-left: 10px;
	margin-bottom:5px;
	text-align: left;
}
.new_n ul li a {
	color: #333;
}
.new_n ul li a:hover {
	color: #ff0000;
}
.new_n ul li a.nlist1 {
	display: inline-block;
	margin-right: 1px;
	float: left;
	width: 215px;
	height: 22px;
	line-height: 22px;
	white-space: nowrap;
	overflow: hidden;
	-o-text-overflow: ellipsis;
	text-overflow: ellipsis;
}
.new_n ul li .nlist2 {
	display: inline-block;
	width: 16px;
	height: 16px;
	;
	float: left;

}
.new_n ul li .date_t {
	text-align:right;
	color:#999;
	float: right;
	display: inline-block;
	overflow: hidden;
	width: 43px;
	height: 22px;
	line-height: 22px;
}

.new_n ul li .date_m {
	text-align:right;
	color:#999;
	
	display: inline-block;
	overflow: hidden;

	height: 22px;
	line-height: 22px;
}


.new_n ul li .date_t i, .new_n ul li .date_t em {
  
	font-style: normal;
	color: #999;
}
.comt {
	vertical-align: middle;
	
	padding-right: 3px;
}


.new_n ul li a.w190{width:190px;}
.new_n ul li .date_r{ width:63px;}

.new_n ul li .date_1{ width:60px; float: left; margin-left: 3px; }
.new_n ul li .date_2{ width: 30px; float: right;}

