body
{
	margin: 0;
	padding: 0;
}

body{
 	margin:0px;
 	overflow-x:hidden;
 	overflow-y:hidden;
}

*
{
	font-size: 10pt;
}

a
{
	color: #000000;
}
a:hover
{
	color: #c71444;
}
.Black1{
	color:#000000;
	font-size:10pt;
	font-weight:bold;
}
.Black2{color:#000000;
		  font-size:8pt;
}
.title
{
	margin: 0;
	padding: 0;
	width: 720px;
	border-width: 0;
	border-spacing: 0;
	color: #000000;
	background-color: #d0d0d0;
	table-layout: fixed;
}
tr#ttlhigh
{
	height: 36px;
}
td#ttlstr
{
	font-size: 16pt;
	font-weight: bold;
}

td.toolitem
{
	width: 48px;
	text-align: center;
	color: #000000;
	background-color: #d0d0d0;
}

td#end
{
	text-align: right;
}

div#nissanline
{
	position: absolute;
	left: 72px;
	top: 0px;
}
.accline
{
	width: 648px;
	height: 5px;
}

div#footer
{
	position: absolute;
	left: 0;
	top: 538px;
	width: 720px;
	height: 30px;
	background-color:#d0d0d0;
}
table#nissanlogo
{
	width: 100%;
	height: 100%;
	text-align: right;
	vertical-align: middle;
}
.clsError {
	color: #c71444;
	font-size: 12pt;
}
.ErrorMsg {
	background-color:#FFFFFF;
	color:#C71444;
	font-size:9pt;
	font-family: '‚l‚r ƒSƒVƒbƒN';
}
.InputNecessary{
	/*text-align:justify;*/
	/*text-justify:distribute-all-lines;*/
	background-color:red;
	color:#FFFFFF;
	font-size:9pt;
	font-family: '‚l‚r ƒSƒVƒbƒN';
	border-width:1px;
	border-style:solid;
	border-color:#666666;
	width:120px;
}

.list_tbl th {
	height:20px;
	background-color:#d0d0d0;
	/*border-bottom:solid 1px #eee;*/
	text-align:center;
	/*width:26px*/
	font-size:12px;
	
}
.list_tbl td {
	/*border-top:solid 1px #ccc;*/
	background-color:#ffffff;
	font-size:12px;
	word-break: break-all;
}
.list_tbl{
/*	margin-bottom:20px;*/
	table-layout: fixed;
	
}






