@charset "utf-8";
/* CSS Document */
/*---------------------------------------------np page*/
.np {
	color: #666666;
	vertical-align: top;
	line-height: 1.7em;
	padding:0px 15px 10px 15px;
	border:1px solid #d0e7e9;background:#FFF;
	font-size: .95em;
	width:95.2%;
}

.np h3{
	font-size: 120%;
	background-image: url(../images/captionbg.gif);
	background-repeat: no-repeat;
	background-position: left 0px;
	color: #3E7682;
	padding: 8px 0 3px 10px;
	margin:20px 0 5px 0;
	clear:none;
	font-weight: bold;
	letter-spacing: 1px;
	border-bottom: 1px solid #B4DAE0;
}
.np .body h4{
	color: #008040;
	margin:3px 0 3px 0px;
	padding-top:3px;
	font-weight: bold;
	clear:none;
}
.np table{}

.np .body {
	font-size: 100%;
	margin:0px 0 10px 0px;
	padding:0px 0 ;
	line-height: 20px;	
	letter-spacing: 1px;
}	
.np  p{
	margin:5px 0 ;
	line-height: 20px;	
}
.np ul{
	margin:5px 0 10px 0px;		
	background-image: none;
}
.np ul .node{
	margin:5px 0 10px 0px;		
	background-image: none;
}

.np ul .node li{
	text-align:left;
	background-image: url(../images/icon_arrow2.gif);
	background-repeat: no-repeat;
	background-position: 0px 5px;
	padding-left: 20px;
	line-height: 25px;
}
.np ul .node li a{
	color: #009933;
	font-size: 100%;
	text-decoration: none;
}
.np ul .node li a:hover{
	color: #CC6600;
	text-decoration: underline;
}
.np  ul p{
	margin:5px 0;
	line-height: 20px;	
}
.np li p a{
	color: #666666;
	background-image: url(../images/icon2.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	padding-left: 15px;
	font-size: 100%;
}
.np li{
	text-align:left;
	background-image: url(../images/icon_arrow2.gif);
	background-repeat: no-repeat;
	background-position: 0px 5px;
	padding-left: 20px;
	line-height: 25px;
	border-bottom: 1px dashed #dddddd;
}
.np li{
	text-align:left;
	background-image: url(../images/icon_arrow2.gif);
	background-repeat: no-repeat;
	background-position: 0px 5px;
	padding-left: 20px;
	line-height: 25px;
	border-bottom: 1px dashed #dddddd;
}
.np li li{border-bottom: 0px none;}
.np li a{
	
	font-size: 120%;
}
.np .more a{font-size: 80%;  }

.np li img{ vertical-align:middle; border:0 none;}
.np li .date{
	color: #999;
	padding:0 2px 0 2px;
	font-size: 80%;
	float:right;
	margin:-15px 0 0 0;
}

.np .image{
	float:left;	
}
.np .image img{
	border:1px solid #CCCCCC;
	padding:1px;
	width:100px;
	height:80px;
	margin: 0px 5px 0 5px;
}
.np .update{  text-align:right; clear:both; color:#999;}