.emotions{
	left:0;
	width: 395px;
	font-size:12px;
	background:#fff;
	border-radius: 5px;
	box-shadow: 0 0 8px gray;
	padding: 10px 0;
	position:relative;
	border: 1px solid #E8E8E8;
	float:left;
	z-index:9999;
}
.emotions a{
	color: #9ABBC8;
	padding:2px 7px;
	text-decoration:none;
}
.emotions img{
	border:0;
}
.emotions div{
	margin:5px 10px;
	padding:1px;
	overflow: hidden;
}
.emotions #prev,
.emotions #next
{
	margin-left:3px;
	height: 15px;
	display: block;
	float: left;
	background:#eee;
}
.emotions .categorys{
	color:#ccc;
	height:26px;
	color: #9ABBC8;
	overflow:hidden;
}
.emotions .categorys a{
	border: 2px solid #e8e8e8;
	border-right:none;
	display: inline-block;
}
.emotions .categorys a:hover{
	text-decoration:underline;
}
.emotions .categorys a.current{
	cursor: default;
	border-bottom:none;
	border-bottom: 2px solid #99cc66;
	background: #F0F0F0;
}
.emotions .etcontainer{
	padding:1px;
	overflow: hidden;
	min-height:auto;
	overflow-y:auto;
	max-height:180px;
}
.emotions .etcontainer a{
	float:left;
	width:26px;
	height:22px;
	text-align:center;
	padding: 4px 2px;
	margin: -1px 0 0 -1px;
	border: 1px solid #e8e8e8;
}
.emotions .etcontainer a:hover{
	z-index:2;
	position:relative;
	border:1px solid #0095cd;
}
.emotions .page{
	text-align:right;
}
.emotions .page a.current{
	color: #666;
	background-color:#fff;
}
.emotions .page a{
	margin-left:3px;
	color: #0078B6;
	background-color:#f3f3f3;
}
.emotions .page a:hover{
	background-color:#e7e7e7;
}

.rbmenu{ width:190px; height:25px; float:right;}
.QQbox{width:190px;height:25px; line-height:25px;}
.QQbox a{ width:30px; height:24px; padding-left:30px; float:left; background-size: 25px 25px; display:inline-block;}

.zf{background:url(../images/zhuanfa.png) no-repeat;}
.dianzan{background:url(../images/dianzan.png) no-repeat;}
.pinglun{background:url(../images/pinglun.png) no-repeat;}