.link li {
	margin-bottom: 10px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999;
	line-height: 1.6;
	padding-bottom: 10px;
}
.link li:last-child {
	margin-bottom:0;
}
