﻿@charset "utf-8";

input[type="text"] {
	/* width: 97%; */
	max-width: 97%;
}
td {
	font-size: 12px;
	height: inherit;
	overflow: hidden;
}
a {
	font-size: 13px;
}