@charset "utf-8";

body {
	font-size: 70%;
}

#left li a{
	padding: 4px;
	border-bottom: 1px dashed #666666;;
	border-left: 4px solid #999999;
	text-decoration: none;
	display: block;
}

.help-content {
	margin: 0;
	padding: 10px;
}
