@charset "utf-8";
#SDHList {
}

#SDHList dl {
	float: left;
	width: 210px;
	margin: 0px;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 0px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
}
#SDHList dt {
	/*
	*/
	height: 115px;
	width: 82px;
	float: left;
	margin-right: 5px;
	overflow: hidden;
}
#SDHList dt img {
	border: 1px solid #CCCCCC;
}
#SDHList dd {
}
