.menu-left {
	list-style-type:none; 
	padding:0px;
	margin: 0px;
	margin-left: 13px;
	width:239px; 
	width:244px; 
	font-family: Arial, Helvetica, sans-serif; 
	font-size:13px; 
	font-weight:bold;
	background: url(images/menu_head.jpg) no-repeat top left;
	padding-top: 5px;
}

.menu-left li {
	line-height:35px; 
	text-align:left; 
	text-transform: none;
}

.menu-left li a:hover {
	background: url(images/slide/slide_11.jpg) no-repeat;
	text-decoration: underline;
}

.menu-left li a {
	display: block;
	background: url(images/slide/slide_0.jpg) no-repeat;
	text-indent: 35px;
	color:#3a3a3c;
/*	color: #24869b; */
}
.menu-left-sub1 {
	list-style: none;
	margin: 0px;
	padding: 0px;
	display: block;

}

.menu-left-sub2 {
  list-style: none;
  margin: 0px;
  padding: 0px;
  display: block;

}

.nodisplay {
	display: none;	
}
.menu-left-selected {
	background: url(images/slide/slide_1.jpg) no-repeat !important; 
}

.menu-left-sub1 li a{
	text-align:left;
	text-indent:47px;
	background: url(images/slide/slide_2.jpg) no-repeat !important;
	font-size:12px; 
	font-weight:normal;
	height: 35px;
	overflow: hidden; 
	text-transform: none;
}
.menu-left-sub1 li a:hover {
	text-decoration: none;
}

.menu-left-sub2 li a{
  text-align:left;
  text-indent: 60px;
  background: url(images/slide/slide_3.jpg) no-repeat !important;
  font-size:12px; 
  font-weight:normal;
  height: 35px;
  overflow: hidden; 
  text-transform: none;
}
.menu-left-sub2 li a:hover {
  text-decoration: none;
}

.menu-left-sub-selected {
	font-weight: bold !important;
	text-decoration: none;
}