@import url("specification_exp_common.css");


.column h3 {
	font-weight: bold;
	padding-bottom: 2px;
}
.column .outline {
	font-size: 14px;
	line-height: 150%;
	background: #dfedfe;
	padding: 12px;
}
.column .container {
	padding-bottom: 24px;
}
.column .image {
	float: left;
	width: 200px;
	padding-bottom: 12px;
}
.column .text {
	float: right;
	width: 380px;
}
.column .text p {
	line-height: 150%;
	padding-bottom: 12px;
}
.column .text .opt {
	font-size: 10px;
}
.column .fig1 {
	clear: both;
}
.column .note h3 {
	color: #039;
	border-left: 3px solid #36f;
	line-height: normal;
	margin-bottom: 4px;
	padding: 0px 0px 0px 3px;
}
.column .note p {
	line-height: 150%;
	padding-bottom: 20px;
}
