@charset "utf-8";
.rightbrder {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #4892C1;
	border-right-color: #4892C1;
	border-bottom-color: #4892C1;
	border-left-color: #4892C1;
}
.fullbox {
	border: 1px solid #A2A9C3;
}

