.newsBox {
	margin-bottom: 15px;
	padding-bottom: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}
.subject_box {
	font-size: 100%;
	font-weight: bold;
	text-align: left;
	margin-bottom: 5px;
}
.date {
	background-image: url(icon01.gif);
	background-repeat: no-repeat;
	padding-left: 15px;
	padding-top: 0px;
	background-position: left 1px;
	padding-right: 0px;
	padding-bottom: 0px;
	text-align: left;
	color: #336699;
}
.com_box{
	line-height: 140%;
	text-align: left;
	margin: 0px;
	padding: 0px;
}
.img_box {
	padding: 0px;
	margin-top: 10px;
}
p {
	padding: 0px;
	margin: 0px;
}


a:link {
	color: #3366CC;
	text-decoration: none;
}
a:visited {
	color: #3366CC;
	text-decoration: none;
}
a:hover {
	color: #FF9933;
	text-decoration: underline;
}
a:active {
	color: #FF9933;
	text-decoration: underline;
}
