	.body_container{
/*		display:inline;*/
		margin-left: auto; 
		margin-right: auto; 
		width: 900px;
		height:auto !import;
/*		height:1102px;*/
/*		min-height:1102px;*/
/*		text-align:center;*/
	}
	
	.list_menu_container{
		display:inline;
		float: left; 
		margin-left: 0; margin-top: 5px; width: 190px;
		padding-bottom:8px;
		/*border:1px #C0BBBB solid;*/
		background-color:#F1F1F1;
	}
		
	.list_menu li{
		margin-bottom:2px;
		display:inline;
		float:left;
		width: 190px;
		cursor:pointer;
	}
	
	.list_menu_li_open{
		float:left;
		border: 1px #ed6d00 solid;
		height:31px;
		width:188px;
		background:transparent url('../../images/leftmenu/listmenubg.png') no-repeat 0 -40px;
	}
	
	.list_menu_li_close{
		float:left;
		border: 1px #ed6d00 solid;
		height:31px;
		width:188px;
		background:transparent url('../../images/leftmenu/listmenubg.png') no-repeat 0 0px;
	}
	
	.list_menu_li_href{
		float:left;
		border: 1px #ed6d00 solid;
		height:31px;
		width:188px;
		background:transparent url('../../images/leftmenu/listmenubg.png') no-repeat 0 -160px;
	}

				
	.list_menu li span{
		font-size:13px;
		font-family:微软雅黑,宋体,Arial, Helvetica, sans-serif;
		color:white;
		display:block;
		height:31px;
		line-height:31px;	
		margin-left:22px;
	}

	.list_menu_sub{
		float:left;
		display:none;
	}
	
	.list_menu_sub li{
		display:inline;
		float:left;
		width:188px;
		margin:2px 0 0 0; /*清除继承*/
	}
	
	.list_menu_sub_nm{
		float:left;
		height:31px;
		width:188px;
		border: 1px #ed6d00 solid;
		background:transparent url('../../images/leftmenu/listmenubg.png') no-repeat 0 -80px;
	}
	
	.list_menu_sub_select{
		float:left;
		border: 1px #ed6d00 solid;
		height:31px;
		width:188px;
		background:transparent url('../../images/leftmenu/listmenubg.png') no-repeat 0 -120px;
	}
	
	.list_menu_sub li a{
		font-size:13px;
		font-family:微软雅黑,宋体,Arial, Helvetica, sans-serif;
		color:white;
		line-height:31px;
		color:#ed6d00;
		display:block;
		height:31px;
		margin-left:22px;
		text-indent:12px;
	}
	
	.list_menu_box {
		display:inline;
		width:176px;
		height:147px;
		float:left;
		border: 1px #ed6d00 solid;
		margin-left:6px;
		margin-top:5px;
		background:white url('../../images/leftmenu/leftdshk2.png') no-repeat;
	}
	
	.erweima {
		display:inline;
		width:155px;
		height:197px;
		float:left;
		margin-left:18px;
		margin-top:5px;
		background:white url('../../images/erweima.jpg') no-repeat;
	}
	.list_menu_box_flower {
		background:white url('../../images/leftmenu/leftdshk2.png') no-repeat;
	}
	
	.list_menu_box_liuxiang{
		background:white url('../../images/side-ad_r2_c2.png') no-repeat;	
	}
	
	.list_menu_container p{
		float:left;
		font-size:15px;
		font-family:微软雅黑,宋体,Arial, Helvetica, sans-serif;
		font-weight:500;
		font-style:italic;
		margin-top:10px;
		display:block;
		margin-left:10px;
		color: #FF6607;

	}
	
	.list_menu_box span{
		display:block;
		margin-left:92px;
		margin-top:120px;
		width:82px;
		height:23px;
		cursor:pointer;
		z-index:100;
		background:transparent url('../../images/btn2.gif') no-repeat 0 -100px;
	}