.company-info {
	height: 582px;
}

.company-info .title {
	text-align: center;
	margin-bottom: 5px;
	line-height: 0;
}

.company-info .subtitle {
	font-size: 14px;
	text-align: center;
	color: #e66730;
	line-height: 25px;
	margin-bottom: 18px;
}

.company-info .content {
	font-size: 14px;
	color: #666;
	line-height: 24px;
}

.company-info .content img{
	float: right;
	margin-left: 20px;
	margin-top: -12px;
}

.company-info .content span {
	display: block;
	text-indent: 2em;
}

.company-info .content p {
	text-align: right;
}
