@charset "utf-8";

#divResultList {
	width: 100%;
	height: auto;
	margin-left: 0;
	min-width: 670px;
	line-height: 1.7em
}

#divResultList span {
	display: inline-block;
	padding-bottom: 5px
}

#searchCnt {
	display: inline;
	text-align: right;
	height: 18px;
}

dl {
	list-style-image: none;
	list-style-position: outside;
	list-style-type: none;
	display: inline-block;
}

dd {
	float: left;
	display: block;
}

.briefData {
	min-height: 0px;
	padding: 0 0 0 16px;
}