footer{
    background-color: #2e2e2e;
	margin-top:20px;
}
.footer_left{
	float:left;
	padding: 30px;
  margin-top:22px;
}
.footer_right{
	padding: 30px;
	line-height: 24px;
	float:left;
	color: #fff;
	opacity: 0.5;
}
.wrap1{
    width: 1120px;
    margin: 0 auto;
    overflow: hidden;
}
