@charset "utf-8";
html {
	width: 100%;
	height: 100%;
}
body {
	width: 100%;
	height: 100%;
	margin: 0;
	padding: 0;
	background-color: #ffffff;
}
p, div, body, table{
	font:13px Verdana, Arial, Helvetica, sans-serif;
	color:#000000;
}
img{
	border:none;
}
.menu_more{
	white-space:nowrap;
	background-color:#cccccc;
	padding:1px;
	margin-bottom:1px;
	cursor:pointer;
}
.tb_top{
	font:bold 12px Geneva, Arial, Helvetica, sans-serif;
	background:#DDEEFF;
	white-space:nowrap;
}
.tb_title{
	font:13px Geneva, Arial, Helvetica, sans-serif;
	background: #F9FCFF;
}
.tb_all{
	font:11px Geneva, Arial, Helvetica, sans-serif;
	background:#F4FAFF;
}
.div_co{
	float:left;
	padding:0 1px 1px 1px;
	width:110px;
	white-space:nowrap;
	font-size:11px;
}
.descr{
	font-size:10px;
	color:#333333;
}
.left_c{
	padding:0px;
}
.bottom_c{

}
.top_c{
	background:url(img/head_line.png) bottom repeat-x;
}
.preview{
	float:left;
	border:solid 1px #c9d7f1;
	padding:3px;
	margin:0px;
}
.auth{
	width:128px;
	border:solid 1px #c9d7f1;
}
.search{
	border:solid 1px #c9d7f1;
}
.chbox{
	border:solid 1px #c9d7f1;
}
.button{
	border:solid 1px #c9d7f1;
	background-color:#ddeeff;
}
div.menu{
	height:22px;
	margin:0 0 0px 0;
	text-align:center;
	width:100%; 	
	background:#cae4fd; 
	font-size:13px; 
	font-weight:bold;
	padding-top:3px;
}
div.menu_p{
	border:solid 1px #cae4fd;
	margin-bottom:4px;
	padding:2px;
}
a.menu{font-size:10px;}
div.clear {
	clear: both;
}
a.tags{
	white-space: normal;
	color:#999999;
	text-decoration:none; 
}
a.tags:hover{
	text-decoration:underline;
}
a.news_title{font:10px Verdana, Geneva, sans-serif bold; font-weight:bold;}
p.news_anons{font:10px Verdana, Geneva, sans-serif; display:inline;}

.sape_1{
	font:11px Verdana, Geneva, sans-serif;
	color:#0000cc;
}
.ul{
   list-style: url(img/link_marker.gif) outside;
   margin:0;
   padding-left:16px;
}
.news_date{ font:8px Verdana, Geneva, sans-serif; color:#999;}

.menu_header_l{width:16px; height:26px; background: url(img/menu_header_l.png) right no-repeat;}
.menu_header_c{height:26px; background: url(img/menu_header_c.png) center repeat-x; text-align:center; font-size:12px; font-weight:bold;}
.menu_header_r{width:16px; height:26px; background: url(img/menu_header_r.png) left no-repeat;}
.menu_l{width:16px; background: url(img/menu_l.png) right repeat-y;}
.menu_c{padding-top:4px; line-height:0; font-size:0px;}
.menu_r{width:16px; background: url(img/menu_r.png) left repeat-y;}
.menu_footer_l{width:16px; height:15px; background: url(img/menu_footer_l.png) right no-repeat; line-height:0;}
.menu_footer_c{height:15px; background: url(img/menu_footer_c.png) center repeat-x; line-height:0;}
.menu_footer_r{width:16px; height:15px; background: url(img/menu_footer_r.png) left no-repeat; line-height:0;}

.menu_l_2{width:16px; background: url(img/menu_l_2.png) right repeat-y;}
.menu_c_2{padding-top:4px; line-height:0; font-size:0px;}
.menu_r_2{width:16px; background: url(img/menu_r_2.png) left repeat-y;}
.menu_footer_l_2{width:16px; height:15px; background: url(img/menu_footer_l_2.png) right no-repeat; line-height:0;}
.menu_footer_c_2{height:15px; background: url(img/menu_footer_c_2.png) center repeat-x; line-height:0;}
.menu_footer_r_2{width:16px; height:15px; background: url(img/menu_footer_r_2.png) left no-repeat; line-height:0;}

.menu_header_l_3{width:16px; height:15px; background: url(img/menu_header_l_3.png) right no-repeat; line-height:0;}
.menu_header_c_3{height:15px; background: url(img/menu_header_c_3.png) center repeat-x; line-height:0;}
.menu_header_r_3{width:16px; height:15px; background: url(img/menu_header_r_3.png) left no-repeat; line-height:0;}

.strong{
	color:#F00;
}
#banners0 a img{
	opacity:0.3;
	-moz-opacity:0.3;
	filter:alpha(opacity=40);
}
#banners0 a:hover img{
	opacity:1.0;
	-moz-opacity:1.0;
	filter:alpha(opacity=100);
}