@charset "utf-8";
/* CSS Document */



#link-page {
	
}


#link-page h3 {
	clear:both;
	width:700px;
	font-size: 16px;
	letter-spacing: 0.25em;
	font-weight: bold;
	background-image: url(../img/bg_title.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
	border-left-width: 5px;
	border-left-style: solid;
	margin: 20px 0px 0px 0px;
	padding: 5px 0px 5px 10px;
}

#link-page p {
	margin: 20px 0px 0px 40px;
	padding: 0px;

}


#link-page dl {
	margin: 0px 0px 40px 0px;
}



#link-page dt {
	clear: both;
	font-weight: bold;
	font-size: 18px;
	color: #666;
	margin: 0px 0px 0px 60px;
	padding-top:30px;
}

#link-page dd {
	font-size: 14px;
	line-height: 150%;
	color: #666;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 80px;
}

#link-page dd img {
	padding: 0px;
	float: left;
	margin-top: 0px;
	margin-right: 20px;
	margin-bottom: 0px;
	margin-left: 0px;
}
