﻿#footer {
	background: rgb(29, 139, 240);
}
.gwab {
	margin: 0px auto; padding: 50px 0px; width: 1200px; text-align: center; color: rgb(255, 255, 255);
}
.gwab span a {
	color: rgb(255, 255, 255);
        text-decoration: none;
}
.gwab span a:hover{
    color: #ffffff;
}
.gwab span {
	line-height: 40px; float: left; display: block;
}
.sydw {
	padding-left: 200px;
}

