#header .header-main .header-nav dt>a{
	display: block;
}
#header .header-main .header-nav dt:before {
	display: none;
}
@media screen and (max-width: 1275px) {
	#footer .footer-addr {
		text-align: center
	}

	#footer .footer-addr>li {
		float: none;
		display: inline-block;
		min-width: 280px;
		margin: 5px !important
	}
}