@charset "utf-8";
.spec_underline {
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #5671A0;
	font-size: 10px;
	color: #666666;
}

