#aboutWrap{
	padding:0 10% 10% 10%;
	font-size:0;
	background:#fff url(../images/about/cp2bg.jpg) no-repeat right bottom;
	background-size:60% auto;
}
#aboutWrap .bodyLine{
	position:absolute;z-index:1;
	left:0;top:0;
	width:100%;height:100%;
}
#aboutWrap .photo{
	position:relative;z-index:5;
	display:inline-block;vertical-align:top;
	width:550px;
	max-width:45%;
}
#aboutWrap .photo .loader{
	padding-top:138%;
}
#aboutWrap .txtArea{
	position:relative;z-index:5;
	float:right;
	width:50%;
	padding-left:20px;padding-top:5%;padding-bottom:400px;
	font-size:16px;line-height:24px;
}