@charset "utf-8";
/* CSS Document */
.about-right{
	margin-bottom:10%;
	line-height:2em;
	font-size: 0.875em;}
.about-right h2{
	margin-bottom:30px;
	width:100%;
	border-bottom: 1px dashed rgba(0, 0, 0, 0.06);
}
.about-right .detail{width:100%; margin-top:100px;}
.about-sidebar h3{color:#777;}


