

h2
{
	text-align:center;
}

h4
{
	text-align:center;
	background-color:Silver;
	font-size:16px;
}

table
{
	font-size:14px;
	line-height:20px;
}

table.type
{
	font-size:14px;
	width:480px;
	text-align:left;
}

hr
{
	color:Red;
	width:980px;
	height:2px;
	text-align:left;
}

.btndiv
{
	text-align:center;
}
.remit
{
	text-align:center;
}

.unit
{
	text-align:center;
}
.tip
{
	color:Red;
	text-align:center;
	font-size:14px;
}
.top
{
	text-align:center;
	font-size:20px;
	margin-bottom:40px;
}
.left
{
	width:100px;
	float:left;
}
.right
{
	float:left;
	font-size:14px;
	margin-bottom:30px;
}
#login
{
	text-align:center;
	font-size:14px;
	border:solid 1px blue;
	width:250px;
	margin-left:35%;
}
#submit
{
	text-align:center;
	font-size:14px;
}
