div.common_content{
	width:708px;
	padding:0px;
	padding-top:120px;
}
div.common_menu_right{
	padding-top:0px;
}

/*****************************************************************************/
/*****************************************************************************/
/*выпадающий фильтр объявлений и кнопка добавить*/
div.center_top{
	width:681px;
	background-color:#fff;
	/*margin-top:120px;*/
}
div.center_top div.corner{
	background: transparent scroll no-repeat left top;
	overflow:hidden;
}
div.center_top div.top{
	height:12px;
	background-image:url(/img/corners/center_top_top.gif);
}
div.center_top div.text{
	width:680px;
	background-color:#fff;
	border-right:1px solid #f38787;
	
	overflow:hidden;	/*нужен чтобы дочерние left и right не "выпали" из этого блока так как они имеют свойство float*/
}
div.center_top div.text div.h2{
	float:left;
	margin:0px 0px 0px 30px;
	display:inline;

}
div.center_top div.text select{
	float:left;
	margin:5px 0px 0px 60px;
	width:150px;
	display:inline;
}
div.center_top div.text span.green{
	font-family:arial;
	font-size:26px;
	color:#00943c;
	font-weight:bold;
	float:left;
	margin-left:45px;
	display:inline;
}
div.center_top div.text div.add{
	float:left;
	font-size:20px;
	color:#2d2d2d;
	margin-left:5px;
	display:inline;
}
div.center_top div.bottom{
	height:22px;
	background-image:url(/img/corners/center_top_bottom.gif);
}



/**********************************************************************************/
div.col_left{
	width:408px;
	float:left;
}
div.col_left div.text{
	padding:5px 10px 0px 30px;
}
div.ads div.text{
	background-color:#fff;
	border-right:1px solid #f38787;
	
	overflow:hidden;	/*нужен чтобы дочерние left и right не "выпали" из этого блока так как они имеют свойство float*/
	display:inline-block !ie;
}
div.ads div.text div.li div.li_text a.title{
	margin-bottom:5px;
	display:block;
	font-weight:bold;
}
div.ads div.text div.li div.li_text div.author{
	margin:5px 0px;
	font-style:italic;
}
div.ads div.bottom{
	overflow:hidden;
	height:12px;
	background: transparent url(/img/corners/center_main_bottom.gif) scroll no-repeat left top;
}
div.col_left div.li{
	margin:0px 0px 20px 0px;
}
div.col_left div.li img{
	float:left;
	width:24px;
	height:24px;
	overflow:hidden;
}
div.col_left div.li div.li_text{
	margin-left:35px;
}

div.market{
	margin:10px 0px 20px 0px;
}
div.market div.text div.title{
	float:right;
	background:transparent url(/img/main/torg_all.gif) scroll no-repeat left 3px;
	padding-left:14px;
	height:14px;
	margin-top:12px;
}
div.market div.text div.title a{
	color:#8c8989;
}
div.market div.text div.title a:hover{
	color:#4c4c4c;
}
div.market div.li_text a{
	font-weight:bold;
}
div.market div.li div.li_text a.branch{
	color:#5a5a5a;
	margin-right:5px;
}
div.market div.li div.li_text a.branch:hover{
	color:#4c4c4c;
}
div.market div.li_down div.li_text a.ad{
	color:#d83104;
}
div.market div.li_down div.li_text a.ad:hover{
	color:#4c4c4c;
}



div.col_middle{
	/*padding-left:10px;*/
	float:right;
	width:300px;
	position:relative;
	padding-top:390px;
}
div.news{
	width:240px;
	margin:auto;
}
div.news div.li{
	margin:20px 0px;
}
div.news div.li a{
	color:#da3d13;
	font-weight:bold;
}
div.news div.li a:hover{
	color:#4c4c4c;
}
div.news div.li p{
	margin:5px 0px;
}
div.news div.li div.date{
	clear:both;
	font-size:11px;
	margin-left:7px;
}


/*****************************************************************************/
/*****************************************************************************/
/*Блок участники*/
div.members{
	width:268px;
	margin:auto;
	background-color:#f5f5ea;
	margin-bottom:20px;
	margin-top:20px;
}
div.members div.corner{
	height:12px;
	background: transparent scroll no-repeat left top;
	overflow:hidden;
}
div.members div.top{
	background-image:url(/img/corners/members_top.gif);
}
div.members div.text{
	
	padding:0px 10px 0px 20px;
	
	border-left:1px solid #d2d2cc;	/*граница слева*/
	border-right:1px solid #d2d2cc;	/*граница справа*/
	
	overflow:hidden;
	display:inline-block !ie;
}
div.members div.text a.title{
	float:right;
	color:#8c8989;
	text-decoration:none;
	border-bottom:1px dashed;
	margin-top:12px;
}
div.members div.text a.title:hover{
	color:#4c4c4c;
	border-bottom:1px dashed;
}
div.members div.li{
	margin:0px 0px 20px 0px;
}
div.members div.li img{
	float:left;
	width:26px;
	height:40px;
	overflow:hidden;
}
div.members div.li div.li_text{
	margin-left:35px;
	font-size:11px;
}
div.members div.li div.li_text a{
	display:block;
	font-weight:bold;
	margin-bottom:5px;
	font-size:12px;
}

div.members div.bottom{
	background-image:url(/img/corners/members_bottom.gif);
}



div.partners{
	width:268px;
	margin:auto;
	background-color:#f5f5ea;
	margin-bottom:20px;
	margin-top:20px;
}
div.partners div.corner{
	height:12px;
	background: transparent scroll no-repeat left top;
	overflow:hidden;
}
div.partners div.top{
	background-image:url(/img/corners/members_top.gif);
}
div.col_left div.partners div.top{
	background-image:url(/img/corners/partners_top.gif);
}
div.partners div.text{
	
	padding:5px 10px 5px 20px;
	
	border-left:1px solid #d2d2cc;	/*граница слева*/
	border-right:1px solid #d2d2cc;	/*граница справа*/
	
	overflow:hidden;
	display:inline-block !ie;
}

div.partners div.text img{
	margin: 0px 0px 10px 0px;
	_behavior: expression((this.runtimeStyle.behavior="none")&&(this.pngSet?this.pngSet=true:(this.nodeName == "IMG" && this.src.toLowerCase().indexOf('.png')>-1?(this.runtimeStyle.backgroundImage = "none",
	this.runtimeStyle.filter = "progid:DXImageTransform.Microsoft.AlphaImageLoader(src='" + this.src + "', sizingMethod='image')",
	this.src = "/img/transparent.gif"):(this.origBg = this.origBg? this.origBg :this.currentStyle.backgroundImage.toString().replace('url("','').replace('")',''),
	this.runtimeStyle.filter = "progid:DXImageTransform.Microsoft.AlphaImageLoader(src='" + this.origBg + "', sizingMethod='crop')",
	this.runtimeStyle.backgroundImage = "none")),this.pngSet=true)
	);
	_position:relative;
}

div.partners div.text div.italic{
	padding: 0px 0px 8px 0px;
}

div.partners div.text a.title{
	float:right;
	color:#8c8989;
	text-decoration:none;
	border-bottom:1px dashed;
	margin-top:12px;
}
div.partners div.text a.title:hover{
	color:#4c4c4c;
	border-bottom:1px dashed;
}
div.partners div.li{
	margin:0px 0px 20px 0px;
}
div.partners div.li img{
	float:left;
	width:26px;
	height:40px;
	overflow:hidden;
}
div.partners div.li div.li_text{
	margin-left:5px;
	padding: 2px 0 2px 0;
	font-size:11px;
}
div.partners div.li div.li_text a{
	display:block;
	font-weight:bold;
	margin-bottom:5px;
	font-size:12px;
}

div.partners div.bottom{
	background-image:url(/img/corners/members_bottom.gif);
}
div.col_left div.partners div.bottom{
	background-image:url(/img/corners/partners_bottom.gif);
}



div.baner2{
	position:absolute;
	top:0px;
	left:35px;
	width:640px;
	height: 80px;	/*Высота под банер минус паддинг*/
	overflow:hidden;
	clear:left;
}
div.baner3{
	width:240px;
	height: 350px;	/*Высота под банер минус паддинг*/
	overflow:hidden;
/*	margin:auto;
	margin-top:10px;
	margin-bottom:30px;*/
	position:absolute;
	top:10px;
	left:30px;
}
/*div.baner4{
	clear:right;
	float:right;
	width:534px;
	height:67px;
	overflow:hidden;
	margin:0px 40px 20px 0px;
	display:inline;
}*/


/*****************************************************************************/
/*****************************************************************************/
/*Блок новости участников*/

div.last_news{
	width:268px;
	background-color:#f5f5ee;
	padding: 0px;
	margin-left: 18px;
	margin-bottom: 30px;
}

div.last_news div.corner{
	height:12px;
	background: transparent scroll no-repeat left top;
	overflow:hidden;
}
div.last_news div.top{
	background-image:url(/img/corners/members_top.gif);
}
div.last_news div.text{
	width:266px;
	margin: 0px;
	padding: 0px;
	border-left:1px solid #cbcbcb;	/*граница слева*/
	border-right:1px solid #cbcbcb;
	overflow:hidden;
	display:inline-block !ie;
}
div.last_news div.text div.lead{
	font-style:italic;
	color:#5a5a5a;
	font-size:12px;
	margin:15px 0px 20px 20px;
}
div.last_news div.text div.li{
	margin:20px 0px;
}
div.last_news div.text div.li div.li_marker{
	float:left;
	color:#a6a3a2;
}
div.last_news div.text div.li div.li_text{
	margin-left:20px;
}
div.last_news div.text div.li div.li_text a.title{
	display:block;
	font-weight:bold;
	margin-bottom:5px;
}
div.last_news div.bottom{
	background-image:url(/img/corners/members_bottom.gif);
}
div.last_news a.ntitle{
	float: right;
	color: #8C8989;
	font-weight: normal;
}
