#buildHouse{
	width: 960px;
}
.title{
	font-size: 14pt;
	color: #000;
	font-weight: bold;
	padding-bottom: 10px;
	text-decoration: none;
}
.bigImg{
	width: 210px;
	height: 160px;
	float: left;
}
.smallImg{
	width: 93px;
	height: 93px;
	float: left;
}
.newsTitle{
	font-size: 12px;
	color: #01518c;
	font-weight:bold;
	text-decoration: none;
}
.smallTitle{
	font-size: 12px;
	color: #C40040;
	text-decoration: none;
	text-transform:uppercase;
	font-weight: bold;
}
.desc{
	font-size: 10px;
	color: #8f9092;
	padding-top: 5px;
	text-decoration: none;
}
.content{
	font-size: 12px;
	color: #000000;
	padding-top: 5px;
	text-decoration: none;
}
.newsBlog{
	width: 445px;
	padding-right: 10px;
	float: left;
}
.docBlog{
	background-repeat: no-repeat;
	width: 211px;
	height: 61px;
}
