#contents p {
	padding-bottom: 15px;
}
#contents h5 {
	background-color: #eeeeee;
	border: 1px solid #d6d5d3;
	text-align: center;
	padding: 5px;
}



.img_block {
	text-align: center;
	float: right;
	display: block;
	padding-left: 5px;
}


.pipeline {
	margin-left: 10px;
}

.pipeline li {
	display: block;
	float: left;
	margin-left: 20px;
	list-style-type: none;
}
.pipeline a img {
	opacity:0.8;
	filter:alpha(opacity=85);
	padding-bottom: 20px;
}
.pipeline a:hover img {
	opacity:1.0;
	filter:alpha(opacity=100);
}
.business_model li {
	list-style-type: none;
	margin-bottom: 20px;
	padding-left: 35px;
}
.model1 {
	background-image: url(../images/business/N_1.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
.model2 {

	background-image: url(../images/business/N_2.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
.model3 {


	background-image: url(../images/business/N_3.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
.epidermis_note {
	line-height: 12pt;
}
.note {
	font-size: 8pt;
	line-height: 11pt;
}
.tech8_name {
	list-style-type: none;
	border-left: 1px dotted #ECE9D8;
	border-right: 1px dotted #ECE9D8;
	border-bottom: 1px dotted #ECE9D8;
}
.tech8_name li {
	padding-bottom: 5px;
	padding-left: 20px;
	padding-right: 20px;
}
.tech8_name li.category {
	font-size: 14px;
	padding-top: 5px;
	background-color: #ECE9D8;
}

.interview img {
	padding-bottom: 10px;
	margin-right: 10px;
	float: left;
}
.interview dt {
	padding-top: 15px;
}

.interview span {
	font-size: 14px;
	font-weight: bold;
}
.interview dd {
	margin-top: 10px;
}
