/*order*/

.supp-1, .supp-2, .supp-3, .supp-4 {
	margin-bottom: 20px;
}

.supp-1 img, .supp-2 img, .supp-3 img {
	margin-left: 30px;
}

.supp-1 img {
	margin-top: 15px;
}

.supp-3 img {
	margin-bottom: 20px;
}

.supp-1 .supp-p2 {
	color: #FF0000;
	margin-left: 30px;
}
.supp-3 .supp-p2 {
	font-weight: bold;
	color: #666666;
}

.supp-4 {
	width: 638px;
	border: 1px dashed #999999;
	padding: 15px;
	margin-top: 20px;
}
.supp-4 h4 {
	font-size: 14px;
	font-weight: bold;
	color: #006600;
	margin-bottom: 5px;
}
.supp-4 h5 {
	font-size: 12px;
	font-weight: bold;
	color: #006600;
	margin-top: 20px;
}
.supp-4 p {
	margin-top: 5px;
}
