.rad {
	width: 100%;	/* IEHack */
}

#about, #about span {
	width: 659px;
	height: 28px;
}

#about {
	background: url("img/company/about.gif");
	margin-bottom: 1em;
}

#about span {
	display: block;
	position: relative;
	z-index: -1;
	overflow: hidden;
}

.about_detail {
	background: #ffffff;
	width: 100%;
	margin-bottom: 1em;
}

.about_detail th, .about_detail td {
	border: 1px solid #666666;
	padding: 5px;
}

.about_detail th {
	padding-right: 10px;
	width: 120px;
	text-align: right;
	vertical-align: top;
	background: #f0f8ff;
}

.about_detail td {
	padding-left: 10px;
}

#history, #history span {
	width: 659px;
	height: 28px;
}

#history {
	background: url("img/company/history.gif");
	margin-bottom: 1em;
}

#history span {
	display: block;
	position: relative;
	z-index: -1;
	overflow: hidden;
}

.history_detail {
	background: #ffffff;
	width: 100%;
	margin-bottom: 1em;
}

.history_detail th, .history_detail td {
	vertical-align: top;
	border: 1px solid #666666;
	padding: 5px;
}

.history_detail th {
	width: 120px;
	padding-right: 10px;
	text-align: left;
	background: #f0f8ff;
}

.history_detail th span {
	font-size: smaller;
	font-weight: normal;
	color: #666666;
}

.history_detail td {
	padding-left: 10px;
}

.m {
	text-align: right;
	width: 45px;
	font-weight: bold;
}
