@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{
	border-bottom: 1px dotted #d3b783;
	
	width: 310px;
	/*height:36px;*/
	line-height:1.4;
	float: left;
	display: inline;
	vertical-align: top;
	margin: 15px 0 0;
	padding: 0 0 15px 20px;
	border-bottom: 1px dotted #d3b783;
	overflow:visible;
	background:url(../images/h4bg.gif) no-repeat 0 0.4em;
}

.link #main #spage p.link-p2{
	border-bottom: 1px dotted #d3b783;
	
	width: 310px;
	height:36px;
	line-height:1.4;
	float: left;
	display: inline;
	vertical-align: top;
	padding: 0px;

	overflow:visible;
	background:url(../images/h4bg.gif) no-repeat 0 0.4em;

	margin: 0px 0 0;
	padding: 7px 0 7px 20px;
	background-position: 0 3px;
	font-size:12px;
	height: auto;
	border-top: 1px dotted #d3b783;
	border-bottom:none;
	background:url(../images/h4bg.gif) no-repeat 0 0.8em;
	overflow: hidden;
}
* html #container #main #spage .link-p{
background:url(../images/h4bg.gif) no-repeat 0 1px;
}

.link #main #spage p.b0{
	border: none;
}


#container .clear{
	clear:both;
}

#spage .link-p span,#spage .link-p2 span{
	font-weight: bold;
}
.link #main #spage .link-p span a,
.link #main #spage .link-p2 span a{
	color: #000;
	text-decoration:none;
}

#link-table{
 	border-collapse:collapse;

}
.link #main #spage #link-table p.link-p{
 	margin: 0;
	padding: 0 0 0px 15px;
	border-bottom: 0;
	height: auto;
	display: block;
	background-position: 0 3px;
	font-size:12px;
}
.link #main #spage #link-table td{
	padding: 15px 10px 15px 0; 
	padding: 9px 10px 9px 0; 
	border-bottom: 1px dotted #d3b783;
	overflow: visible;
	width:310px;
	vertical-align: top;
}
