#social{
	background: #fff;
	border: 3px solid #000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	height:270px;
	line-height: 14px;
	padding: 5px;
	position: absolute;
	width: 160px;
	z-index:9999;
}

#social a{
	color: #000;
}

.share_left{
	float: left;
	list-style-type:none;
	padding: 0;
	text-align: left;
	width: 110px;
margin-left:5px;
}

.share_right{
	float: right;
	list-style-type:none;
	padding: 0;
	text-align: left;
	width: 110px;
}

