@charset "utf-8";
.taomed #leftMenu{
	position: static;
	width:277px;
	float:left;
	padding-top:7px;
	padding-bottom:17px;
	background: url("../images/bg_left_menu_body.jpg");
	}
.taomed #dhtmlgoodies_slidedown_menu{		
	visibility:hidden;
	}
.taomed #dhtmlgoodies_slidedown_menu a{
	display:block;
	clear:both;
	padding-bottom:0px;
	line-height:30px;
	}
.taomed #dhtmlgoodies_slidedown_menu ul li a:hover {
	color: #ff9c00;
	text-decoration: none;
/*	background: url("../images/bg_left_menu_body_a.jpg");*/
	}
.taomed #dhtmlgoodies_slidedown_menu ul li ul li a:hover {
	color: #ff9c00;
	text-decoration:none;
}	
.taomed #dhtmlgoodies_slidedown_menu .slMenuItem_depth1{	/* Main menu items */
	text-decoration: none;
	height:30px;
	line-height:28px;
	text-align:left;
	color: #CCC;
	font-family: Verdana, Geneva, sans-serif;
	font-size:13px;
	font-weight:bold;
	padding-left:40px;
	background: url("../images/bg_left_menu_body_a2.jpg");
	}	
.taomed #dhtmlgoodies_slidedown_menu .slMenuItem_depth2{	/* Sub menu items */
	text-decoration: none;
	color: #FFFFFF;
/*	height:20px;*/
	line-height:20px;
	text-align:left;
	font-family: Verdana, Geneva, sans-serif;
	font-size:11px;
	font-weight:bold;
	padding-left:45px;
	padding-right:20px;
	
	}
.taomed #dhtmlgoodies_slidedown_menu li{
		list-style-type: none;
	}
.taomed #dhtmlgoodies_slidedown_menu ul{
	}
.taomed #dhtmlgoodies_slidedown_menu div{
	}
