/* CSS Document */

.tdFont01{
	width:300px;
	font-size:16px;
	color:#169b09;
	font-family:Arial, Helvetica, sans-serif;
}

.tdFont02{
	font-size:16px;
	font-weight:bold;
	color:#003333;
	width:120px;
	height:30px;
}
.fontMoney{
	font-size:16px;
	color:#755398;
	font-weight:bold;
	height:40px;
}

.fontTitle{
	font-size:25px;
	color:#000000;
	height:40px;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
}

.ModifyInput{
	width:220px;
	border:1px;
	background:#99CCCC;
}
