#shortcut {
	padding: 10px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #666666;
	margin-bottom: 20px;
}
h3.title {
	margin-bottom: 20px;
	margin-left: 10px;
	background-color: #313012;
	padding: 10px;
	color: #FF0000;
	display: block;
	margin-right: 20px;
}
.faqBody {
	margin-left: 40px;
	margin-bottom: 60px;
}
.faqBody dd {
	margin-bottom: 20px;
}
.faqBody dt {
	color: #FF9900;
	font-size: 120%;
	font-weight: bold;
}
#shortcut a {
	color: #FF0000;
	text-decoration: underline;
}
#box2 {
	margin-right: 20px;
	margin-left: 20px;
}
