@charset "utf-8";

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
body, div, td, p, span {
	font-family:Tahoma, Geneva, sans-serif;
	font-size:12px;
	color:#3d3d3d;
}
.top_line{
	height:9px;
	background-color:#ff9900;
	font-size:2px;
	line-height:2px;
}
#conainer {
	width:917px;
	text-align:left;
}
#conainer_bottom {
	width:920px;
	text-align:left;
	padding-top:12px;
}
.standard_box {
	border:1px solid #e0dfdf;
	background-color:#f6f6f6;
}
.standard_box .inner_box{
	margin:22px;
}
.standard_box .inner_box .img_border{
	float:right;
	padding:8px;
	background-color:#e0dfdf;
}
.img_border img {
	border:1px solid #FFF;
}
.lang_text {
	font-size:11px;
	font-weight:bold;
	color:#3d3d3d;
}
a.lang_link {
	font-size:11px;
	font-weight:bold;
	text-decoration:underline;
	color:#3d3d3d;
}
a.lang_link:hover {
	font-size:11px;
	font-weight:bold;
	text-decoration:none;
	color:#3d3d3d;
}
#menu div, #menu_ru div{
	color:#000;
	font-size:11px;
}
#menu td{
	padding-left:11px;
	padding-right:11px;
	height:25px;
}
#menu_ru td{
	padding-left:7px;
	padding-right:7px;
	height:25px;
}
#menu a, #menu_ru a {
	font-size:11px;
	text-decoration:none;
	color:#5a5a5a;
}
#menu a:hover, #menu_ru a:hover {
	font-size:11px;
	text-decoration:underline;
	color:#5a5a5a;
}
.menu_rel {
	position:relative;
}
.menu_abs {
	position:absolute;
	float:none;
	width:100%;
	height:20px;
	background:url(images/menu_active_arrow.gif) no-repeat top center;
	top:15px;
}
#bottom_menu {
	float:none;
	text-align:left;
	height:22px;
	color:#000;
	font-size:11px;
}
#bottom_menu a {
	font-size:11px;
	text-decoration:none;
	color:#5a5a5a;
	margin:0 4px;
}
#bottom_menu a:hover {
	font-size:11px;
	text-decoration:underline;
	color:#5a5a5a;
	margin:0 4px;
}
#bottom {
	height:37px;
	background-color:#b1b186;
}
#bottom #b_left{
	float:left;
	font-size:11px;
	color:#3d3d3d;
}
#bottom #b_right{
	float:right;
	font-size:11px;
	color:#fff;
}
#home_tbale td{
	font-size:11px;
}
#home_tbale .header_td{
	font-weight:bold;
	border-bottom:1px solid #e0dfdf;
	padding:50px 0 10px 0;
}
#home_tbale .header_desc{
	padding:12px 0 15px 0;
}
.wall {
    border-color: #e0dfdf;
    border-width: 0 0 1px 1px;
    border-style: solid;
}
.frame {
    border-color: #e0dfdf;
    border-width: 1px 1px 0 0;
    border-style: solid;
    margin: 0;
    background-color: #f7f7f7;
	float:left; 
	height:182px; 
	width:182px; 
}
.thumb {
	cursor:pointer;
	border:2px solid #878787;
}
.thumb_new {
	cursor:pointer;
	border:2px solid #ff9900;	
}
.news_table td, .news_table p {
	font-size:11px;
}
.frame_empty {
	margin: 0;
	background-color: #FFFFFF;
	float:left;
	height:182px;
	width:182px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 0;
	border-left-width: 0;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #e0dfdf;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #e0dfdf;
}
.wall_empty {
	border-top-width: 0;
	border-right-width: 0;
	border-bottom-width: 0px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #e0dfdf;
	border-right-color: #e0dfdf;
	border-bottom-color: #e0dfdf;
	border-left-color: #e0dfdf;
}
.frame_half_empty {
	margin: 0;
	background-color: #f7f7f7;
	float:left;
	height:182px;
	width:182px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 0;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #e0dfdf;
	border-right-color: #e0dfdf;
	border-bottom-color: #e0dfdf;
	border-left-color: #e0dfdf;
}
.news {
	cursor:pointer;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	padding-left: 6px;
}
