 body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote,th,td{margin:0;padding:0;}
table{border-collapse:collapse;border-spacing:0;}fieldset,img{border:0;}
 
 
#example_5 {
	position: relative; /* important */
	overflow: hidden; /* important */
	width: 230px; /* important */
	height: 220px; /* important */
	margin-top:137px;
 
}

#example_5_frame {position: relative}
#example_5_frame img {position: absolute;}
#example_5_previous {top: 0; left: 0;}
#example_5_next {top: 201px; left: 0;}

#example_5_content {
	position: absolute;
	margin-top: 40px;
	left: 0;
}

.example_5_item {
	 
	height: 160px;
	background: #000;
	text-align: left;
}

.example_5_item h4 {
	font-size: 12px;
	color: #fff;
	margin-top: 11px;
	margin-bottom: 8px;
}

.example_5_item p {
	font-size: 11px;
 
}

#container_bd .example_5_item a {
	 
	text-decoration: underline;
}
	#container_bd .example_5_item a:hover {color: #0f0;}

 

