@charset "utf-8";
/* CSS Document */


#load {
	display: none;
	position: absolute;
	right: 10px;
	top: 10px;
	background: url(../i/loading.gif);
	width: 43px;
	height: 11px;
	text-indent: -9999em;
}
