table.tb_news{
	font-size:13px;
	line-height:18px;
	color:#494949;
}
div.news_date{
	color:#990000;
	font-weight:bold;
	font-size:15px;
	line-height:22px;
}

a.txtlink{
	color:#7979e0;
	text-decoration:underline;
}
a.txtlink:hover{
	color:#e04999;
	text-decoration:underline;
}
a.tt_clink{
	color:#7979e0;
	text-decoration:none;
}
a.tt_clink:hover{
	color:#e07979;
	text-decoration:underline;
}