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