.emot-wrap {
	position:absolute;
	display:none;
	background-color:#fff;
	padding:3px;
	width:160px;
	border:1px #ccc solid;
}
.emot-wrap img {
	width:20px;
	height:auto;
	margin:4px;
	cursor:pointer;
}
