table.table_new {
	FONT-SIZE: 12px;
	FONT-FAMILY: Arial, Helvetica, sans-serif;
	TEXT-DECORATION: none;
	border-top: 0;
	border-left: 0;
	border-right: 0;
	border-bottom: 0;
}

table.table_new td {
	FONT-SIZE: 12px;
	FONT-FAMILY: Arial, Helvetica, sans-serif;
	TEXT-DECORATION: none;
	border-top: none;
	border-left: none;
	border-right: none;
	border-bottom: none;
}

table.table_new02 {
	FONT-SIZE: 12px;
	FONT-FAMILY: Arial, Helvetica, sans-serif;
	TEXT-DECORATION: none;
	border-top: 0;
	border-left: 0;
	border-right: 0;
	border-bottom: 0;
}

table.table_new02 td {
	FONT-SIZE: 12px;
	FONT-FAMILY: Arial, Helvetica, sans-serif;
	TEXT-DECORATION: none;
	border-top: none;
	border-left: none;
	border-right: none;
	border-bottom: none;
	color: #000000;
}

table.table_new03 {
	FONT-SIZE: 12px;
	FONT-FAMILY: Arial, Helvetica, sans-serif;
	TEXT-DECORATION: none;
	border-top: 0;
	border-left: 0;
	border-right: 0;
	border-bottom: 0;
}

table.table_new03 td {
	FONT-SIZE: 12px;
	FONT-FAMILY: Arial, Helvetica, sans-serif;
	TEXT-DECORATION: none;
	border-top: none;
	border-left: none;
	border-right: none;
	border-bottom: none;
	color: #000000;
	padding: 2px;
}

table.table_new04 {
	TEXT-DECORATION: none;
	border-top: 0;
	border-left: 0;
	border-right: 0;
	border-bottom: 0;
}

table.table_new04 td {
	TEXT-DECORATION: none;
	padding: 2px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
}



.finance {
	background-color: #F0F0F0;
	border-top-width: 5px;
	border-top-style: solid;
	border-top-color: #333333;
}

.finance02 {
	background-color: #F0F0F0;
}
.textfield {
	width: 280px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	height: 20px;
	border: 1px solid #c7c7c7;
}
.textfield02 {

	width: 200px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	height: 20px;
	border: 1px solid #c7c7c7;
}
