@charset "utf-8";
.con_header {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #716053;
	font-weight: bold;
	font-size: 10px;
	line-height: 1.5em;
	text-decoration:none;

}

a{
	text-decoration:none;
	
}

.con_header a:hover{
	text-decoration:none;
	

}
.con_date {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #8B796B;
	font-weight: bold;
	font-size: 10px;
	line-height: 1.5em;
}

.con_text {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #716053;
	font-size: 11px;
	line-height: 1.5em;
}
