@charset "utf-8";

#main *{
	box-sizing: content-box;
}

table.file_stat{
    width: 100%;
	padding: 0;
	margin: 0;
	border: 0;
}
