@import url("system.css");

/* background:#333; border:1px solid #333;
*/

#heading { }
	#heading img { clear:both; }
	#heading_links { margin: 5px 0 0 0; font-size:11px; }
		#heading_links span a{ margin: 0 10px 0 0; }
#search { width:900px; float:left; margin: 50px 0 0 0; padding: 0 0 17px 0; border-bottom:1px solid #ccc; }
.menu_search_block #search { width:auto; margin:0 3px 0 0; padding:2px 3px 1px; border-color:#ABADB3;}
	#search_top { width:900px; float:left; }
		#search_top #lot_num { float:left; display:inline; margin: 0 10px 0 0;}
		#search_top #page_num { display:inline; }
			/*#page_num {} .arrow { margin: 5px 10px 0 10px; }*/
			#page_num {} .arrow { margin: 5px 0 0 10px; }
			#page_num {} .num { margin: 0 0 0 0; font-weight:bold; }
				#page_num {} .num a { margin: 0 0 0 8px; text-decoration:none; }
				#page_num {} .num span { margin: 0 0 0 8px; }
	#search_bottom { float:left; width:900px; margin: 13px 0 0 0; font-size:11px; }
		#search_bottom .form_item {float:left;  display:inline; margin: 0 40px 0 0;  }
			#search_bottom .form_item p { float:left; display:inline; margin: 0 5px 0 0; }
			#search_bottom .form_item select, input { margin: 0px 0 0 0; }
			#search_bottom .form_item .butt { margin: 0 0 0 5px; }
			#search_bottom .form_item .btn_black { float:none; position:relative; top:1px;}

#column { float:left; width: 900px; margin: 10px 0 30px 0; clear: both; }
	#column .item { width:190px; text-align: left; vertical-align: top; border-bottom:3px solid #000;  }
		 .big_img { padding: 0 0 8px 0; vertical-align:top;  }
		 .distance { height:60px; }
		 .spacer { width:30px; border:0; }
		 .item .desc { float:left; padding: 0 0 5px 0;}
			.desc .id { width:19px; float:left; display:inline; margin: 3px 10px 0 0; }
			.desc .text { /*float:left; width:160px; display:inline;*/ line-height:19px; padding:2px 0 0; }
				.text .name { font-size:12px; color:#666; font-weight: bold; }
				.text .art_title { font-size:11px; }
				.text .price { font-size:11px; font-weight: bold; color:#666; }
				.text .view_lot { font-size:11px; font-weight: bold; }
				
								
