@charset "utf-8";
#scrollbar {
	overflow: scroll;
	width: 167px;
	max-height: 370px;
	overflow-x: hidden;
	overflow-y: scroll;
}
