/*m_Pathway*/ 
.m_Pathway LI.Mitem{
	background-image:url(../image/module/m_Pathway/opened_level.gif);
	background-repeat:no-repeat;
	background-position:right 3px;
	display:block;
	float:left;;
	margin:0px 3px 0px 0px ;;
	padding:0px 12px 0px 0px ;
}
.m_Pathway LI.Mitem.selected{
	background-image:url(../image/module/m_Pathway/current_level.gif);
	background-repeat:no-repeat;
	background-position:right 6px;
	padding:0px 13px 0px 0px ;
}
.m_Pathway .modBodyLastCN{
	clear:both;
}
.m_Pathway LI.Mitem *{
	display:block;
	color:#50626e
}
.m_Pathway UL{
	float:right;;
	text-align:right;
	list-style-type:none
}
.m_Pathway LI.Mitem A{
	text-decoration:underline
}
.m_Pathway{
	margin:0px 0px 8px 0px ;
}

