/*m_SummaryList*/ 
.m_SummaryList .M__body .Mitem.go_currentParution.number .number{
	background-color:#007cc2;
	color:#fff;
	padding:2px 4px ;
}
.m_SummaryList .M__body .Mitem.go_currentParution.number{
	font-weight:bold
}
.m_SummaryList .M__body .Mitem.go_currentParution.number .period{
	color:#007cc2;
	padding:2px 4px 2px 8px ;
}
.m_SummaryList .M__body .Mitem.go_currentParution.text a{
	font-weight:bold
}

