@charset "utf-8";
html{ 
background: url(../images/bg02.png) no-repeat center center fixed; 
-webkit-background-size: cover;
-moz-background-size: cover;
-o-background-size: cover;
background-size: cover;
}
.about_change{
background-image: url(../images/icon09.png);
background-size: 100% 100%;
background-repeat:no-repeat;
height:70px;
width:142px;
}
.change_content{
margin-top:-20px;	
}

.change_icon{
background-image: url(../images/aboutus_logo.png);	
background-size: 100% 100%;
background-repeat:no-repeat;
height: 165px;
width: 165px;
margin: 50px 30px 0 60px;
float:left;
}
p{
margin:5px;
}
.change_text{
	background-color:#FFF;
	border-radius: 10px;
	width: 550px;
	height: 950px;
	float:left;
	overflow:visible;
	color:#61ACA0;
	font-family:Arial, Helvetica, sans-serif;
	font-size:18px;
	font-weight:400;
	line-height:1.5;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
}

.change{
height:320px;	
}

/* CSS Document */
