#Link {

	background:url(../img/page_titile_link.png) no-repeat right;

	height:43px;

	top:150px;

}



.LinkBox {

	margin-left:125px;

	margin-right:125px;

	padding-top:7px;

	padding-bottom:7px;

	font-size:11px;

	border-bottom:1px solid #CCC;

	line-height:1.5;

}



.LinkBox  h3 {

	color:#666;

	font-weight:normal;

}



.LinkBox a {

	color:#666;

	text-decoration:none;

	padding-left:12px;

}



.LinkBox a:hover {

	color:#333;

	text-decoration:underline;

}