@charset "UTF-8";
/* example_6 css */  
#example_6 {
	position: relative; /* important */
	overflow: hidden; /* important */
	width: 506px; /* important */
	height: 274px; /* important */
	margin-left: 8px;
}
#example_6_content {
	position: absolute;
	top: -17px;
	margin-left: -33px;
}
#example_6_content  #example_6_content li {
	list-style: none;
	margin: 0;
	padding: 0;
}
#example_6_content {
	width: 10626px;
}
#container_bd #example_6 ul li {
	display: block;
	float: left;
	margin: 0;
	padding: 0;
	border: none;
}
#container_bd #example_6 ul li img {
	display: block;
}
#example_6_frame {
	position: absolute;
	margin: 0px;
	height: 106px;
	width: 561px;
	left: -25px;
	top: 173px;
}
#container_bd #example_6_frame ul li {
	margin: 0 1px;
}
#container_bd #example_6_frame ul li img {
	border: 0px;
	padding: 0;
	z-index:700;
}
#container_bd #example_6_frame ul li img:hover {
	border: 0px;
}

