﻿.newsGroup
{
	padding-left: 5px;
}
.newsGroup a, .newsGroup a:visited
{
	text-decoration: none;
}
.newsGroupTitle
{
	font-size: 0.9em;
	font-weight: bold;
	color: white;
	text-transform:uppercase;
}
.first
{
	height: 80px;
	color: #333333;
	line-height: 1.1em;
	clear: both;
}
.newsGroup .floatImage
{
	float: left;
	margin-right: 10px;
	margin-bottom: 5px;
}
.newsGroup .newsTitle
{
	padding-top: 5px;
	padding-bottom: 5px;
	font-size: 1.1em;
	letter-spacing: normal;
	font-weight: bold;
}

.newsDetail
{
	text-align: justify;
	padding-right: 5px;
}
.newsTitle
{
	padding-top: 5px;
	padding-bottom: 5px;
	font-size: 1.1em;
	letter-spacing: 0.01em;
	font-weight: bold;
}
.fontDateTime
{
	font-size: 0.8em;
	font-weight: normal;
}

.otherNewsBox
{
	padding-top: 10px;
	margin-bottom: 20px;
	clear: both;
}
.otherNewsBox h1
{
	font-size: 0.9em;
	letter-spacing: 0.1em;
	font-weight: bold;
	padding: 0px;
}
.otherNewsBox a
{
	text-decoration: none;
}
.otherNewsBox ul
{
	list-style-position: inside;
	list-style-type: none;
}
.otherNewsBox .newsTitle
{
	font-size: 1.1em;
}
.fontArticleTitle
{
	font-weight: bold;
	color: #005a44;
	font-weight: 600;
	font-size: 0.9em;
}

