@charset "utf-8";

.box1 {
	float: left;
	width: 520px;
	padding-right: 10px;
}

.dl1 {
	width: 520px;
	display: block;
	margin-top: 0px;
	margin-bottom: 10px;
	background-image: url(../../company/img/bg.gif);
	background-position: left bottom;
	padding: 0px;
	margin-right: 0px;
	margin-left: 0px;
}

.dt1 {
	clear: both;
	width: 100px;
	margin-bottom: 9px;
	font-weight: bold;
	float: left;
	margin-left: 10px;
	_margin-left: 5px;
}

.dd1 {
	width: 400px;
	margin-bottom: 9px;
	float: right;
}

