
#zl_wrapper3{position:relative; float:left;}

.zl_acc{
	list-style-type: none;
	margin: 0px 0px 0px 0px;
	padding: 0;
	overflow: hidden;
border-top:none!important;
	border-left:none!important;
	border-bottom:none!important;
	position:relative;


}
.zl_acc > li{
	width: 100%;
	min-width: inherit;
	margin: 0;
	padding: 0;
	display: block;
	box-sizing: border-box;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	border-right:none!important;
	background:url(../images/arrow.jpg) 0px 10px no-repeat!important;
	
}
.zl_acc > li a{
	color:#333;
	-webkit-transition:all .3s ease-in;
-moz-transition:all .3s ease-in;
-ms-transition:all .3s ease-in;
-o-transition:all .3s ease-in;
transition:all .3s ease-in;
padding:0px 0px 0px 20px;
 
	}
.zl_acc > li a:hover{
	color:#333;

	}	
	
.zl_acc > li:first-child{border-top:none!important;}

.zl_acc > li > h1,
.zl_acc > li > h2,
.zl_acc > li > h3,
.zl_acc > li > h4,
.zl_acc > li > h5,
.zl_acc > li > h6{
	margin: 0;

	padding: 5px 0px 5px 20px;
	font-weight: normal;
	background-repeat: no-repeat;
	background-position: 97% 50%;
	color:#666 !important;
	font-size:14px !important;
}

.zl_acc > li > h1 a,
.zl_acc > li > h2 a,
.zl_acc > li > h3 a,
.zl_acc > li > h4 a,
.zl_acc > li > h5 a,
.zl_acc > li > h6 a{
	margin: 0;
	font-weight: normal;
	background-repeat: no-repeat;
	background-position: 97% 50%;
	color:#666 !important;
	padding:0px 0px 0px 0px !important;

}


.zl_acc > li > h3{
	padding: 25px;
}
.zl_acc > li > div{
	display: none;
	padding: 5px;
	font-size: 13px;
	overflow: hidden;
	border:none!important;

}
.zl_acc object,
.zl_acc embed,
.zl_acc iframe{
	width: 100%;
	height: 100%;
	min-height: 320px;
}




