.index_avatar {
	width:22px;
	height:22px;
	margin-left:10px;
	margin-right:10px;
}
.index_avatar.avatar_nill {
	background-image: url(../images/logo/mini-logo-divinity.png);
    background-repeat: no-repeat;
    background-size: 22px;
}
.index_frame {
	width:22px;
	height:22px;
	z-index:999999;
}