	#nlist {
		width: 100%;
		margin-bottom: 20px;
	}
	
	#nlist .mui-card {
		margin-bottom: 12px;
	}
	
	#nlist .mui-card .mui-card-media img {
		width: 100%;
		max-height: 150px;
	}
	
	#nlist .mui-card .mui-card-content-inner {
		padding-top: 4px;
		padding-bottom: 4px;
	}
	
	#nlist .mui-card p.nTitle {
		color: #454545;
		height: 17px;
		line-height: 17px;
		white-space: nowrap;
		overflow: hidden;
		text-overflow: ellipsis;
		font-size: 16px;
		letter-spacing: 1px;
	}
	
	#nlist .mui-card-footer a {
		color: #0F0F0F;
		letter-spacing: 1px;
	}	#nlist .mui-card-footer{
		background: #F6F6F6;
	}
	/***********/
