@charset "utf-8";

/* CSS Document */


div.front_header {
	font-family:Century Gothic,Helvetica,Arial,Verdana,sans-serif;
	font-size:15px;
	font-weight:bold;
	padding-bottom:5px;
}

div.front_image {
	overflow:hidden;
	width:225px;
	height:220px;
	padding-bottom:0px;
}

div.front_text {
	font-family:Helvetica,Verdana,sans-serif;
	text-align:justify;
}

div.front_gallery img{
	width: 60px;
	padding-left:5px;
	padding-top:5px;
}

div.article_header {
	font-family:Century Gothic;
	font-size:22px; 
	font-weight:bold;
	color:#adadad;
}

div.header_title {
	font-family:Century Gothic,Helvetica,Arial,Verdana,sans-serif;
	font-size:14px;
	font-weight:bold;
	padding-bottom:5px;
}

div.header_content {
	font-family:Helvetica,Arial,Verdana,sans-serif;
	font-weight:bold;
	padding-bottom:5px;
	color:#3F3F3F;
	text-align:justify;
}

div.sub_title {
	font-family:Century Gothic,Helvetica,Arial,Verdana,sans-serif;
	font-size:11px;
	font-weight:bold;
	padding-bottom:5px;
}

div.article_image {
	overflow:hidden;
	width:235px;
	height:95px;
	padding-bottom:0px;
	float:right;
	background:black;
	text-align:center;
}
