* {
	padding: 0px;
	margin: 0px;
}
ul {
	list-style: none;
}
a {
	color: #333333;
}
.clearfloat:after {
	display: block;
	clear: both;
	content: "";
	visibility: hidden;
	height: 0
}
.clearfloat {
	zoom: 1
}
.abouts {
	margin: 0px;
	padding: 0px;
	width: 100%;
}
.body-wrapper {
	width: 810px;
	margin: 0 auto;
	margin-bottom: 160px;
}
.hr-m {
	border-top: 1px solid #ccc;
	width: 100%;
	clear: both;
}
.wrap-info {
	width: 100%;
}
.abouts-info {
	width: 100%;
	float: left;
	margin-bottom: 80px;
}
.page-title {
	text-align: center;
	font-size: 26px;
	color: #333333;
	margin: 56px 0px;
	font-weight: bold;
}
.abouts-txt {
	width: 100%;
	margin-bottom: 30px;
}
.abouts-txt p {
	line-height: 25px;
	margin: 10px 0px;
	color: #555;
	font-size: 14px;
	float: left;
}
.abouts-txt ul {
	line-height: 25px;
	margin: 20px 0px;
	color: #555;
	font-size: 14px;
}
.abouts-txt .p {
	line-height: 25px;
	color: #555;
	font-size: 14px;
	width: 100%;
	float: left;
	margin-top: 20px;
}
.abouts-txt span {
	width: 100%;
	float: right;
	text-align: right;
	color: #000;
	font-weight: bold;
	font-size: 14px;
	margin-bottom: -10px;
}
.abouts-txt h3 {
	width: 100%;
	float: right;
	text-align: left;
	color: #000;
	font-size: 14px;
	font-weight: bold;
	margin-bottom: -1px;
}
.abouts-txt h4 {
	width: 100%;
	float: right;
	text-align: left;
	color: #000;
	font-size: 14px;
	font-weight: bold;
	margin-top: 20px;
}
.abouts-txt li {
	line-height: 25px;
	width: 100%;
	float: left;
	text-align: left;
	color: #555;
	font-size: 14px;
}
.abouts-Img img {
	width: 100%;
}
