@charset "utf-8";
/* CSS Document */
.barTitle2{
	background-color: #2a7f39;
	width: 684px;
	height: 12px;
	border: solid 1px #2a7f39;
	padding: 0px 0px 6px 4px;
}
h2{
	color: #FFFFFF;
	line-height: 140%;
}
.newsBorder{
	border-bottom: 1px solid #CCCCCC;
	border-left: 1px solid #CCCCCC;
	border-right: 1px solid #CCCCCC;
	padding: 5px 10px;
}
.photoArea{
	width: 140px;
	float: left;
}
.newsPhoto{
	/*
	width: 178px;
	height: 118px;
	*/
	margin-top: 10px;
}	
.newsText{
	width: 506px;
	padding: 0px 10px 10px 10px;
	float: left;
	margin-top: 10px;
}
.newsTextNoPhoto{
	width: 646px;
}





