@charset "utf-8";
/* CSS Document */


.np h3 {
	color: #C00;
	font-weight: bold;
	margin:10px;
	font-size:100%;
	background-image: url(../images/icon07.gif);
	background-repeat: no-repeat;
	background-position: 0px 4px;
	padding:0 0 0 15px;
}
.np h3 a {
	color: #C00;
	text-decoration: underline;
}
.np .nplist {
	margin: 10px 5px;
}
.np .nplist li {
	margin-bottom: 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #cdcdcd;
	padding:3px 0 3px 12px;
	background-image: url(../images/link_icon.gif);
	background-repeat: no-repeat;
	background-position: 0px 9px;
}
.np .nplist li a {
	
	text-decoration: none;
}


/*------------------------------------------------------------*/


