.footer_icon {
	padding-top: 5px;
}

.footer_bd .footer_icon {
	margin-bottom: 30px;
}

.footer_foreign a {
	color: #fff;
	text-decoration: none;
	position: absolute;
}

	.footer_foreign a:last-child {
		right: 14px;
	}

	.footer_foreign a:first-child {
		right: 259px;
	}

img[src*=wtsdc] {
	display: none;
}

#footer {
	margin-bottom: -20px;
}

.footer_bd {
	position: relative;
}

	.footer_bd .admin_textcon {
		position: absolute;
		top: 160px;
		padding-right: 89px;
		font-size: 12px;
		margin-left: 0px;
	}

	.footer_bd .copyright_notice {
		top: 160px;
	}

@media screen and (max-width: 1217px) {
	.footer_bd .admin_textcon {
		left: 8%;
	}
}