

#messageBoardContainer{
	position:absolute; 
	overflow:hidden; 
	z-index:99999999;
}
#messageBoard{ 
	position:absolute;
}
#messageBoard .content{
	width:321px;
	height:96px;
	background:url(../Images/qq_2.png) left bottom no-repeat;

}
#messageBoard .cose{
	width:39px;
	height:39px;
	background:url(../Images/bg.png) 0px -547px  no-repeat;
	display:block;
	float:right;
}
#messageBoard .qq{
	width:300px;
	height:40px;
	display:block;
	float:left;
	margin-left:158px;
	margin-top:110px;
}
#quirkyPopupShowBtn{
	position: absolute;
	top:200px; 
	left:0px;
	width:48px;
	height:100px;
	background:url(../Images/bg.png) 0px -434px  no-repeat; 
}
.quirkyPopupShowBtn{
	position:fixed;
	top:200px; 
	left:0px;
	width:48px;
	height:100px;
	background:url(../Images/bg.png) 0px -434px  no-repeat; 
}
/*

