.scroll_bar100{
	float: left;
	height: auto;
	width: 100%;
	overflow: hidden;
}
	#scroll_bar{
	width: 4rem;
	height: 1.5rem;
	overflow: hidden;
	float: left;
    }
.scroll_bar_kong{
	float: left;
	height: 10rem;
	width: 100%;
}
#scroll_bar p{
	font-size: 0.8rem;
	line-height: 1.2rem;
	color: rgba(102,102,102,0.2);
	text-align: left;
	margin-bottom: 1rem;
}
#scroll_bar a{
	font-size: 0.8rem;
	line-height: 1.2rem;
	color: rgba(102,102,102,0.2);
	text-decoration: none;
	font-weight: bold;
}
