ul#linkList {
	width: 709px;
	margin-left: 63px;
	margin-top: 30px;
	background-image: url(../member/images/carp_black.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	padding-bottom: 280px;
	margin-bottom: 16px;
}
ul#linkList li a {
	text-decoration: none;
	color: #000000;
}
#linkList li {
	margin-bottom: 10px;
}
ul#linkList li a:hover {
	text-decoration: underline;
}
