body {
	
}

.all {
	background-image: url(../images/logBG.jpg);
	text-align: center;
	border-style: solid;
	border-color: #87CEFA;
	width: 600px;
	height: 394px;
	position: absolute;
	left: 50%;
	top: 50%;
	margin: -197px 0 0 -300px
}

table th,td {
	font-family: "ËÎÌå";
	font-weight: normal;
	font-size: 12;
}

.t {
	width: 55px;
	text-align: right;
}

th {
	width: 0px;
}

td {
	width: 170px;
	text-align: left;
}

input {
	width: 170px;
}