@charset "utf-8";
#mainImage {
	height: 95px;
	width: 726px;
	
	
}

.myNews {
	clear: both;
	margin-top: 12px;
	margin-bottom: 12px;
	clear:both;
}
.newsTitle {
	background-color: #8C9E3A;
	font-size: 14px;
	color: #ffffff;
	line-height: 110%;
	padding: 3px 0px 3px 3px;
}

.date{
	display:inline;
	float:right;
	color:#8C9E3A;
	font-weight:normal;
	font-size:10px;
	padding: 0px 0px 0px 0px;
	margin:0px 0px 0px 0px;
}
.newsText{
	margin-top:2px;
	clear: both;
	line-height: 130%;
	padding-left: 3px;
}
	.newsText strong {
		color: #CC0033;
	}
.old{
	text-align: center;
	color: #6A732F;
}

.old a {
	color: #6A732F;
	
}
.textBox {

	float: right;
	width: 726px;
}
