#examples a {color:#888 ;text-decoration: none;}
	#examples a:hover {color: #090;}

#examples h3 {margin: 0px 0 0px 0;}



/* example_6 css */
#example_6 {
	position: relative; /* important */
	overflow: hidden; /* important */
	width: 665px; /* important */
	height: 680px; /* important */
	margin: 0;
	background: #fff;

}

#example_6_content {
	position: absolute;
	top: 0;
	margin-left: 0;
}

#example_6_content
#example_6_content li {
	list-style: none;
	margin: 0;
	padding: 0;
}
	#example_6_content {
		width: 40000px;
	}
	#container_bd #example_6 ul li {
		display: block;
		float: left;
		margin: 0;
		padding: 0;
		border: none;
		background-color: #fff;

	}

#container_bd #example_6 ul li img {
	display: block;
}

#example_6_frame {
	position: relative;
	margin: 306px 0px 0px 11px;

}
#container_bd #example_6_frame ul li {
	margin: 0 1px;
}
#container_bd #example_6_frame ul li img{

	
}
	#container_bd #example_6_frame ul li img:hover {}



.accordion_toggler {
	padding: 0px;
	background: #369;
	border:none;
	color: #fff;
	cursor: pointer;
}

.accordion_content {
	background: #fff;
}
