@charset "UTF-8";
/* CSS Document */
#sidebar {
	background-color: #1f3e8f;
}
#sidebar li.act {
	background-color: #627bba;
}
