@charset "utf-8";
/* CSS Document */

.news_date
{
	color:#BBBBBB;
	font-weight:normal;
	font-size:0.9em;
	line-height:1.2em;
	margin:0 0 0.5em;
}

.news_title, .news_home_title, .news_left_title, .news_right_title
{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:1.2em;
	font-weight:bold;
	line-height:1.3em;		
	padding-bottom:0.3em;
}

.news_title, .news_left_title
{
	font-size:1.4em;
}

.news_link
{
	font-size:0.85em;
	padding-bottom:0.3em;
}

.news_body
{
}