* {
	margin: 0;
	padding: 0;
	list-style-type: none;
}

a,
img {
	border: 0;
}
/* actGotop */
.actGotop {
	position: fixed;
	_position: absolute;
	bottom: 100px;
	right: 50px;
	width: 150px;
	height: 195px;
	display: none;
}

.actGotop a,
.actGotop a:link {
	width: 150px;
	height: 195px;
	display: inline-block;
	background: url(../images/blog7year_gotopd.png) no-repeat;
	_background: url(images/blog7year_gotop.gif) no-repeat;
	outline: none;
}

.actGotop a:hover {
	background: url(../images/blog7year_gotopd.png) no-repeat;
	outline: none;
}
