@charset "utf-8";

div.t_title li{
	list-style: none;
	float:left;
	font-size:12pt;
	font-weight:bold;
	padding-top: 5px;
}
li.news_title{
	padding-left:2px;
}
div.t_info{
	background-color:#FFF;
	clear:both;
	text-align:justify;
	overflow:hidden;
}
div.t_info li{
	list-style: none;
	float:left;
	margin-left:5px;
}
div.news_tovabb{
	background-color:#FFF;
	clear:both;
	text-align:justify;
	overflow:hidden;
}
div.news_tovabb li{
	list-style: none;
	float:right;
	margin-right:10px;
	font-size:8pt;
}
div.news_tovabb li.news_tovabb_text{
	margin-right: 2px;
}
