﻿@charset "utf-8";
/* CSS Document */
/*--event 分享功能 20140106改--*/
.share-bar { width:950px; margin:0 auto; background-color:#fff !important; height:47px}
.head-img {width:114px; height:40px; float:left;}
.head-fbinfo { float:left;}
.head-icon { float:right;}
.head-icon a { padding:8px 5px 0 0; display:block; float:left;}
.clr { clear:both;}
.plurkshare,.fbshare{
	
	height:24px;
	display:block;
	font-size:12px;
	line-height:26px;
	padding-left:20px;
	text-align:left;
}

.plurkshare{
	background:url(../images/plurk-btn.jpg) left center no-repeat;	
	color:#a53a00;
	text-decoration:none;
	width:60px;
}

.fbshare{
	background:url(../images/fb-btn.jpg) left center no-repeat;
	margin-right:10px;
	color:#223e7f;
	text-decoration:none;
	width:90px;
}
.clear{
	clear:both;
}
.toleft{
	float:left;
}
.toright{
	float:right;
}

.floor-m { background-color:#F7F7F7; font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 10px; color: #8E8E8E; line-height: 20px; padding:6px 0; border-top:1px #ccc dotted; margin-top:10px;}

.floor-m a {color:#FF8A00;}

.fb_edge_widget_with_comment {
position: relative;
width: 500px;
overflow: hidden;
}