@charset "utf-8";
/* CSS Document */

.webnplista{
width:660px;
margin:0px auto;
}

.nplistatitle{
height:18px;
text-align:center;
vertical-align:middle;
line-height:18px;
padding-left:4px;
padding-right:4px;
font-size:12px;
font-weight:bold;
text-transform:uppercase;
background-color:#F7F7F7;
/*background-color:#627EB7;*/
border-bottom:1px solid #CCCCCC;
/*color:#627EB7;*/
color:#3F5296;
}

.unanp{
padding:2px 2px 4px 2px;
border-bottom:1px dotted #CCCCCC;
}

.vernp{
background-image:url(../jimg/np.png);
background-repeat:no-repeat;
background-position:right;
height:22px;
text-align:right;
clear:both;

}
.vernp a{
margin-right:22px;

}

.unanpimg{
padding:2px 2px 4px 2px;
border-bottom:1px dotted #CCCCCC;
/*height:110px;*/
}
.npsubtitle{
text-align:center;
font-size:12px;
color:#627EB7;
font-weight:bold;
padding:1px 0px;
}
.npres{
text-align:justify;
font-size:12px;
}

.unanpimg img{
width:150px;
height:115px;
float:left;
margin-right:4px;
}

.npres p{
display:inline;
}
