@charset "utf-8";
/* CSS Document */

*html{
background-image:url(about:blank);
background-attachment:fixed;
}
/* left */
#fleft{
	color:#fff;
	bottom: 90px;
	left:15px;
	text-align:center;
	margin: 0 auto;
	position: fixed;
	height:381px;
	width: 138px;
	z-index: 999;
	_bottom:auto;
	_width: 138px;
	_position: absolute;
	_margin-bottom:90px;
	_top:expression(eval(document.documentElement.scrollTop+document.documentElement.clientHeight-this.offsetHeight-(parseInt(this.currentStyle.marginTop,10)||0)-(parseInt(this.currentStyle.marginBottom,10)||0)));
}
/* buttom */
#fbuttom{
	color:#fff;
	bottom: 0;
	left:172px;
	left:-3px\0;
	*left:166px;
	text-align:center;
	margin: 0 auto;
	position: fixed;
	height:91px;
	line-height:23px;
	width: 100%;
	z-index: 999;
	*width:1000px !important;
	_bottom:auto;
	_width: 1000px;
	_left:168px;
	_position: absolute;
	_top:expression(eval(document.documentElement.scrollTop+document.documentElement.clientHeight-this.offsetHeight-(parseInt(this.currentStyle.marginTop,10)||0)-(parseInt(this.currentStyle.marginBottom,10)||0)));
}