@charset "utf-8";
/* CSS Document */

.box-body a:link{
	color: #321F01;
	text-decoration: none;
}

.box-body a:visited{
	color: #321F01;
	text-decoration: none;
}

.box-body a:hover{
	text-decoration: underline;
}

.lang{
	width: 23px;
}

table{
	margin-bottom: 1em;
}