@charset "UTF-8";
/* CSS Document */
.clo_p {
	color: #fff;
	background-color: #412210;
	padding: 10px;
	font-weight: bold;
}
.clo_tbl {
	width: 100%;
}
.clo_tbl th {
	background-color: #ffcd87;
	border-bottom: 1px solid #fff;
	padding: 10px;
	text-align: left;
}
.clo_tbl td {
	border: 1px solid #ccc;
	padding: 5px
}
.clo_td1 {
	background-color: #ffe9c9;
}
.clo_annai {
	font-size: 1.1em;
	font-weight: bold;
	text-align: center;
}
.clo_imp {
	font-weight: bold;
	color: #bf0e20;
}
.clo_imp2 {
	font-weight: bold;
	color: #bf0e20;
	text-decoration: underline;
}
.clo_section {
	margin-bottom: 1em;
}
.clo_clotxt {
	border-bottom: 1px double #bf0e20;
}
.clo_tded1 {
	border-right: 1px solid #ccc!important;
}