@charset "UTF-8";
/* CSS Document */
@media (max-width: 1500px) {
   .wrap{width: 1200px;}
   .menu dd{margin-right: 40px;}
}
@media (max-width: 1440px){
	.menu dd {
	    margin-right: 20px;
	}
	.textScroll .con {
		padding: 40px 40px 0;
	}
	.textScroll {
		width: 360px;
	    padding-bottom: 40px;
	}
	.column1Bg {
	    height: 420px;
	}
	.column1Dl dd {
	    margin-bottom: 16px;
	}
	.column1TabC {
	    height: 396px;
	}
}
@media (max-height: 900px) {
	
}
