@charset "utf-8";
/* -- CSS : totop -- */

#div_totop { clear:both; height:21px; min-height:21px; }

#totop
{
	margin:0;
	padding:0;
	float:right;
}

ul#totop
{
	height:21px;
	margin:0;
	padding:0;
	list-style-type:none;
}

ul#totop li	{ margin:0; padding:0; }

ul#totop li a
{
	width:17px;
	line-height:21px;
	text-decoration:none;
	background:url(../../../MEDIA/DECOR/butts/top.png) no-repeat 0 0;
	display:block;
}

ul#totop li a:hover
{
	background-position: 0 -21px ;
}
