/* image style */
:root {
    scroll-behavior: auto;
}
#scrollup {
	bottom: 0px;
	right: 0px;
	height: 38px;  /* height of image */
	width: 38px; /* width of image */
	background: url(/uploads/image/_jsimg/top.png) no-repeat;
}
