@charset "utf-8";

.details table {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;

}

td{
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin: 0px;
	padding: 0px;
	text-align: center;
}

.plus08{
	margin-right: 8px;
}.details h4 {
	font-size: 16px;
	color: #000;
}
.details {
	font-size: 14px;
}
.details table tr td a {
	font-weight: bold;
}
.details table tr td img {
	margin-top: 28px;
	margin-bottom: 8px;
}

