@charset "utf-8";
/* CSS Document */
.aboutus {max-width: 800px; margin:auto}
.aboutus-title {
	background-color: #F8F3E7;
	max-width: 500px;
	margin: 50px auto;
	
}
.aboutus-subtitle {
    font-weight: bold;
	text-align: left;
}
.aboutus-txt {
	text-align: left;
}
