.RsBody {
	
}
.RsBody * {
	margin: 0px; padding: 0px; border: 0px currentColor; border-image: none; text-decoration: none; list-style-type: none;
}
.RsBody a {
	color: rgb(0, 0, 0); text-decoration: none;
}
.RsBody img {
	border-width: 0px;
}
.RsBody a img {
	border-width: 0px;
}
.RsBody .msg-weixin-box {
	border: 1px solid rgb(210, 210, 210); border-image: none; width: 150px; height: 170px; overflow: visible; position: absolute; z-index: 1; cursor: auto; background-color: rgb(255, 255, 255);
}
.RsBody .msg-weixin-box .msg-weixin-title {
	width: 100%; height: 22px; color: rgb(0, 122, 205); line-height: 22px; text-indent: 5px; font-size: 12px; border-bottom-color: rgb(223, 223, 223); border-bottom-width: 1px; border-bottom-style: solid; background-image: url("/static/images/weixin_title_bg.png"); background-repeat: repeat-x;
}
.RsBody .msg-weixin-box .msg-weixin-title .msg-weixin-close {
	margin: 6px; width: 10px; height: 10px; float: right; display: inline-block; cursor: pointer; background-image: url("/static/images/weixin_close.png"); background-repeat: no-repeat; _margin: 4px 6px 3px 6px;
}
.RsBody .msg-weixin-box .msg-weixin-content {
	width: 110px; height: 110px; margin-top: 12px; margin-right: auto; margin-left: auto;
}
.RsBody .msg-weixin-box .msg-weixin-footer {
	text-align: center; color: rgb(94, 91, 91); line-height: 24px; font-size: 0.8em;
}
.RsBody .arrows {
	left: 130px; top: 170px; width: 16px; height: 12px; display: block; position: absolute; z-index: 2; background-image: url("/static/images/weibo_layer_bg.png"); background-repeat: no-repeat;
}
