@charset "utf-8";
/*通用底部*/
#footer {
	float:left;
	width:980px;
	height:265px;
}
#about {
	float:left;
	width:958px;
	border:solid 1px #dbdbdb;
	margin-bottom:15px;
	padding:15px 10px;
	display:inline;
}
#footbox {
	float:left;
	width:980px;
	height:60px;
	padding:15px 0px;
	display:inline;	
}
#footbox p {
	float:left;
	width:980px;
	height:30px;
	color:#333333;
	line-height:30px;
	text-align:center;
}