
*{
	margin: 0;
	padding: 0;
	font-family: Verdana;
	font-size: 12px;
	line-height: 16px;
	font-style: normal;
	font-weight: bold;
	color: #000000;
}

body{
	background-color: #DBDBDB;
}

.main{
	width: 960px;
	margin: 0 auto;
}

.header{
	width: 960px;
	height: 78px;
}

.main_container{
	width: 920px;
	margin-top: 52px;
	margin-left: 20px;
}

.main_text{
	float: left;
}

.main_text p{
	margin-top: 19px;
}

.main_works{
	float: left;
	width: 340px;
	margin-right: 20px;
}

.main_works p{
	margin-top: 9px;
}

.main_art{
	float: left;
	width: 510px;
	margin-right: 17px;
}

.main_art p{
	margin-top: 9px;
}

.main_yard{
	float: left;
	width: 510px;
	margin-right: 22px;
}

.main_yard p{
	margin-top: 9px;
}

.footer{
	width: 960px;
	position: absolute;
	bottom: 0px;
	height: 50px;
	background-color: #000000;
}
.webart{font-size:9px; color:#FFF;}
.footer h1{
	font-size: 10px;
	line-height: 14px;
	color: #666666;
}
