@charset "utf-8";
/* CSS Document */

#topics {
margin-top: 54px;
}
*:first-child+html #topics {
margin-top: 57px;
}
* html #topics {
margin-top: 57px;
}

.clearfix:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
	font-size: 0;
}
.clearfix { display: inline-block; }
/* Hides from IE-mac \*/
* html .clearfix {height: 1%; }
.clearfix  {display: block; }
/* End hide from IE-mac */

.link dl{
	border-bottom: 1px dotted #F0E7D6;
	width: 614px;
	margin: 0 auto;
}

.link dl dt{
	margin: 1.5em 0 0 0;
	padding: 0 0 0 1.5em;
	background:url(../images/h4bg.gif) no-repeat 0 0.4em;
	font-weight: bold;
}
.link dl dd{
	margin: 0;
	padding: 0 0 1.5em 1.5em;
}

.link #main #spage p.link-p{
	margin: 1.5em 0 0;
	padding: 0 0 1.5em 1.5em;
	background:url(../images/h4bg.gif) no-repeat 0 0.4em;
	border-bottom: 1px dotted #d3b783;
}
#spage .link-p span{
	font-weight: bold;
}
.link #main #spage .link-p span a{
	color: #000;
	text-decoration:none;
}