/* CSS Document */

/* index-link.html */
.link h3 {
	padding-top: 20px;
	margin-top: 20px;
	margin-bottom: 10px;
	border-top-width: 1px;
	border-top-style: dashed;
	border-top-color: #999999;
}

.link ul {
	margin-left: 30px;
}
