
.leftMenu{
	width: 100%;
	height: auto;
	background-color: #1c2b36;
	float: left; margin-bottom:15px;
}
.leftMenu .topMenu{
	height: 70px;
	background:#F36F21 url(../image/lm_bgbt.jpg) no-repeat center;
}
.leftMenu .topMenu img{
	margin: 11px;
	float: left;
}
.leftMenu .topMenu .changeMenu{
	cursor: pointer;
}
.leftMenu .topMenu .banshi{
	padding-left: 23px;
}
.leftMenu .topMenu .menuTitle{
	text-align: center;
	color: #fff;
	float: left;
	line-height:70px;
	font-size: 18px;
	width: 100%;
}
.menu_list {
	width: 100%;
	background: #DEDEDE;
}
.menu_list ul li{
	display: block;
	text-align: center;
	width: 100%;
}
.menu_list ul li .fuMenu{
	color: #333;
	font-size: 15px;
	cursor: pointer;
	height: 36px;
	line-height: 36px;
	text-align: center;
	width: 100%;
	border-bottom: 1px solid #B4B4B4;
	float: left;
}
.menu_list ul li .xiala{
	float: left;
	margin-left: -50px;
	margin-top: 27px;
}
.menu_list ul li .div1 {
	width: 100%;
	height: auto;
	float: left;
}
.menu_list ul li .div1 .zcd{
	color: #333;
	font-size:15px;
	height: 30px;
	background-color: #BDBEC0;
	margin-bottom: 1px;
	cursor: pointer;
	line-height: 30px;
	text-align: center;
	width: 100%;
}
.div1 {
	height: 200px;
	display: ;
}
.menu_list ul li .div1 .zcd:hover{ color: #FFF; background-color: #A5A5A5; font-weight: bold; }
.removes{
	color: #F37221 !important;
	border-left: 3px solid #F37221;
}
.removes a{color: #F37221 !important;}