	#aboutTxt{
		padding:10% 0 12% 0 ;
		text-align:right;
 		background:url(../images/about/cp2bg.jpg) no-repeat center bottom;background-size:100% auto;
	}
	#aboutTxt .decoTxtL{
		position:absolute;
		left:7%;top:0;
	}
	#aboutTxt .rightArea{
		display:inline-block;
		width:50%;
		text-align:left;font-size:17px;line-height:27px;color:#555555;
	}
	#aboutTxt .rightArea img{
		max-width:100%;
	}
