@charset "utf-8";
@media screen and (max-width:767px){
	.ext-tb{
		table-layout: fixed;
	}
}