table.news
{
	width: 100%;
	background-color: #FFFFFF;
	margin-bottom: 15px;
	border: 1px solid #000000;
	border-top: 0px;
}
table.news p
{
	margin-bottom: 5px;
}
table.news tr.tit td
{
	background-color: #000000;
	color: #FFFFFF;
	background-image: url('../img/block-th.gif');
	background-repeat: repeat-x;
	height: 25px;
	vertical-align: top;
}
table.news td.text
{
	padding: 0px 5px 5px 5px;
	text-align: justify;
}
table.news td.text img
{
	margin: 2px 5px 2px 5px;
}
table.news tr.tit td.tit
{
	width: 100%;
	padding: 3px 0px 0px 0px;
	text-align: center;
	font-weight: bold;
}
table.news tr.b td
{
	vertical-align: middle;
	background-color: #000000;
	background-image: url('../img/mod_news_b.gif');
	background-repeat: repeat-x;
	height: 25px;
	padding: 0px 10px 0px 10px;
}
table.news tr.b td table
{
	width: 100%;
}
table.news tr.b font
{
	background-color: #FFFFFF;
	font-size: 7pt;
	font-weight: bold;
	padding: 0px 5px 0px 5px;
	border-right: 1px solid #000000;
	border-left: 1px solid #000000;
}
table.news tr.b a
{
	color: #000000;
	text-decoration: none;
}
table.news tr.b a:hover
{
	color: #0000FF;
	text-decoration: underline;
}
table.modNewsForm
{
	width: 300px;
	background-color: #ebebeb;
}
table.modNewsForm td
{
	padding: 5px;
}
table.modNewsForm td .i
{
	border: 1px solid #000000;
}
table.modNewsForm td.tit
{
	background-image: url('../img/mod_panel_fon.gif');
	background-repeat: repeat-x;
	text-align: center;
	color: #FFFFFF;
}
table.modNewsCom
{
	background-color: #ebebeb;
	width: 80%;
	margin-bottom: 10px;
	margin-top: 10px;
}
table.modNewsCom td
{
	padding: 2px 10px 2px 10px;
}
table.modNewsCom td.tit
{
	background-color: #808080;
	color: #FFFFFF;
}
table.modNewsCom td.date
{
	text-align: right;
}
