@media only screen and (min-width: 1440px) {
	#slideshow_wrap{width:1440px !important;margin:0 auto !important;}
	.wrap{width:1240px !important;}
	.page_lower{max-width:1500px;margin:0 auto !important;}

}
@media only screen and (min-width: 1580px) {
	.navs{padding-right:0;}
}