.change .link,.reason .link ,.general .link ,.major .link,.list .link{
	background: #bfbfbf;
	border: 1px solid #535353;
	display: block;
	width: 46%;
	height: 2.2em;
	line-height: 2.2em;
	color: #000000;
	text-align: center;
	font-size: 1.2em;
	font-weight: bold;
	margin: 1em auto;
	border-radius: 0.3em;
}
.change {
	text-align: center;
}
.general {
	margin-top: 0.5em;
}