.line {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #0099FF;
	background-color: #FFF;
}
.line1 {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #0099FF;
}
