
.page_tit {
	height: 85px;
	width: 690px;
	margin-left: auto;
	margin-right: auto;
	text-indent: -9999px;
	overflow: hidden;
	display: block;
	background-image: url(../img/link/page_tit.jpg);
	background-position: top left;
	background-repeat: no-repeat;
}

.link_box {
	height: auto;
	width: 640px;
	margin-left: auto;
	margin-right: auto;
	padding-bottom: 60px;
}

.link_box dl {
	height: auto;
	width: 600px;
	margin-left: auto;
	margin-right: auto;
}

.link_box dl dt {
	height: 27px;
	width: 600px;
	margin-top: 40px;
	font-size: 13px;
	line-height: 20px;
	border-bottom: 1px dashed #999;
	color: #999;
	text-align: left;
}

.link_box dl dd {
	height: 27px;
	width: 600px;
	margin-top: 10px;
	font-size: 13px;
	line-height: 20px;
	text-align: right;
}

.link_box dl dd a {
 	color: #06F;
}

.link_box dl dd a:hover {
 	color: #FE9900;
}
