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