.tech3 ul
{
	list-style:none;
	padding:0;
	padding-top: 10px;
}
.tech3 ul li
{
	margin-top: 35px;
}

.tech1
{
	background: url(../images/technique/image_tech1_bg.png) no-repeat scroll top left;
	width:709px;
	height: 732px;
}

.tech2
{
	background: url(../images/technique/image_tech2_bg.png) no-repeat scroll top left;
	width: 710px;
	height: 495px;
}

.tech3
{
	background: url(../images/technique/image_tech3_bg.png) no-repeat scroll top left;
	width: 719px;
	height: 2038px;
}

.tech1 .inner-frame,
.tech2 .inner-frame,
.tech3 .inner-frame
{
	padding: 30px 35px;
}


.section
{
	line-height: 190%;
	margin-top: 20px;
	margin-bottom: 30px;
}

.section_header
{
	padding: 5px 0;
}

.preface
{
	width: 100%;
	border-spacing:0;
	border-collapse:collapse;
}

.text
{
	margin-bottom: 10px;
}