@charset "utf-8";
/* CSS Document */

.tab {
	background-color: #F1EDF8;
}
.titletab {
	background-color: #D1C6E8;
	font-weight: bold;
	color: #460046;
}
.img {
	
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

.tablab {
	background-color: #E6F7F7;
}

</style>
