.izl-rmenu {
	background: url("r_b.png") no-repeat 0px bottom; bottom: 10px; padding-bottom: 73px; margin-left: 1275px; position: fixed; z-index: 999;
}
.izl-rmenu .btn {
	width: 72px; height: 73px; margin-bottom: 1px; position: relative; cursor: pointer;
}
.izl-rmenu .btn-qq {
	background: url("r_qq.png") no-repeat 0px 0px rgb(43, 167, 57);
}
.izl-rmenu .btn-qq:hover {
	background-color: rgb(72, 139, 199);
}
.izl-rmenu a.btn-qq {
	background: url("r_qq.png") no-repeat 0px 0px rgb(43, 167, 57); text-decoration: none; display: block;
}
.izl-rmenu a.btn-qq:visited {
	background: url("r_qq.png") no-repeat 0px 0px rgb(43, 167, 57); text-decoration: none; display: block;
}
.izl-rmenu .btn-wx {
	background: url("r_wx.png") no-repeat 0px 0px rgb(120, 195, 64);
}
.izl-rmenu .btn-wx:hover {
	background-color: rgb(88, 168, 28);
}
.izl-rmenu .btn-wx .pic {
	left: -105px; top: 0px; width: 102px; height: 102px; display: none; position: absolute;
}
.izl-rmenu .btn-top {
	background: url("r_top.png") no-repeat 0px 0px rgb(102, 102, 102); display: none;
}
.izl-rmenu .btn-top:hover {
	background-color: rgb(68, 68, 68);
}
