.line{
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FF6600;
}
.line strong{
	color: #FF6600;
	font-weight: bold;
}

