.navWarp{
	width: 210px;
	background-color: #545c64;
	height: 100%;
}
.headerImg{
	width: 100px;
	height: 100px;
	padding-top: 20px;
	margin: 0 auto;
}
.userName{
	text-align: center;
	margin-bottom: 30px;
	color: #fff;
	font-size: 16px;
}