#npcatch li{
    overflow:hidden;
    clear:both;
    list-style: none;
    border-bottom:1none;
    padding:0px 0px 9px 0px;
    margin:0px 0px 8px 0px;
}
 
#npcatch img{
    float:left;
    border:solid 2px #fff;
    border-image: initial;
}
 
#npcatch a:hover img{
    float:left;
    border:solid 2px #fff;
    border-image: initial;
}
 
#npcatch .title{
    width:150px;
    float:left;
    padding:0px 0px 0px 10px;
    font-size:12px;
    font-weight: bold;
    line-height: 120%;
}
 
#npcatch li:hover{
}
 
#npcatch li:hover .title{
}
 
#npcatch li:hover .title a{
}
 
#npcatch li .date{
    color:#333;
    font-size:12px;
    font-weight: normal;
    line-height: 120%;
    text-shadow: none;
}
 
#npcatch li:hover .date{
}