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

.Toolbar_Center {
	text-align: center;
}

.Toolbar_Div {
	position: fixed;
	top: 70px;
	left: 200px;
}

