.news_manager{
line-height: 18px;
}
#news_content .news_headline{
border-bottom-style: dotted;
border-bottom-width: 1px;
border-bottom-color: #797979;
padding-bottom: 5px;
margin-bottom: 10px;
width: 207px;
float: left;
clear: left;
}
.news_headline{
padding-bottom: 5px;
margin-bottom: 10px;
float: left;
clear: left;
}
.headline2{
float: left;
clear: left;
padding-bottom: 30px;
}
#news_content .news_date{
	color: #044aaa;
	font-weight: bold;
	float: left;
	clear: left;
}
.news_date{
	color: #044aaa;
	font-weight: bold;
	float: left;
	clear: left;
}

#news_content .news_title{
clear: left;
float: left;
width: 207px;
font-weight: bold;
color: #119c11;
}
.news_title{
clear: left;
float: left;
font-weight: bold;
color: #119c11;
}
#news_content .news_article{
clear: left;
float: left;
width: 370px;
}
.news_article{
clear: left;
float: left;
width: 375px;
}
.new_footer{
float: left;
clear: left;
}
a.news_title{
color: #119c11;
text-decoration: none;
}
a.news_title:hover{
color: #119c11;
text-decoration: underline;
}