.list_box{
	height: 200px;
	overflow: scroll;
	border: solid 1px #dddddd;
	padding: 10px
}

.none_weight{
	font-weight: inherit
}
