#w-max {
	width: 100%;
	text-align: center;
	margin: 0px auto;
	margin-top: 10px;
	margin-bottom: 20px;
}

.recruit .recruit_contact .btn a {
	color: #fff; !important
}


#fixedBottom {
  border-top: 1px solid #222;
  position: fixed;
  bottom: 0px;
  right: 0;
  left: 0;
  margin: auto;
  width: 100%;
  background-color: #f6f6f6;
  padding: 10px;
  font-size: 12px;
  z-index: 100;
}
#fixedBottom ul {
  max-width: 1200px;
  margin: 0 auto;
}

body { margin-bottom:80px;}