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

