@charset "utf-8";
.content {
	width: 980px;
	margin-right: auto;
	margin-left: auto;
	height: 342px;
}

.home-button {
	height: 60px;
	width: 113px;
	margin-top: 10px;
	margin-left: 30px;
	float: left;
}
.contact-us-button {
	float: left;
	margin-top: 10px;
	margin-left: 600px;
}

.home {
	height: 75px;
	width: 980px;
	background-color: #282828;
}

.style-bunner {
	width: 980px;
	height: 271px;
	background-image: url(../image/bunner/logo.jpg);
	background-repeat: no-repeat;
	clear: both;
	float: left;
}
.button {
	clear: both;
	float: none;
}
