﻿
ul,li{
	list-style:none;
}
.floatBar a:link,a:visited{
	color:#000;
	text-decoration:none;
}
.floatBar a:hover{
	color:#4db008;
	text-decoration:none;
}
.floatBar{
	position:fixed;
	right:-76px;
	top:320px;
	border-left:1px solid #e6e6e6;
	border-right:1px solid #e6e6e6;
	border-top:1px solid #e6e6e6;
	z-index:10000;
	width:123px;
	background-color:#FFF;
}
.floatBar li{
	
	border-bottom:1px solid #e6e6e6;
	padding-left:50px;
}
#weixins{
	background:url(../images/weixins.png) no-repeat 11px 11px;height:40px;line-height:40px;
}
#weibos{
	background:url(../images/weibos.png) no-repeat 11px 11px;height:40px;line-height:40px;
}
#picture{
	background:url(../images/picture-icon.png) no-repeat 11px 11px;height:40px;line-height:40px;
}
#video{
	background:url(../images/video-icon.png) no-repeat 11px 11px;height:40px;line-height:40px;
}
#fit{
	background:url(../images/peijian-icon-.png) no-repeat 11px 11px;height:40px;line-height:40px;
}
.floatBar li a{
	display:block;
}

