/* Chapter Index */
body.sem ol#idxContMenu {
	border-top: #A2B4B9 solid 2px; 
}
body.sem ol#idxContMenu li { border-bottom: #A2B4B9 solid 2px; }
body.sem ol#idxContMenu li.cnt01 { background: transparent url("../images/sem_idx_menu_01.gif") no-repeat 5px 0.5em; }
body.sem ol#idxContMenu li.cnt02 { background: transparent url("../images/sem_idx_menu_02.gif") no-repeat 5px 0.5em; }
body.sem ol#idxContMenu li.cnt03 { background: transparent url("../images/sem_idx_menu_03.gif") no-repeat 5px 0.5em; }
body.sem ol#idxContMenu li.cnt04 { background: transparent url("../images/sem_idx_menu_04.gif") no-repeat 5px 0.5em; }

/* content menu */
body.sem div#docContent h3 {
	border-bottom: #A2B4B9 solid 2px;
}
body.sem ol#contentMenu li { border-bottom: #A2B4B9 solid 2px; }
body.sem ol#contentMenu li.cnt01 { background: transparent url("../images/sem_menu_01.gif") no-repeat 5px 0.5em; }
body.sem ol#contentMenu li.cnt02 { background: transparent url("../images/sem_menu_02.gif") no-repeat 5px 0.5em; }
body.sem ol#contentMenu li.cnt03 { background: transparent url("../images/sem_menu_03.gif") no-repeat 5px 0.5em; }

/* contents */
body.sem div#docContent em { color: #006739; }
