/*返回基金概况*/
.goPage{
	background:url(gopage.gif) no-repeat left top;
	bottom:93px;
	display:none;
	height:83px;
	left:50%;
	margin-left:498px;
	position:fixed;
	right:0;
	width:23px;
	z-index:1
}
.goPage_1024{margin-left:476px}
.goPage_ie6{bottom:auto;position:absolute;top:expression(documentElement.scrollTop+documentElement.clientHeight - this.offsetHeight-93)}
.goPage:hover{background-position:right top}