.left_menu_t td:hover {
background: url(/w_img/left_bg.gif);
color: #007ce6;
}
.left_menu{
color:#7a7a7a;
font-size:14px;
border-bottom:1px solid #e1e1e1;
height:46px;
padding-left:14px;
background:#ffffff;
}




.left_menu a:link {font-size: 14px;color: #000000;text-decoration: none;}
.left_menu a :visited {font-size: 14px;color: #000000;text-decoration: none;}
.left_menu a:hover {font-size: 14px;color: #007ce6;text-decoration: none; }
.left_menu a:active {font-size: 14px;color: #000000;text-decoration: none;}

