﻿#FAQ_ON,#FAQ_OFF {border:1px solid #333;padding:0 5px;margin-right:5px}
 
#FAQ_DL dd,#FAQ_DL dt {margin:0;padding:0} 
 
#FAQ_DL dt {
	margin:3px 0;
}

#FAQ_DL dd {
	background: url(images/A.gif) no-repeat;
	padding-left: 55px;
	width: 500px;
	padding-top: 3px;
	padding-bottom: 10px;
}
 
#FAQ_DL dt a {
	background: 0 50% no-repeat;
	padding-left: 20px;
	color: #000;
	text-decoration: none;
}
#FAQ_DL dt a:visited {color:#666}
#FAQ_DL dt a:visited:hover,
#FAQ_DL dt a:hover,
#FAQ_DL dt a:active,
#FAQ_DL dt a:focus {font-weight:bold}
 
#FAQ_DL .DTplus a {background-image:url(images/Expand.gif)}
#FAQ_DL .DTminus a {background-image:url(images/Collapse.gif)}
/**********************************/
/**********************************/
#FAQ_DL .showDD {position:static;}
#FAQ_DL dd,.hideDD{top:-9999px;position:absolute}
#FAQ_ON,#FAQ_OFF {display:inline;cursor:pointer;cursor:hand}

