@charset "utf-8";
/* news.css */

/*--------------------------------------------------

                   content left

----------------------------------------------------*/
#news div#wrapper table#content td div.content div.topic_line p.date {
	margin: 0 0 20px 0;
}

#news div#wrapper table#content td div.content div.topic_line a {
	font-size: 1.5em; /* = 18px (1em = 12px) */
}

