.pages {
	position: relative
}
.bbs_qrcode, .bbs_qr {
	position: absolute
}
.bbs_qr {
	text-align: center
}
.bbs_qrcode, .bbs_qr i {
	cursor: pointer
}
.bbs_qrcode:hover .bbs_qr {
	display: block
}
#social-list {
	display: inline-block;
*display:inline;
	vertical-align: middle;
	position: relative;
	margin-left: 6px
}
.info {
	height: 20px;
	line-height: 20px
}
.item-expand {
	background: url(../images/xpy-arrow.jpg) no-repeat
}
.item-expand {
	width: 89px;
	height: 20px;
	text-indent: 22px;
	display: block
}
.topbar-hiddencontents {
	position: absolute;
	left: 0;
	top: 19px;
	width: 220px;
	background-color: #fff;
	border: 1px solid #BBB;
	display: none
}
.topbar-hiddencontents a {
	padding: 0 18px;
	height: 58px;
	display: block;
	overflow: hidden;
	border-bottom: 1px solid #eee;
	color: #1A5F97
}
.topbar-hiddencontents a:hover {
	text-decoration: none
}
.topbar-hiddencontents img {
	float: left;
	width: 40px;
	height: 41px;
	margin-top: 12px
}
.f-froverflows {
	overflow: hidden;
*zoom:1;
	padding: 10px 0 0 5px
}
.topbar-hiddencontents p {
	color: #000
}
.topbar-hiddencontents a:hover p {
	color: #FF6D2F
}
#social-list:hover .topbar-hiddencontents {
	display: block
}
#social-list:hover .item-expand {
	background-position: 0 -20px;
	position: relative;
	left: 0;
	top: 0;
	z-index: 1
}
.bbs_qrcode {
	width: 43px;
	height: 43px
}
.bbs_qr {
	display: none;
	background: url(../images/bbs-phonebg.gif) no-repeat left top;
	height: 201px;
	right: 0;
	overflow: hidden;
	top: 0;
	width: 142px;
	padding: 31px 0 41px 15px;
	cursor: default
}
.bbs_qr img {
	margin-top: 15px;
	width: 120px
}
.bbs_qr p {
	color: #348cbe;
	margin-top: 5px
}
.bbs_qr i {
	color: #aaa;
	text-decoration: underline;
	line-height: 35px
}
