dt {
	float: left;
	width: 190px;
	padding-right: 5px;
	height: 40px;
}
dd {
	float: left;
	width: 220px;
	margin-bottom: 20px;
	height: 40px;
}
ul.list li {
	background-image: url(../images/common/link_arrow.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 16px;
	list-style-type: none;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 5px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
}
