.Title-news-list{
	font-weight: bold;
	height: 20px;
	background-color: #F3F8D0;
}
.Date-news-list{
	font-weight: bold;
	height: 20px;
	text-align: right;
	background-color: #F3F8D0;
}
.Title-news-detail{
	font-weight: bold;
	height: 20px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
}
.Date-news-detail{
	font-weight: bold;
	font-size: 10px;
	color: #666666;
}
.days-news{
	font-weight: bold;
	font-size: 11px;
	color: #666666;
	height: 30px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #d7dbe4;
}
.days{
	height: 20px;
	width: 20px;
	color: #666666;
	text-align: center;
}
.day-current{
	height: 18px;
	width: 18px;
	color: #666666;
	text-align: center;
	border: 1px solid #999999;
	background-color: #e5edd5;
}
.Title-news-archive{
	font-weight:bold;
	height:20px;
	vertical-align: top;	
}
.home-news-container {
	background-image: url(../../images/general/home/news/container-bg.png);
	
}
.home-news-container-border  {
	border: 1px solid #739E1B;
	margin: 8px;
	background-color: #FFFFFF;
}
.home-news-container-internal  {
	margin: 8px;
	background-color: #f3f3f3;
}

.home-news-title  {
	background-image: url(../../images/general/home/news/top-container.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
	vertical-align:middle;
	height: 40px;
	font-weight: bold;
}
.home-news-date  {
	color:#004b6a;
	font-size:11PX;
	font-weight:bold;
}
.home-news-subject  {
	font-size:11PX;
	font-weight:bold;
	}
.home-news-body  {
	padding: 8px;
	font-size:11px;
}

