/* CSS Document */
/*================================
与JS相关－－书签查看回复的书签 样式表
版本:1.0
作者:Dennis
时间：2009.11.27
网站地址:www.nonobo.com
================================*/
/*--书签查看回复的书签--*/
.tip-wrap {
	background:#FFFFFF none repeat scroll 0 0;
	background:#FFFFFF none repeat scroll 0 0;
	border:1px solid #669900;
	display:none;
	left:205px !important;
	padding:10px 15px;
	width:43%;
	z-index:5000;
}
.tip-wrap .bookmarksAffix img {
	left:0;
	top:0!important;
}
.tip-wrap .bookmarksAffix .pageNum {
	color:#666666;
	font-size:16px;
	padding:1px;
	position:absolute;
	right:5px;
	text-align:right;
	top:0!important;
	width:60px;
}
.tip-wrap .bookmarksKnowledge {
	bottom:0px!important;
	position:absolute;
	right:0;
	text-align:right;
	width:60%;
}
.tip-text .aBookmark  {
	border-bottom:none;
}

