

dl { margin: 0; width: 600px; background:#fff;}
dd { margin: 0; width: 600px; position:absolute;top:500px; background:#fff; }
	*:first-child+html dl,dd { margin: 0; width: 560px; background:#fff;}
	* html  dl,dd { margin: 0; width: 500px; top:530px;background:#fff;}

dt {   width: 580px;font-size: 13px; padding: 0px; margin:  2px 2px 2px 0px; border-bottom:1px dotted #aaaaaa; position:relative;}
dt a {  text-transform:uppercase; padding:0 0 5px 0; font-weight:bold; font-size:1em; color:#0595d1; text-decoration:none; }
dt a:hover {  text-transform:uppercase; padding:0 0 5px 0; font-weight:bold; font-size:1em; color:#666; text-decoration:none; }

dd a { color: #000; }
	*:first-child+html  dd p { color: #000;margin-left:-35px; width:560px; }
	* html   dd p { color: #000; width:570px;  }

#lowercontentarea ul { list-style: block; padding: 5px; }



.faq dt {   width: 580px;font-size: 13px; padding: 0px; margin:  2px 2px 2px 0px; border-bottom:1px dotted #aaaaaa; }

	*:first-child+html  .faq dd p { color: #000;margin-left:0px; width:560px; }
	* html   .faq dd p { color: #000; width:570px;  }

