body
{
  background:#949494 url('/images/bg.jpg') repeat-x;
	font: 12px Arial;
	color:#222;
	padding:0;
	margin:0;
	behavior: url(/csshover.htc);
}

.xlarge { font-size: 1.5em; }
.large  { font-size: 1.2em; }
.small  { font-size: 0.85em; }
.xsmall { font-size: 0.7em; }

form {
	padding:0;margin:0;
}

a {
	color:#333;
	text-decoration: none;
}

a:hover {
    color:#b11312;
    text-decoration: underline;
}

h1 { font-size: 2em; }
h2 { font-size: 1.8em; }
h3 { font-size: 1.6em; }
h4 { font-size: 1.4em; }
h5 { font-size: 1.2em; }
h6 { font-size: 1em; }
h1,h2,h3,h4,h5,h6 { line-height:1.5em; margin:0.5em 0;color:#222; }

table { font-size: 12px; }
td, th { font-size: 12px; }

#container{
  padding:0;
  margin:0 auto;
  width:1006px;
  background:url('/images/content_bg.png') repeat-y;
}
.content{
  width:976px;
  margin:0 auto;
}
#header{
  background:url('/images/header_bg.jpg') no-repeat;
  width:976px;
  height:132px;
}
#header_right{
  float:right;
  font-size:11px;
  margin:0 20px 0 0 ;
  line-height:20px;
}
#header_right img{
  margin-right:5px;
}
#header_right a{
    color:#606060;
}
#header_icon{
float:left;margin-top:50px;
}
#menu_side{
  margin-left:1px;
  margin-top:128px;
  position:absolute;
}
#menu{
  margin:0 auto;
  width:1004px;
  height:33px;
}
#menu ul{
  background:url('/images/menu_bg.jpg');
  margin:0;
  padding:0;
  list-style:none;
  width:976px;
  float:left;
  height:33px;
  overflow:hidden;
}

#menu ul li{
  padding:0;
  float:left;
}
#menu a img{
  border:0;
}

#sidebar{
  width:234px;
  float:left;
  margin-left:7px;
}
.left{
  width:234px;
  float:left;
}
#leftnews{
  margin-top:10px;
}
.left_mid{
  background:url('/images/left02.jpg') repeat-y;
  height:132px;
}
.left_link{
  color:#e6e6e6;
}
.left_link:hover{
  color:#e6e6e6;
  
}
.left_bottom{
  background:url('/images/left03.jpg') no-repeat;
  height:7px;
}
#home_article{
  margin:0;
  padding:0;
  list-style:none;
  margin-top:5px;
}
#home_article li{
  padding:0;
  background:url('/images/tag_small.png') no-repeat;
  padding-left:20px;
  line-height:18px;
}
#flash{
  /*background:url('/images/flash.jpg') no-repeat;*/
  width:721px;
  height:356px;
  float:left;
  margin-left:7px;
}
#topic{
  width:701px;
  min-height:400px;
  float:left;
  margin-left:7px;
  font-size:12px;
  margin-bottom:10px;
  padding:0 10px;
}
#topic_special{
  width:956px;
  min-height:400px;
  float:left;
  padding:10px;
}

.home_topic{
margin-top:10px;
margin-left:7px;
}
.home{
  width:186px;
  float:left;
  margin-right:7px;
}
.home img{
  float:left;
}
.home_item{
  padding:14px 0 14px 13px;
}
.h_items{
  float:left;
}
.home_bottom,.home_bottom_link{
  font-size:12px;
  color:#606060;
  line-height:17px;
}
.home_bottom_link a{
  font-size:12px;
  line-height:20px;
  color:#606060;
  font-style:normal;
}
.home_bottom a{
  font-style:italic;
  text-decoration:underline;
}
.h_title{
  font-size:13px;
  color:#e4171e;
}

.property_item {
  width:165px;
  height:280px;
  float:left;
  margin-right:5px;
}
.squarethumb {
  /*background: url('/images/squarethumb_bg.jpg') center center no-repeat;*/
  background: url('/images/property_item.png') center center no-repeat;
	width:160px;
	height:160px;
	padding:8px;
}
.smallthumb {
  background: url('/images/smallthumb_bg.jpg') center center no-repeat;
	width:55px;
	height:55px;
	margin-right:4px;
	float:left;
}
.photo_bg {
  background: url('/images/property-item.png') no-repeat;
  height:230px;  
	width:281px;
	padding-top:9px;
	padding-left:10px;
}
.bg_item{
  /*background:url('/images/border.png') no-repeat;*/
  float:left;
  width: 152px;
  height:152px;
  padding:6px 12px 6px 7px;
}

.search_result_txt {
	font-size:12px;
}

ul.search_result {
	margin:0;
	padding:0;
	margin-bottom:20px;
	list-style:none;
}

ul.search_result li {
  margin:0;
  padding-left:20px;
	background:url('/images/checkbox_mix.png')  no-repeat;
	margin-top:10px;
}



.search_select{
  font-size:12px;
  width:98px;
}

.sale{
  color:#f3000f;
}
.rent{
  color:#007600;
}