﻿/*about begin*/
.about {
	margin-top: 50px;
}
.about-info {
	margin-top: 30px;
}
.about-info p:not(img) {
	line-height: 30px;
	text-indent: 2em;
	text-align: left;
}
.about-info p {
	text-align: center;
}
/*about over*/