.main .sub-body .subsub-title-img {
}
.main .sub-body .subsub-body {
	margin-right: 30px;
	margin-bottom: 80px;
	margin-left: 30px;
}
.tech-table img {
	border: 1px solid #333333;
}
.tech-table td {
	text-align: center;
	line-height: 20px;
	padding-bottom: 20px;
}
.tech-table {
	width: 100%;
	margin-top: 50px;
	margin-bottom: 50px;
}
.proc-table td {
	padding-bottom: 20px;
	padding-left: 10px;
}
.proc-table {
	margin-top: 60px;
	margin-bottom: 30px;
}
.proc-table .thumb-img {
	border: 1px solid #CCCCCC;
}
.list {
	padding: 10px;
}
.list-title {
	border-bottom-width: 5px;
	border-bottom-style: dotted;
	border-bottom-color: #9466D1;
	display: block;
	padding: 5px 20px 5px 5px;
	font-weight: bold;
	vertical-align: bottom;
	width: 60%;
}
.list-body {
	margin-left: 20px;
	margin-top: 10px;
}
.list-title a{
	color:#000000;
}
.list-title img {
	vertical-align: middle;
}
