#ahover-social-share{
	padding: 15px 0;
}
#ahover-social-share a.ahover-share-btn:last-child{
	margin-right: 0;
}
.ahover-share-btn{
	display: inline-block;
	width: 32px;
	height: 32px;
	background-size: 32px 32px;
	background-repeat: no-repeat;
	background-position: 0 0;
	margin-right: 3px;
}

.ahover-share-facebook{
	background-image: url(../images/icon_facebook.png);
}

.ahover-share-twitter{
	background-image: url(../images/icon_twitter.png);
}

.ahover-share-google-plus{
	background-image: url(../images/icon_google_plus.png);
}

.ahover-share-kakao-talk{
	background-image: url(../images/icon_kakaotalk.png);
}
.ahover-share-kakao-story{
	background-image: url(../images/icon_kakaostory.png);
}

.ahover-share-naver-line{
	background-image: url(../images/icon_naver_line.png);
}
.ahover-share-naver-band{
	background-image: url(../images/icon_band.png);
}