@charset "utf-8";

/* lab ------------------------------ */
.lab-section01 {
	border: 2px solid #26318f;
	padding: 12px 15px 8px 15px;
	background: #ffffff;
	margin-bottom: 10px;
	zoom: 1;
}
.lab-section01:after {
	height: 0;
	display: block;
	clear: both;
	visibility: hidden;
	content: " ";
	line-height: 0; 
}

.lab-section01 .thumb {
	width: 100px;
	float: left;
	margin: -5px 0px 0px -8px;
	_margin: -5px 0px 0px -4px; /* for IE6 */
}
.lab-section01 .txt {
	width: 570px;
	float: left;
}

.lab-example01 {
	zoom: 1;
}
.lab-example01:after {
	height: 0;
	display: block;
	clear: both;
	visibility: hidden;
	content: " ";
	line-height: 0; 
}

.lab-example01 .thumb {
	width: 160px;
	float: left;
}
.lab-example01 .txt {
	width: 530px;
	float: left;
	padding-top: 14px;
}




























