table{
	line-height: 150%;
	text-align: center;
	border-collapse:collapse;
	padding-right: 2px;
	padding-left: 2px;
	margin-top: 10px;
	float: left;
	clear: both;
	margin-bottom: 10px;
}
th{
	background-color: #FFFDF0;
	border: 1px solid #000000;
}
td{
	border: 1px solid #000000;
}
caption{
	font-size: 13px;
	font-weight: bold;
	text-align: center;
	line-height: 160%;
	padding-top: 10px;
}
.tColor{
	background-color: #F4F4F4;
}
.tW8{
	width: 80%;
}
.tW9{
	width: 90%;
}
.tW6{
	width: 98%;
}
.tW5{
	width: 50%;
}
.tW7{
	width: 70%;
}
.tW10{
    width:100%;
}
.condition{
	color: #666666;
	display: block;
	float: right;
}
.tdNote{
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	text-align: left;
}
