body{ margin:0; background:url(../img/bg.jpg) center top no-repeat; background-size:;


font-family:Arial, Helvetica, sans-serif; font-size:14px; line-height:25px;}

.box{background:#fff; padding:20px; margin:7% auto 0 auto; width:1000px;}



@media all and (max-width:768px) {
	

	.box{ width:83%; margin:4% auto;}
	.box tabe tr,td{ display:block; width:100%;}
	.box img{ width:100%; margin-bottom:5%;}

}