@charset "UTF-8";



.blueline-b {
	border-top-color: rgb(105, 184, 238); border-bottom-color: rgb(105, 184, 238);
border-top-style: solid; border-top-width: 8px;padding-bottom: 16px;
}
.blueline-s {
	border-top-color: rgb(105, 184, 238); border-bottom-color: rgb(105, 184, 238);
border-top-style: solid; border-top-width: 2px;
}
.blueback {
	background-color: rgb(105, 184, 238);
	}