@charset "UTF-8";

#abt p,li {
	line-height: 16px;
	font-size: 14px;
	color: #000;
}

#abt ul {
	list-style-type: disc;
	list-style-position: outside;
	margin: 0;
	padding: 0 0 0 14px;
}

#abt li {
  margin: 0 0 14px 0;
  text-align: left;
}

#abt .img1 {
	position: relative;
	top: 24px;
	float: right;
	right: 12px;
}

#abt .img2 {
	position: relative;
	bottom: 14px;
	left: 390px;
}

#abt .img3 {
	position: relative;
	left: 410px;
	bottom: 14px;
}

.hl3 {
	color: navy;
	font-weight: bold;
	font-size: 16px;
}

.hl4 {
	text-decoration: underline;
}

.hl5 {
	font-weight: bold;
}

