.resaTable
{
	width:100%;
	margin-top:20px;
}

.resaTable select {
	width: 100px;
	text-align: center;
}

.resaTable td {
	text-align: center;
}

.resaTable input[type="button"] {
	background-color: #87d3e3;
	color: #FFF;
	border: none;
	height: 50px;
	padding: 10px;
	margin-top: 30px;
}