#npcatch li{
	overflow:hidden;
	clear:both;
	margin:0px 0px 0px;
}
#npcatch li a {
	color: #333;
	font-weight:bold;
	text-decoration:none;
}
#npcatch img{
	float:left;
	padding:5px 5px;
	margin:0px 0px 10px;

}

#npcatch .title{
	clear:both;
	padding:5px 0px 5px 0px;
}

#npcatch li:hover{
	color: #e57373;
}

#npcatch li:hover .title{
}

#npcatch li:hover .title a{
}

#npcatch li:hover .date{
}
