@charset "utf-8";
.content #header_news {
	padding: 20px 20px;
}
.content #news_category {
	font-size: 12px;
	text-align: center;
	padding-top:8px;
	padding-bottom:8px;
}
/*.news {
	float:left;
	padding-bottom:10px;
	width:938px;
}
.news a {
	color:#808080;
	text-decoration: none;
}
.news a:hover {
	color: #025185;
}
.news #visited a:visited {
}
.hidden_table {
	height: 40px;
	overflow: hidden;
}
.news_01 {
	font-family: Monaco;
	font-size: 14px;
	float:left;
	width:940px;
}
.news_01 #foto {
	float:left;
	margin-right: 11px;
	border: 2px solid #dbe2e6;
}
.news_01 #text {
	white-space: normal;
	float:left;
	margin: 10px;
}
.news_02 {
	font-family: Monaco;
	font-size: 14px;
	float:left;
	width:940px;
}
.news_02 #foto {
	float:left;
	margin-right: 11px;
	border: 2px solid #dbe2e6;
}
.news_02 #text {
	white-space: normal;
	float:left;
	margin: 10px;
}
.news_03 {
	font-family:Monaco;
	font-size:14px;
	float:left;
	width:940px;
}
.news_03 #foto {
	float:left;
	margin-right: 11px;
	border: 2px solid #dbe2e6;
}
.news_03 #text {
	white-space: normal;
	float:left;
	margin:10px;
}
.news_end {
	float:left;
	height:100px;
	width:940px;
	background-color:#082AF3;
	margin-bottom:10px;
	margin-top:10px;
}*/