.middle{
	width: 250px;
	margin: 0px auto;
}
.middle .leftMenu{
	width: 260px;
	background-color: #fff;
	float: left;
}
.middle .leftMenu .topMenu{
	height: 48px;
	line-height:48px;
	background-color: #333;
}
.middle .leftMenu .topMenu img{
	margin: 11px;
	float: right;
}
.middle .leftMenu .topMenu .changeMenu{
	cursor: pointer;
}
.middle .leftMenu .topMenu .banshi{
	padding-left: 23px;
}
.middle .leftMenu .topMenu .menuTitle{
	text-align: center;
	color: #F2F2F2;
	float: left;
	line-height: 42px;
	font-size: 16px;
	width: 120px;
	font-weight:bold;
}
.menu_list {
	width: 260px;
	background: #354045;
}
.menu_list ul li
{
	display: block;
	text-align: center;
	width: 260px;
    margin-bottom:0px;
	float:inherit;
}
.menu_list ul li .fuMenu
{
	color: #F2F2F2;
	font-size: 14px;
	cursor: pointer;
	height: 60px;
	line-height: 60px;
	text-align: center;
	width: 260px;
	border-bottom: 1px solid #16222b;
	float: left;
	font-weight:bold;
	background-color:#044698;
}
.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: #869fb1;
	font-size: 14px;
	height: 60px;
	background-color: #3F75B8;
	margin-bottom: 1px;
	cursor: pointer;
	line-height: 60px;
	text-align: center;
	width: 260px;
}
.div1 {
	height: 200px;
}
.menu_list ul li .div1 .zcd:hover{ color: #FFF; background-color: #1c2b36; font-weight: bold; }
.removes{
	color: #0FB9EF !important;
	border-left: 3px solid #0FB9EF;
}
.zcd a
{
color:#fff;
}