.info_tip_arrow_bottomRight{
	padding-right:10px;
}
.info_tip, .info_tip:focus{
	outline:0 solid transparent;
}
.info_tip_content_wrapper{
	-moz-box-shadow:0 3px 8px 0 rgba(0, 0, 0, 0.3);
	-webkit-box-shadow:0 3px 8px 0 rgba(0, 0, 0, 0.3);
	box-shadow:0 3px 8px 0 rgba(0, 0, 0, 0.3);
}
.info_tip_content{
	padding:10px;
}
.info_tip_content .info_tip_content_loader img{
	float:left;
	margin-right:5px;	
}
.info_tip_arrow_bottom{
	position:absolute;
	overflow:hidden;
}
/*tip atrrows*/
.info_tip_arrow_bottom{
	background-repeat:no-repeat;
	background-position:-177px -309px;
	height:16px;
	right:2px;
	width:9px;
}
/* Tip Content */
.tip_main_photo{
	float: left;
}
.info_tip_content .tip_main_photo{
	float:left;
	height:100px;
	margin-right:10px;
	overflow:hidden;
	width:100px;
}
.info_tip_content .tip_main_photo img{
	border:none;
	margin:0;
	padding:0;
	width:100px;
	float: left;
	margin-right: 10px;
}
.tip_main_body{
	width:1000px;
	display:table-cell;
}
.tip_main_body_title{
	margin-bottom:1px;
}
.tip_main_body_title a{
	font-weight:bold;
}
.tip_main_body_stat{
	font-size:11px;
	clear: both;
}
.info_tip_member_thumb{
	float:left;
	margin-top:5px;
}
.info_tip_member_thumb a > img{
	border:none;
	padding:0;
	margin:0 1px 0 0;
	width:32px;
	height:32px;
}
/*Show tooltip */
.info_show_tooltip{
	background:#222222;
	color:#FFFFFF;
	display:none;
	font-size:11px !important;
	font-weight:normal;
	margin-left:0;
	margin-top:-30px;
	padding:5px;
	position:absolute;
	text-align:left;
	font-size:11px !important;
	z-index:999;
	white-space:nowrap;
}
.info_show_tooltip img{
	clear:both;
	bottom:0;
	left:10px;
	margin-bottom:-7px;
	position:absolute;
}
.info_show_tooltip_wrapper:hover .info_show_tooltip{
	display:block;
}
.info_tip_content_bottom{
	padding:5px 7px;
}
.info_tip_content_bottom > a,
.info_tip_content_bottom > span > a{
	background-repeat:no-repeat;
	background-position:0 0;
	float:left;
	margin:2px 10px 2px 0;
	font-size:11px;
	padding-left:21px;
	line-height:16px;
	font-weight:normal !important;
}
.sea_add_tooltip_link_tips .tip,
.info_tip_content:after,
.info_tip_content_bottom:after{
  clear:both;
  content:'';
  display:block;
}
.info_tip_content_bottom .seaocore_selectmenu{
  margin-top:-2px;
}
/*user list*/
.info_tip_content_head{
	border-bottom-width:1px;
	margin-bottom:10px;
	overflow:hidden;
	padding-bottom:5px;
}
.info_tip_content_head_title{
	font-weight:bold;
}
.info_tip_content_head_more{
	font-weight:bold;
	font-size:11px;
}
.info_tip_content div.intu_list + div.intu_list{
	border-top-width:1px;
	padding-top:5px;
}
