* {
	margin: 0px; padding: 0px;
}
#code {
	background: url("../images/icon.png") no-repeat;
	width: 36px;
	height: 48px;
	right: 20px;
	position: fixed;
	cursor: pointer;
	_bottom: auto;
	_position: absolute;
}
#code_hover {
	background: url("../images/icon.png") no-repeat;
	width: 36px;
	height: 48px;
	right: 20px;
	position: fixed;
	cursor: pointer;
	_bottom: auto;
	_position: absolute;
}
#gotop {
	background: url("../images/icon.png") no-repeat;
	width: 36px;
	height: 48px;
	right: 20px;
	position: fixed;
	cursor: pointer;
	_bottom: auto;
	_position: absolute;
}
#code {
	background-position: -276px -258px; bottom: 60px; z-index: 9999; _margin-bottom: 60px;
}
#code_hover {
	background-position: -316px -258px; bottom: 60px; _margin-bottom: 60px;
}
#gotop {
	background-position: -276px -310px; bottom: 7px; _margin-bottom: 7px;
}
#code_img {
	background: url("../images/icon.png") no-repeat -4px -3px; width: 270px; height: 355px; right: 60px; bottom: 7px; display: none; position: fixed; z-index: 9999; cursor: pointer; _margin-bottom: 7px; _bottom: auto; _position: absolute;
}
