/* CSS Document */
.IdExpand {}
.IdExpand .expand { border:1px #77779C dotted; padding:3px 10px;}

.IdExpand .expand a:link, .IdExpand .expand a:visited{ display:block; color:#000; font-weight:bold; text-decoration:none; background:url(../images/template/content/faq_1.gif) no-repeat right center; padding-right:30px}
.IdExpand .expand a:hover{ background:url(../images/template/content/faq_1_over.gif) no-repeat right center;}
.IdExpand .open a{ background:url(../images/template/content/faq_2.gif) no-repeat right center !important;}

.IdExpand .collapse { display:none; padding:3px 10px; border-left:1px #77779C dotted; border-right:1px #77779C dotted; border-bottom:1px #77779C dotted;}
.IdExpand .space{ height:5px;}

