/* CSS Document */

.table-detail{
	padding: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	margin: 0px;
	width: 100%;
	text-align: left;
}
.td-detail{
	padding: 3px;
	text-align: left;
	vertical-align: text-top;
	margin: 0px;
}

table{
	font-family: "‚l‚r ‚oƒSƒVƒbƒN", Osaka, "ƒqƒ‰ƒMƒmŠpƒS Pro W3";
	font-size: 12px;
	font-weight: normal;
}
/*********************************************************************************/
