@charset "utf-8";
#newsBody th.th2, #newsBody td {
	text-align: left!important;
}
@media (min-width: 1024px) {
	.table-box td.no_borderRight {
		width: 10%;
	}
}
@media (max-width: 1023px) {
	.table-box td.no_borderRight {
		width: 5%!important;
	}
}
