@charset "UTF-8";

html,body,form {
	height: 100%;
}

.login_table td {
	height: 35px;
}

.login_table .td1 {
	text-align: center;
	width: 60px;
}

.login_table .td3 {
	padding-top: 10px;
}

.check:HOVER {
	cursor: pointer;
}