/****************************************
*
*
* Left Menu
*
*
****************************************/

.m_bottom{margin:0 0 0 0; background:url(img/m_bottom.gif) left top no-repeat; width:180px; height:22px;}
.m_top{margin:0 0 0 0; background-color:#e1e1e1; font-size:10px; width:180px; line-height:10px; margin-bottom:1px;}

/*-------- mouseOver---------------*/
.m_lv1_over{ background-color:#d1d1d1; color:#990000;}
.m_lv1_over a{color:#990000;}

/*1st menu normal*/
.m_lv1_unsel{background-color:#e1e1e1;padding:4px 0 4px 15px; margin-bottom:1px; color:#222222; font-size:11px;}
.m_lv1_unsel a{color:#222222;}
.m_lv1_unsel a:hover{ color:#007D84;}
