/* Chapter Index */
body.eth ol#idxContMenu {
	border-top: #E06496 solid 2px; 
}
body.eth ol#idxContMenu li { border-bottom: #E06496 solid 2px; }
body.eth ol#idxContMenu li.cnt01 { background: transparent url("../images/eth_idx_menu_01.gif") no-repeat 5px 0.5em; }
body.eth ol#idxContMenu li.cnt02 { background: transparent url("../images/eth_idx_menu_02.gif") no-repeat 5px 0.5em; }

/* content menu */
body.eth div#docContent h3 {
	border-bottom: #E06496 solid 2px;
}
body.eth div#docContent h3.noBorder { width: 500px; border: none; }
body.eth ol#contentMenu li { border-bottom: #E06496 solid 2px; }
body.eth ol#contentMenu li.cnt01 { background: transparent url("../images/eth_menu_01.gif") no-repeat 5px 0.5em; }
body.eth ol#contentMenu li.cnt02 { background: transparent url("../images/eth_menu_02.gif") no-repeat 5px 0.5em; }

/* contents */
body.eth div#docContent em { color: #A3017E; }
