.MainAboutContainer{
	width:100%;
	height:230px;
	overflow:hidden;
	text-overflow:ellipsis;
}
.MainContainer{
	
	width:99%;
	margin-bottom:1px;
	margin-top:2px;
	
}
.MainBar{
	border-bottom:1px solid #eee;
}