@charset "utf-8";
.jump {
	height: 21px;
	width: 160px;
	float: left;
	list-style-position: inside;
	list-style-type: disc;
	background-color: #D4D0C8;
	display: table-caption;
}

