body{
		background-color:#afcfec;
	}
.main{
		margin:0  auto;
		width:992px;
	}
	.header{

	}
		.logo{
			background-image:url(../images/logo01.gif);
			background-repeat:no-repeat;
			height:101px;
		}
		.logo2{
			background-image:url(../images/logo02.gif);
			background-repeat:no-repeat;
			height:81px;
		}
		.logo3{
			background-image:url(../images/logo03.gif);
			background-repeat:no-repeat;
			height:83px;
		}
		.logo4{
			background-image:url(../images/logo04.gif);
			background-repeat:no-repeat;
			height:89px;
		}
	.content_area{
	}
		.menu{
			width:255px;
			float:left;
			text-align:right;
		}
		.menu img{
			border-bottom:3px solid #afcfec;
		}
		.status{
			float:left;
			width:720px;
			font-size:36px;
			font-weight:bold;
			color:#FFF;
			background-color:#68aeee;
			padding:0 0 0 12px;
			letter-spacing:1px;
		}
		.status_hot{
			float:left;
			width:720px;
			font-size:36px;
			font-weight:bold;
			background-color:#e91717;
			color:#FFF;
			padding:0 0 0 12px;
			letter-spacing:1px;
		}
		.content{
			float:left;
			width:730px;
			margin: 0 0 0 5px;
		}
			.article_index{
				width:100%;
				margin:4px auto;
				clear:both;
			}
				.article_index img{
					float: left; 
					margin: 10px 10px 8px 0;
				}
				.link{
				float:right;
				}
	.cleear_float{
		clear:both;
	}

img{
	border:0px;
}
a{
	text-decoration: none;
	font-weight:bold;
	font-size:18px;
	color:#1f5eaa;
}
.text{
	color: #2e2e2e
}
.hot{
	color:#f2100d;
	font-size: 24px;
	font-weight:bold;
}
.first_elements {
	list-style-image:url(images/main_list.jpg);
	margin-left:9px;
	color:#579d18;
}
table tr td h2{
	color:#0f334d;
}
table tr td span{
	color:#0f334d;
	font-size:18px;
    font-size: large;
	padding-top:40px;
}
.new{
	color:#0f334d;
	font-size:24px;
	font-weight:bold;
	text-decoration:underline;
	vertical-align:top;
}
.new2{
	color:#0f334d;
	font-size:20px;
	font-weight:bold;
	text-decoration:underline;
	padding-right:10px;
	width:40px;
}

.SmallImageContainer{display: table-row;height: 185px;width: 200px;}
.SmallImage{margin: 0;z-index: 1;display: table-cell;vertical-align: middle;}
.OjectImage{vertical-align: top;}
.Hot{position: absolute;z-index: 2;height: 185px;width: 200px;background: url("../images/hot.png") no-repeat;margin-left: -200px;}
.Rent{position: absolute;z-index: 2;height: 185px;width: 200px;background: url("../images/rent.png") no-repeat;margin-left: -200px;}
.Sold{position: absolute;z-index: 2;height: 185px;width: 200px;background: url("../images/sold.png") no-repeat;margin-left: -200px;}
.ArticleAnons a{float: right;}