
#left { 
float:left;
height:auto;
width:160px;
padding-right:30px;
}

#left .mainMenu .href0 .no_top_line a { 
font-size:12px;
color:#000;
font-weight:bold;
text-decoration:none;
padding:2px 0 2px 0;
margin:0;
display:block;
white-space:nowrap;
background:#E6E7E8;
}

#left .mainMenu .href0 li ul.href1 { 
width:160px;
list-style-type:none;
background: #FFF url(../images/bg_sub_menu.gif) repeat-x top;
margin:0;
padding:6px 0 0 0;
}


#left .mainMenu .href0 li li.href1_gray ul.href2  { 
width:160px;
list-style-type:none;
background:#efefef;
margin:0;
padding:0 0 3px 0;
}


#left .mainMenu .href0 li li.href1_gray {
background-color:#efefef;
text-align:right;
line-height:12px;
font-size:11px;
width:160px;
padding:0;
margin:0;
white-space:nowrap;
}

#left .mainMenu .href0 li li.first_gray {
font-size:1px;
line-height:1px;
height:1px;
padding:0;
margin:0;
background: url(../images/menu_line.gif) no-repeat top  right;
}

#left .mainMenu .href0 li li.last_gray {
font-size:4px;
line-height:4px;
height:7px;
padding:3px 0 0 0;
margin:0;
background: #efefef url(../images/bg_sub_menu_gray.gif) repeat-x bottom;
}


#left .mainMenu .href0 li li.href1_gray li.href2 { 
background-color:#efefef;
text-align:right;
line-height:12px;
&line-height:11px;
font-size:10px;
width:160px;
padding:0;
margin:0;
white-space:nowrap;
}


#left .mainMenu .href0 li li.href1 a.red {  
width:153px;
line-height:14px;
&line-height:13px;
font-size:11px;
color:#000;
font-weight:bold;
text-decoration:none;
padding:0 7px 0 0;
margin:2px 0 2px 0;
display:block;
background: #FFF url(../images/li_red.gif) no-repeat right;
}

#left .mainMenu .href0 li li.href1_gray a.red {  
width:153px;
line-height:16px;
&line-height:17px;
font-size:11px;
color:#eb6b7a;
font-weight:bold;
text-decoration:none;
padding:0 7px 0 0;
margin:0;
display:block;
background: #efefef url(../images/li_red_gray.gif) no-repeat right;
}


#left .mainMenu .href0 li li.href1 li.href2 a {  
width:142px;
font-size:11px;
color:#000;
font-weight:normal;
text-decoration:none;
padding:0 18px 0 0;
margin:2px 0 2px 0;
display:block;
background: #FFF url(../images/li_li_red.gif) no-repeat right;
}

#left .mainMenu .href0 li li.href1_gray li.href2 a {  
width:142px;
font-size:11px;
color:#000;
font-weight:normal;
text-decoration:none;
padding:0 18px 0 0;
margin:2px 0 2px 0;
display:block;
background: #efefef url(../images/li_li_red_gray.gif) no-repeat right;
}


#left .mainMenu .href0 li li.href1_gray a.red:hover{ 
text-decoration:underline;
color:#eb6b7a;
}

