input.login {
      height: 16px;
      width:80px;
      border-width:1px;
      border-style:solid;
      border-color:black;
	padding: 0px;
	margin: 1px;
}

body,html {
	text-align: center;
	margin: 5px;
	margin-top: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #FFFFFF;
}

input.button {
	height:20px;
	font-size:10px;
}

.tdwhite{
	background: white;
	height: 60px;
}

.td50 {
	width: 50px;
}

.td80 {
	width: 80px;
}

.td30 {
	width: 30px;
}

.divtitle {
	background: url(../image/bgtitle.png);
	padding-bottom: 2px;
	padding-top: 4px;
}

.tdlist {