.pnews
{
	border: solid 1px #C0C0C0;
	padding-left: 5px;
	padding-right: 5px;	
	background-color: #F8F8F8;
}

.pnews_select
{
	border: solid 1px #C0C0C0;	
	padding-left: 5px;
	padding-right: 5px;	
	background-color: #90B8D8;
	font-weight: 900;
	font-size: 15px;
	color: #FFFFFF;	
}


.news
{
	padding: 0px;	
	margin: 0px;
	margin-bottom: 10px;
  border: solid 1px #9fcef8;
	width: 100%;
	background-image: url(/share/form_grad.jpg);
	background-color: #8fbee8;
	background-repeat: repeat-x;
	list-style: none;
}

.news_date
{		
	padding: 6px;
	font-weight: 900;
	font-size: 15px;
	font-style: italic;
	text-decoration: underline;
	text-align: left;
	color: #9f4640;	
	white-space: nowrap;	
}

.news_date a
{		
	color: #9f4640;
}

.news_note
{		
	padding: 15px 10px 15px 10px;
	text-align: left;
	line-height: 1.5;
}

.news_full
{		
	padding: 15px 10px 15px 10px;
	text-align: left;
	line-height: 1.5;
}

.inews
{
	list-style: none;
	padding: 0px;
	margin: 0px;
	text-align: justify;
}

.inews_date
{		
	padding: 3px 0px 3px 0px;
	font-weight: 900;
	color: #4080A0;
	text-decoration: underline;
}

.inews_date a
{		
	font-weight: 900;
	color: #4080A0;
	text-decoration: underline;
}

.inews_note
{		
	padding: 3px 0px 3px 0px;
	text-align: left;
	line-height: 1.5;
}
