html{
	direction: ltr; 

}
.container_p{ /* Container Styles Open */
	background: #2a2a2a;
	margin: 0 auto;
	padding: 25px;
	height: auto;
	border-top: 1px solid #484848;
	border-bottom: 1px solid #1b1b1b;
	position: relative;
}

#zl_wrapper4{
	
}
#zl_wrapper2{
	margin: 0 1%;
}
.fixed{
	position: absolute;
	top: 25px;
	left: -330px;
	border: 3px solid #fff;
}








.zl_header{
	background-repeat: no-repeat;
	background-position: 97% 50%;
}
.zl_acc{
	list-style-type: none;
	margin: 0;
	padding: 0;
	overflow: hidden;
}
.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;
}
.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: 15px;
	font-weight: normal;
	background-repeat: no-repeat;
	background-position: 97% 50%;
	cursor: pointer;
}
.zl_acc > li > h3{
	padding: 25px;
}
.zl_acc > li > div{
	display: none;
	padding: 15px;
	font-size: 13px;
	overflow: hidden;

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

.zl_acc p{ text-align:justify; line-height:18px;}
.zl_acc li{line-height:18px;}

.zl_container{}
.zl_container_left{ width:50%; float:left;}
.zl_container_right{width:50%; float:right;}
.zl_acc h2{ background-color:#ccc; padding:10px;}
.data a{color:#2E3192; text-decoration:none; font-weight:bold;}
.data h3{ font-size:20px;}