@charset "UTF-8";

.jfn_maginfosShare{
	width:250px;
	float:left;
	margin:10px 4px;
}

.jfn_maginfosShare img{
	float:left;
}

.jfn_maginfosShareContent{
	width:250px;
	float:left;
	padding:5px 20px 15px 20px;
	background:url(../images/jfnk_share_content.png) bottom left no-repeat;
}

.jfn_maginfosShareContent span{
	float:left;
	color:#02385e;
	font-size:11px;
	margin-bottom:10px;
}

.jfn_maginfosShareIcons{
	width:100%;
	clear:both;
	float:left;
	padding-bottom:13px;
	margin-bottom:13px;
	background:url(../images/jfnk_share_sep.png) left bottom no-repeat;
}

.jfn_maginfosShareIcons img{
	border:0;
	width:24px;
	height:24px;
	margin-right:2px;
}

a.jfn_maginfosShareAddToURSite:link,
a.jfn_maginfosShareAddToURSite:visited{
	width:210px;
	height:19px;
	clear:both;
	float:left;
	color:#02385e;
	font-weight:bold;
	font-size:11px;
	text-align:center;
	text-decoration:none;
	background:url(../images/jfnk_share_bt.png) top left no-repeat;
	padding-top:4px;
}

a.jfn_maginfosShareAddToURSite:hover{
	color:#fff;
	background:url(../images/jfnk_share_bt_hover.png) top left no-repeat;
}