.e_top_w {
	position: relative;
	width: 1000px;
	height: 151px;
	margin: 0 auto;
}

body {
	background-color: #eee;
	background-image: url(../image/bg1.jpg);
	background-position: 50% 0;
	background-repeat: no-repeat;
}

.e_foot_w {
	margin-top: 30px;
}
