

#messageBoardContainer{
	position:absolute; 
	overflow:hidden; 
	z-index:99999999;
}
#messageBoard{ 
	position:absolute;
}
#messageBoard .content{
	width:500px;
	height:274px;
	background:url(/Images2/2015.gif) left bottom no-repeat;

}
#messageBoard .cose{
	width:39px;
	height:39px;
	background:url(/Images2/bg.png) 0px -547px  no-repeat;
	display:block;
	float:right;
}
#messageBoard .qq{
	width:500px;
	height:260px;
	display:block;
	float:left;
	margin-left:0px;
	margin-top:10px;
}
#quirkyPopupShowBtn{
	position: absolute;
	top:200px; 
	left:0px;
	width:28px;
	height:100px;
	background:url(/Images2/bg.png) 0px -434px  no-repeat; 
}
.quirkyPopupShowBtn{
	position:fixed ;
	top:200px; 
	left:0px;
	width:48px;
	height:100px;
	background:url(/Images2/bg.png) 0px -434px  no-repeat; 
}
/*

