*{ margin: 0;
   padding: 0;
   border: 0;
}
body a{
	color:#FFFFFF;
	text-decoration:underline;
}
body a:hover{text-decoration:none;}
table{
	border-collapse:collapse;
} 
img{border: none;}
.both{clear:both;}

body{
	line-height:18px;
	color:#ffffff;
	font-size:14px;
	font-family: Tahoma;
    background: url('../images/bg_main.jpg') no-repeat center top #F7EBBD;
}

#top_container{
   width: 960px;
   margin: 0 auto;   
}

#top_container  .logo{
   text-align: center;

}

#top_container .central_bar{
   width: 960px;
   background: url('../images/bg_central_bar.png') repeat;  
   padding: 15px 0px;
   margin-bottom:20px;
}
#top_container .central_bar .main_menu{
   width: 210px;
   float: left;
}
#top_container .central_bar .main_menu ul{
   list-style-type: none;
   padding-top: 10px;
   padding-left: 10px;
}
#top_container .central_bar .main_menu ul#sec{display:none;}
#top_container .central_bar .main_menu ul li.selected ul#sec{display:block;}

#top_container .central_bar .main_menu ul li{
   padding: 10px;
   padding-right: 0px;
   padding-left: 10px;
   background: url('../images/bg_li.png') no-repeat left bottom;
}
#top_container .central_bar .main_menu ul li ul li{background:none;}
#top_container .central_bar .main_menu ul li#first{
 
}
#top_container .central_bar .main_menu ul li a{
   text-decoration: none;
   font-size: 16px;
   color:  #000000;
}
#top_container .central_bar .main_menu ul li:hover, #top_container .central_bar .main_menu ul li.selected a, #top_container .central_bar .main_menu ul li:hover a, #top_container .top_bar .top_menu#top_container .top_bar .top_menu ul li.act a{
   color: #FF6600;
}

#top_container .central_bar .main_menu ul li.selected ul li a{
	color: #3e3e3e;
}
#top_container .central_bar .main_menu ul li.selected ul li a:hover, #top_container .central_bar .main_menu ul li.selected ul li.selected a{
   color: #FF6600;
}

#top_container .central_bar .second_bar{
   width: 350px;
   border: 1px dashed #ADADAD;
   border-radius: 5px;
   float: left;
   height: 320px;
   margin-left: 20px;
   background-color: #616160;
}
#top_container .central_bar div.fullscreen{
	width:100%;
	float:none;
	margin:0px 0px 15px 0px;
	border:none;
	border-bottom: 1px dashed #696969;
	height:auto;


}
.bar_header, h1{
   background: url('../images/bg_secondbar_header.png') no-repeat center top;
   text-align: center;
   position: relative;
   top: -5px;
   height: 30px;
   padding-top: 10px;
   font-size: 16px;
   font-weight: bold;
   text-transform:uppercase;
}
#top_container .central_bar .second_bar .bar_body .news{
  width: 340px;
  padding-bottom: 5px;
}
#top_container .central_bar .second_bar .bar_body .date span{
  font-size: 24px;
  display: inline;
}
#top_container .central_bar .second_bar .bar_body .date{
  font-size: 18px;
  color:  #cccccc;
  padding: 10px;
}
#top_container .central_bar .second_bar .bar_body .news p{
  padding-left: 25px;
  line-height: 15px;
}
#top_container .central_bar .second_bar .bar_body .news p a{
	color:#FFFFFF;
	text-decoration:none;
}

#top_container .central_bar .second_bar .bar_body .news p a:hover{
	text-decoration:underline;
}

#top_container .central_bar .second_bar .bar_body select{
  display: block;
  width: 150px;
  margin: 5px;
  padding:0px;
  border:1px solid #EBEBEB;
  float: left;
  font-size: 12px;
  color:#666666;
}
#top_container .central_bar .second_bar .bar_body{
	margin:0px auto;
}

#top_container .central_bar .second_bar .bar_body option{
  background-color: #ffffff;
  color: #666666;

}
#top_container .central_bar .second_bar .bar_body table{
  margin: 10px;
  font-size: 12px;
  line-height: 30px;
}
#top_container .central_bar .second_bar .bar_body table tr{
  padding-top: 10px;
}

#top_container h2{
   font-size: 18px;
   text-align: center;
   font-weight: normal;
}
/*#top_container .central_bar .second_bar .bar_body input [type="text"]{
  background-color: #ffffff;
  color: #666666;
  width: 50px!important;
  display: block;
  width: 20px;
  float: left;
}*/

#top_container .spec_act{
  display: block;
  float: left;
  margin: 10px;
  width: 219px;
  height: 392px;
  margin-left: 10px;
  padding-top: 15px;
  cursor:pointer;
}
#top_container .spec_act .act_header{
  width: 213px;
  border:3px solid #454B5B;
  height: 131px;
  display:block;
  text-align: center;
  background: none;
  overflow:hidden;
  background:#454B5B;
  margin:0px auto;
  background:#454B5B;
}
#top_container .spec_act .act_header img{

  height:131px;
  margin:0px auto;
}
#top_container .spec_act h3{
  text-align: left;
  font-size: 17px;
  font-weight: bold;
  background-color: #454b5b;
  padding-top: 20px;
  padding-bottom: 5px;
}
#top_container .spec_act h4{
  text-align: left;
  font-size: 11px;
  font-weight: normal;
  padding-left: 15px;
  background-color: #454b5b;
  padding-left: 30px !important;
  line-height: 13px;
}
#top_container .spec_act .act_footer{
  height: 32px;
  background: url('../images/bg_act_footer.jpg') no-repeat center top;
}

#top_container .footer{
  width: 320px;
  font-size: 12px;
  font-family: Arial, Tahoma;
  float: left;
  padding-bottom: 10px;
  color: #000;
}

.find_more input[type="text"]{
	width:75px;
	height:20px;
	line-height:20px;
	padding:0px 4px;
	border:none;
}

.find_more input[type="checkbox"]{
	background:none !important;
	border:0px !important;
}

.find_more .first_col{width:80px;}

.find_more input[type="submit"]{
	width:100px;
	height:20px;
	line-height:20px;
	border:none;
	background:#FFFFFF;
	line-height:20px;
	border-radius:5px;
	padding-bottom:4px;
	color:#000;
	margin-top:10px;
	cursor:pointer;
}
.bar_body label.like_select{
	display:block;
	float:left;
	margin-top:3px;
	background:#FFFFFF;
	color:#666666;
	margin-left:5px;
	padding:0px 10px;
	width:129px;
	height:20px;
	line-height:20px;
}

.bar_body label.like_select input[type="text"]{
	border:none;
	width:80px;
	float:right;
	font-size:14px;
	height:20px;
	line-height:20px;
	font-weight:bold;
	color:#666666;
}
.site_main_content{
	width:670px; 
	float:left;
	background-color: #616160;
    border: 1px dashed #ADADAD;
    border-radius: 5px 5px 5px 5px;
	margin-left:20px;
	padding:0px 20px 20px 20px;
}

.news a{color:#FFFFFF;}
.news a:hover{text-decoration:none;}

#top_container .spec_act .special_info{
	background:#454B5B;
	padding:0px 20px;
}
.footer_container{padding-top:40px;}

#top_hot{
	width:650px;
	height: 250px;
	float:right;
	overflow:hidden;
	margin-top:40px;
	margin-bottom:55px;
	margin-right:30px;
}
#top_hot .arr_left, #top_hot .arr_right{
	height:250px;
	width: 64px;
	background:url('../images/arr_left.png') no-repeat left center;
	float:left;
	cursor:pointer;
}
#top_hot .arr_right{
	background:url('../images/arr_right.png') no-repeat right center;
}

#top_hot .center_area{
	width:520px;
	height:215px;
	float:left;
	overflow:hidden;
	padding-bottom:35px;
	background:url('../images/slider_bg.png') no-repeat center bottom;
}
#top_hot .center_area .shower{
	width:30000px;
	height:215px;
}
#top_hot .center_area .item{
	height:209px;
	width:500px;
	padding:10px 10px 0px 10px;
	background:#333333;
	overflow:hidden;
	float:left;
	cursor:pointer;
}

#top_hot .center_area .item .item_image{
	height:199px;
	width:300px;
	overflow:hidden;
	margin-right:20px;
	float:left;
}
ul.yiiPager li a{color:#FFFFFF !important; border:none !important; 	font-size:13px !important;}
ul.yiiPager .selected a, ul.yiiPager li a:hover{
    background: none repeat scroll 0 0 #FF6600 !important;
    color: #FFFFFF;
    font-weight: bold !important;
}
table.h1_table{
	margin:0px auto;
	margin-top:-13px;
	margin-bottom:15px;
}
table.h1_table td, table.h1_table h1{
	padding:0px;
	margin:0px;
	height:59px;
}
table.h1_table h1{
	background:none;
	display:inline;
	position:static;
	top:0px;
}
table.h1_table td.t_center{
	vertical-align:middle;
	background:url('../images/h1_resize.png') repeat-x left top;
	text-align:center;

}
table.h1_table td.t_left, table.h1_table td.t_right{
	width:106px;
	background:url('../images/h1_left.png') no-repeat right top;
}
table.h1_table td.t_right{
	background:url('../images/h1_right.png') no-repeat left top;
}
.no_bg{background:none !important;}
h1.no_bg{text-align:left;}

h2{
	padding:15px 0px;
}
#map_canvas{
	height:300px;
	width:600px;
	border:2px solid #FFFFFF;
	border-radius:5px;
	margin:0px auto;
}
.form_padding{
	padding-left:13px;
}

.estate_item, #news_list .news .item{
	padding:15px 0px;
	border-top:2px dashed #ACACAC;
	font-family:Tahoma;
}
.estate_item img{
	display:block;
	float:left;
	margin:0px 20px 10px 0px;
	border:2px solid #FFFFFF;
	border-radius:5px;
}
.estate_item a.obj_pic{
	float:left;
	position:relative;
	left:0px;
	top:0px;
	min-width:200px;
	min-height:200px;
}

.estate_item a.obj_pic span.sold, .estate_one .sold{
	width: 200px;
	height:200px;
	position: absolute;
	left:0px;
	top: 0px;
	z-index: 10;
	background: url('../images/sold.png') no-repeat center 7px;
	
}
.estate_one .sold{
	background-position: 40px 7px;
}

.estate_item .price, #news_list .news .date, .estate_one .price{
	float:right;
	padding:10px 20px;
	background:#969696;
	margin:0px 0px 10px 20px;
	color:#FFFFFF;
	font-size:18px;
	border-radius:5px;
}
.estate_item  h3, #news_list .news h3{
	font-size:24px;
	font-weight:normal;
	line-height:24px;
	padding-bottom:10px;
}
.estate_item  h3{font-size:20px;}

.news h3{font-size:18px !important;}

.estate_item  h3 a, #top_container .spec_act h3 a, .special_info h3 a, #news_list .news h3 a{
	color:#FFFFFF;
	text-decoration:none;
}
.special_info h3{
	padding-bottom:5px;
}
#top_hot .special_info h3{max-height:73px; overflow:hidden;}
.estate_item  h3 a:hover,  #top_container .spec_act h3 a:hover, .special_info h3 a:hover, #news_list .news h3 a:hover{
	text-decoration:underline;
}
.estate_item .number, .estate_one .number {color:#FFA441; padding-bottom:10px;}

.estate_item .marg{padding-left:10px; float:left;}
#top_container  h2.spec_bottom{
	font-family:tahoma;
	font-size:24px;
    color: #666666;
}

.spec_act .special_info h3{
	height:33px;
	overflow:hidden;
	padding-bottom:0px;
	margin-bottom:8px;
}
.special_info .price{
  text-align: center;
  font-size: 16px;
  font-weight: normal;
  padding-top: 10px;
  font-weight:bold;
}

.estate_one .price{float:left;margin-left:0px;}

.special_info h3{
	text-align:center !important;
}
.news_one img{margin:10px;}
.gallery{text-align:center;}
.special_info table{margin:0px auto;}
.special_info table td{padding:0px 5px;}

.img_big{
	display:block;
	float:left;
	border:2px solid #FFFFFF;
	border-radius:5px;
	margin-bottom:20px;
	max-width:320px !important;
}

.estate_info span{
	color:#cec5cd;
}
table.estate_info td{padding-right:15px; vertical-align:top;}

.gallery{
	width:324px;
	float:left;
}
.gallery a{
	display:block;
	float:left;
	margin:2px;
	width:100px;
	height:78px;
	border:2px solid #FFFFFF;
	border-radius:5px;
	overflow:hidden;
	background:#FFFFFF;
}
.gallery a img{height:78px;}
#top_container .estate_one h2{text-align:left;}

.estate_one .bar_left{
	width:324px;
	float:left;
	padding-left:30px;	
	padding-bottom:20px;
	position: relative;
	left: 0px;
	top: 0px;
}
.estate_one .bar_right{
	float:right;
	width:300px;
}
.estate_one .estate_description{padding-bottom:20px;}
.site_main_content img{max-width:650px;}

.site_main_content .news_one p{padding:7px 0px;}
.estate_description table{float:none; margin:10px auto; }
.estate_description table tr td,.estate_description table tr th{
	border:1px solid #CEC5CD;
	padding:5px 10px;
}
.max_width{width:625px !important;}
.fullscreen .find_more input[type="text"]{width:50px;}
.sort_center{width:240px;}
.fullscreen .find_more input[type="submit"]{
	margin-top:0px;
	margin-left:30px;
}
#top_container .central_bar .second_bar .bar_body .sort_center select{float:right;}
.swim_pool{width:300px;}
.fullscreen .find_more .first_col{width:60px;}
.counters{padding-top:10px; text-align:center;}

#share42 {display: inline-block; padding: 15px 0 0 10px;}
#share42:hover {}
#share42:hover a {opacity: 0.7}
#share42 a:hover {opacity: 1}

.cpr{
	padding: 10px 0px;
	font-size: 11px;
	color: #999999;
}

.cpr a{color: #999999;}

table.with-border tr td{
	border: 1px solid #CCCCCC;
}

.stiker{
    padding: 20px;
    text-align: center;
    font-size: 14px;
    margin: 0px auto;
}

.stiker.left{
    width:700px;
    float: left;
}

.stiker img{
    width: 720px;
}