#linkDiv{
	font-family: "微软雅黑";
	font-size: 14px;
	margin: 0 auto;
	text-align: center;
	width:60px;
	height:20px;	
	z-index: 1;
	position: absolute;
	right:80px;
	top:155px;
}
#showDiv{
	position: absolute;
	display: none;
	margin:0 auto;
	top:10px;
	right: 115px;
	z-index: 9999999999999;
	width:0px;
	height:0px;
}