@charset "UTF-8";
/* CSS Document */
#sidebar {
	background-color: #73777D;
}
#sidebar li.act {
	background-color: #999999;
}
