/*
--------------------------------------------------
	reset
--------------------------------------------------
*/

#introduction {
	padding: 0 0 10px 0;
	border: 0;
	}

/*
--------------------------------------------------
	additional style
--------------------------------------------------
*/

#introduction td {
	width: 225px;
	text-align: center;
	vertical-align: middle;
	}
#introduction .image-line td {
	vertical-align: middle;
	}
#introduction td div {
	text-align: left;
	margin: 6px 10px 0 10px;
	}

#introduction .col-x3 {
	width: 600px;
	margin-left: 40px;
	}
#introduction .col-x3 td {
	text-align: center;
	}
#introduction .col-x3 .cell-1 {
	width: 180px;
	}
#introduction .col-x3 .cell-2 {
	width: 235px;
	}
#introduction .col-x3 .cell-3 {
	width: 185px;
	}
#introduction .col-x3 td div {
	margin: 6px 25px 0 25px;
	}



.box-white {
	background: #FFFFFF;
	padding-top: 15px;
	padding-right: 20px;
	padding-left: 20px;
	padding-bottom: 20px;
	}

.text-block-1 {
	float: left;
	}
.image-block-1 {
	float: right;
	margin-bottom: 20px;
	margin-left: 20px;
	}
.text-block-9-10 {
	float: left;
	}
.image-block-9 {
	float: left;
	width: 107px;
	height: 148px;
	margin-right: 10px;
	}
.image-block-10 {
	float: left;
	width: 134px;
	height: 140px;
	margin-right: 20px;
	}


.text-block-11-12 {
	float: left;
	}
.image-block-11 {
	float: left;
	width: 140px;
	height: 140px;
	margin-right: 10px;
	}
.image-block-12 {
	float: left;
	width: 147px;
	height: 140px;
	margin-right: 10px;
	}


.text-block-13-14 {
	float: left;
	}
.image-block-13 {
	float: left;
	width: 165px;
	height: 120px;
	margin-right: 10px;
	}
.image-block-14 {
	float: left;
	width: 167px;
	height: 120px;
	margin-right: 10px;
	}
.caption {
	color: #999999;
	}
.caption-r {
	color: #999999;
	font-size: 10px;
	line-height: 140%;
	text-align: right;
	display: block;
	margin-top: 3px;
	margin-right: 2px;
	margin-left: 2px;
	}
.cle {
	clear: both;
}
