.box {
	width: 400px;
	border-bottom-width: 2px;
	border-bottom-style: dashed;
	border-bottom-color: #FF6600;
	display: block;
}
.text_b {
	font-size: 10.5pt;
	font-weight: bold;
}
