.LinkUL {
	margin-right: 30px;
	margin-left: 30px;
}

.LinkUL dd {
	margin-bottom: 10px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #999;
	margin-left: 0px;
	padding-left: 20px;
	padding-bottom: 5px;
}

.LinkUL dt a {
	color: #666;
	text-decoration: none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

.LinkUL dt {
	background-image: url(../img/pointer.png);
	background-repeat: no-repeat;
	padding-left: 20px;
	background-position: left 1px;
}
