@charset "utf-8";

#shareBotFixed {
	padding-top:3px;
	padding-bottom:0px;
	margin-bottom:0px;
	position: fixed;
	bottom: 0px;
	float: left;
	background-color: #FF9000;
	width: 100%;
	padding-left: 5px;
	z-index: 10;
	
}
#shareBotFixed form {
	padding:0px;
	margin:0px;
	
}
.adBotFont {
	color: #333333;
	font-size:90%;
}

.adBotStd {
	font-style: italic;
	color: #FFFFFF;
	font-size:70%;
	margin: 2px;
	padding-top: 2px;
	padding-right: 5px;
	padding-bottom: 2px;
	padding-left: 5px;
	border: 1px dashed #FFFFFF;
}
#fanhood {
	position: fixed;
	left: 0px;
	top:25%;
	z-index: 10;
}
#fanhood img {
	padding-top:10px;
	margin-top:3px;
}