@charset "utf-8";
.bg1 {
	background-color: #fffff9;
}
.bg2 {
	background-color: #c9e5df;
}
.bg3 {
	background-color: #c9e5df;
	margin-top: 1px;
	margin-bottom: 1px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: inset;
	border-bottom-style: outset;
	border-top-color: #CEDFDC;
	border-right-color: #CEDFDC;
	border-bottom-color: #CEDFDC;
	border-left-color: #CEDFDC;
	border-right-style: none;
	border-left-style: none;
	border-right-width: 0px;
	border-left-width: 0px;


}

