﻿body{
	color: #000000;
	background-color: #ffffff;
	padding-right: 10px;
	padding-left: 10px;
	padding-bottom: 10px;
	margin: 10px;
	padding-top: 10px;
}

form{
	margin: 0
}

div.main{
	margin: 20px 50px 20px 50px
}

div.ft
{
	margin-top:20px;
	font-style:normal;
    font-size:11px;
    color:#999;
    line-height:3.0;
    text-align:center;
}

.label{
		background-color:#dcdcdc;
		color:#000066;
		border-bottom:2px solid #000099;
		width:480px;
		padding:5px 0 5px 8px;
		line-height:120%;
		font-size:17px;
		font-weight:bold;
		margin:0
}

table.dg
{
	width:200px;
	border-collapse:collapse;	
}

th.dg
{
	padding:3px;
	text-align:center;
	width:20%;
	color:#3366CC;
	font-weight:bold;
	border-bottom:4px solid #3366CC;
}

td.dgr
{
	padding:3px;
	width:20%;
	border-bottom:1px dashed #999999;
	width:60px
}

td.dgl
{
	padding:3px;
	text-align:center;
	width:20%;
	border-bottom:1px dashed #999999;
	width:120px
}

td.nb
{
	padding:3px;
	text-align:center;
	width:20%;
}