body {margin: 0 auto;	padding: 0;}
.body {   padding:0;}

a:focus {outline: none;}
div.body .left{ position: fixed;  float:left; width:263px;margin-top: 120px;left:0;border:0px solid red;  z-index:1; height: 1px;}

.panel{ width:0px;
	/*background: #E41D1D;*/
	background: #C73200;
	height: 91px;
    overflow:hidden;
}
.left .slide {
	margin: 0;
	padding: 0;
	background: url(/images/open_eng.gif) no-repeat left center;
	height: 91px;
	width:30px;
	float:left;border:0px solid red;
}
.left .panel{	float:left;}

.left .btn-slide {
	background: url(/images/close_eng.gif) no-repeat -45px 80px;
	text-indent: 90%;
	display: block;
	height: 91px;
	width:30px;  }

.left .active {background: url(/images/close_eng.gif) no-repeat ;  padding-left:10px;  }
.panel ul { list-style:none;    padding:0px;   padding-top:0px;   margin:0;vertical-align: middle; 	height: 91px; }
.panel ul li div{ height: 91px; }
.panel ul a{ font-weight:bold;    color: #fff;   white-space: nowrap;vertical-align: middle;}