@charset "utf-8";
.bbar {
	background-color: #8826A6;
	border-top-width: medium;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #FFC957;
}
.main {
	height: auto;
	width: 770px;
	border: thin solid #7A1899;
	background-color: #FFFFFF;
}

