.m_news a:link, .m_news a:visited, .m_news a:hover {
	font-family: Arial;
	font-size: 11px;
	}
	
.m_news{
	position: relative;
	float: left;
	padding-right:30px;
	font-family: Arial;
	font-size: 11px;
	color: #000000;
	padding-left:4px;
}
.m_news table {
	font-family: Arial;
	font-size: 11px;
	color: #000000;
	}
	
.m_news h1{
	font-family: Arial;
	font-size: 14px;
	color: #000000;
	font-weight: bold;
	margin-bottom:0px;
}
.m_news .data{
	font-family: Arial;
	font-size: 10px;
	color: #6E6E6E;
	padding-bottom: 5px;
}

.m_news .m_img {
	padding-right:20px;
	}
	
.more a:link, .more a:visited {
	font-family: Arial;
	font-size: 11px;
	color: #818A8F;
	text-decoration: none;
}
.more a:hover, .more a:visited:hover {
	font-family: Arial;
	font-size: 11px;
	color: #818A8F;
	text-decoration: underline;
}	
