@charset "utf-8";
.estimate {
	width:100%;
	border-top:1px solid #e5eff8;
	border-right:1px solid #e5eff8;
	margin:1em auto;
	border-collapse:collapse;
	font-size: 90%;
	line-height: 300%;
	}
.estimate span {
	font-weight: bold;
	color: #FF0000;
}

caption {
	color: #9ba9b4;
	font-size:.94em;
		letter-spacing:.1em;
		margin:1em 0 0 0;
		padding:0;
		caption-side:top;
		text-align:center;
	}	
.estimatetr.odd td	{
	background:#f7fbff
	}
.estimatetr.odd .column1	{
	background:#f4f9fe;
	}	
.estimate.column1	{
	background:#f9fcfe;
	}
.estimate td {
	color:#678197;
	border-bottom:1px solid #e5eff8;
	border-left:1px solid #e5eff8;
	padding:8px 0px 8px 10px;
	text-align:left;
	line-height: 200%;
	}				
.estimate th {
	font-weight:normal;
	color: #678197;
	text-align:center;
	border-bottom: 1px solid #e5eff8;
	border-left:1px solid #e5eff8;
	padding:.3em 1em;
	}							
.estimate thead th {
	background:#f4f9fe;
	text-align:left;
	color:#66a3d3
	}	
.estimate tfoot th {
	text-align:center;
	background:#f4f9fe;
	}	
.estimate tfoot th strong {
	margin:.5em .5em .5em 0;
	color:#66a3d3;
		}		
.estimate tfoot th em {
	color:#f03b58;
	font-weight: bold;
	font-size: 1.1em;
	font-style: normal;
	}	
.estimate input,select,textarea {
	color: #678197;
	border: 1px solid #678197;
	background-color: #FFFFFF;
}
.estimate .column1 .t_sell {
	text-align: left;
}
