@charset "utf-8";

table {
	color: #666666;
	font-size: 12px;
	line-height: 24px;
	border-bottom-width: 3px;
	border-bottom-style: double;
	border-bottom-color: #DDDDDD;
}
th {
	background-image: url(../industrial-waste/img/bg-th.png);
	background-repeat: repeat-x;
	height: 31px;
	text-align: left;
}
td {
	text-align: left;
	vertical-align: text-top;
	padding: 5px;
}
td img {
	margin-top: 5px;
	margin-bottom: 5px;
}

.Box-line-dot {
	background-image: url(../industrial-waste/img/line-dot.png);
	background-repeat: repeat-x;
	background-position: left bottom;
}
#Box-Baseline p {
	line-height: 24px;
	margin-top: 30px;
}
.Box-Best {
	color: #E43333;
}
#Box-More .text {
	float: left;
}
#Box-More .image {
	float: right;
}

