/*общая таблица для новостей*/
table.news_all {
	background-image:url(images/frame/background/611x1px.gif);
	background-repeat:repeat-y;
	width:611px;
	padding:0;
	color:#231F20; 
	font:11px/15px tahoma,arial,sans-serif;
}

/*таблица для новостей справа*/
table.news_rght {
	background-image:url(images/frame/background/190x1px.gif);
	background-repeat:repeat-y;
	width:189px;
	padding:0;
}

table.news_all td, table.news_rght td{
	padding:0;
	vertical-align:top;
}

table.news_all th.l_top_upd{
	background-image:url(images/frame/corner_upd/ramka_l_verh.gif);
	background-repeat:no-repeat;
	width:27px;
	height:27px;
	padding:0;
}


table.news_all th.l_top_transparent, table.news_rght th.l_top_transparent{
	background-image:url(images/frame/corner_transp/ramka_l_verh.gif);
	background-repeat:no-repeat;
	width:27px;
	height:27px;
	padding:0;
}

table.news_all th.l_top_nontransparent, table.news_rght th.l_top_nontransparent{
	background-image:url(images/frame/corner_nontransp/ramka_l_verh.gif);
	background-repeat:no-repeat;
	width:27px;
	height:27px;
	padding:0;
}

table.news_all th.r_top_transparent, table.news_rght th.r_top_transparent{
	background-image:url(images/frame/corner_transp/ramka_r_verh.gif);
	background-repeat:no-repeat;
	width:27px;
	height:27px;
	padding:0;
}

table.news_all th.r_top_nontransparent, table.news_rght th.r_top_nontransparent{
	background-image:url(images/frame/corner_nontransp/ramka_r_verh.gif);
	background-repeat:no-repeat;
	width:27px;
	height:27px;
	padding:0;
}

table.news_all th.l_bottom_transparent, table.news_rght th.l_bottom_transparent{
	background-image:url(images/frame/corner_transp/ramka_l_niz.gif);
	background-repeat:no-repeat;
	width:27px;
	height:27px;
	padding:0;
}

table.news_all th.l_bottom_nontransparent, table.news_rght th.l_bottom_nontransparent{
	background-image:url(images/frame/corner_nontransp/ramka_l_niz.gif);
	background-repeat:no-repeat;
	width:27px;
	height:27px;
	padding:0;
}

table.news_all th.r_bottom_transparent, table.news_rght th.r_bottom_transparent{
	background-image:url(images/frame/corner_transp/ramka_r_niz.gif);
	background-repeat:no-repeat;
	width:27px;
	height:27px;
	padding:0;
}

table.news_all th.r_bottom_nontransparent, table.news_rght th.r_bottom_nontransparent{
	background-image:url(images/frame/corner_nontransp/ramka_r_niz.gif);
	background-repeat:no-repeat;
	width:27px;
	height:27px;
	padding:0;
}

table.news_all th.bottom, table.news_rght th.bottom{
	background-image:url(images/frame/top_botom/bot_1px.gif);
	background-repeat:repeat-x;
	height:27px;
	padding:0;
}

table.news_all th.top, table.news_rght th.top{
	background-image:url(images/frame/top_botom/top_1px.gif);
	background-repeat:repeat-x;
	height:27px;
	padding:0;
	margin:0;
	text-align:left;
}
table.news_rght td.red{
	/*width:8px;
	height:8px;*/
	background: url(images/014_knopka_red.gif) no-repeat 10px 8px;
	padding-top:5px;
}

table.news_rght td.yel{
	/*width:8px;
	height:8px;*/
	background: url(images/015_knopka.gif) no-repeat 10px 8px;
	padding-top:5px;
}

table.news_rght a {
	color:#95231F;
	font:bold 11px tahoma,arial,sans-serif;
}

ul.news {
	width:388px;
	list-style-type: none;
	height:27px;
	margin:0;
	padding:0;
}

ul.news li {
	margin:0;
	float:left;
	height: 21px;
	width: 136px;
	text-align:center;
	text-indent:12px;
	letter-spacing:0.01em;
	font: bold 11px Tahoma, arial, sans-serif;
	padding:0;
	padding-top:6px;
}

ul.news li.other{
	background: url(images/news/018_knopka.gif) no-repeat;
}

ul.news li.current{
	background: url(images/news/016_knopka.gif) no-repeat;
}

ul.news li a {
	font: bold 11px Tahoma, arial, sans-serif;
	color: #615044;
	text-decoration: none;
}

table.news_all p {
	margin:0;
	padding:0;
}

table.news_all p.header {
	color:#95231F;
	font:bold 12px tahoma,arial,sans-serif;
	margin:10px 0 0 10px;
}

table.news_all p.content {
	color:#231F20; 
	font:normal 11px/15px tahoma,arial,sans-serif;
	margin:0 5px 5px 15px;
}

table.news_all p.header a{
	color:#95231F;
	font:bold 11px tahoma,arial,sans-serif;
}

table.news_all p.source {
	color:#615044; 
	font:bold 11px/15px tahoma,arial,sans-serif;
	margin:0 0 15px 10px;
}

table.news_rght p.header {
	margin-bottom:10px;
	background-image:url(images/015_knopka.gif);
	background-repeat:no-repeat;
	background-position:0 4px;
	text-indent:15px;
}

table.news_rght p.header_active {
	background-image:url(images/014_knopka_red.gif);
}

table.news_all p.multipages {
	color:#231F20;
	font:bold 12px tahoma,arial,sans-serif;
	margin:10px 0 5px 10px;
	padding:15px 2px;
}

table.news_all p.multipages a {
	color:#231F20;
	font:bold 11px tahoma,arial,sans-serif;
}
