BODY.index P.lead{
	margin : 16px 0px 16px 0px;
	padding : 12px 12px 12px 70px;
	background-image : url(img/index_leaf01.gif);
	background-repeat : no-repeat;
	background-position : 12px 12px;
	background-color : #538DEB;
	color: #BFE0E1;
}

BODY.index DIV.flow{
	height :100%;
	margin : 0px 20px 12px 20px;
	padding : 12px 12px 0px 12px;
	background-color : #d7edf8;
}
BODY.index DIV.flow DIV{
	height : 100%;
	padding : 0px 0px 22px 0px;
	background-image : url(img/index_flow_arrow_02.gif);
	background-repeat : no-repeat;
	background-position : 260px 100%;
}
BODY.index DIV.flow DIV.footEco{
	padding : 0px 0px 15px 0px;
	background-image : none;
}
BODY.index img.bioImg{
	float: right;
	padding: 5px 0 0 5px;
}
BODY.index DIV.flow P.actor{
	width : 100px;
	height : 100%;
	text-align : center;
	float : left;
}
BODY.index DIV.flow P.action{
	width : 360px;
	margin : 24px 0px 0px 0px;
	padding : 8px 8px 8px 8px;
	background-color : #ffffff;
	float : left;
}

BODY.index H4.eco{
	margin : 12px 0px 0px 0px;
	padding : 24px 0px 16px 72px;
	background-image : url(img/index_leaf02.gif);
	background-repeat : no-repeat;
	background-position : 8px 24px;
	border-width : 1px 0px 0px 0px;
	border-color : #4B73CC;
	border-style : dotted;
}
BODY.index H4.eco SPAN{
	display : block;
	padding : 0px 0px 0px 12px;
	border-width : 0px 0px 0px 5px;
	border-color : #4B73CC;
	border-style : solid;
	color : #4B73CC;
	font-size : 1.1em;
}
BODY.index H5{
	margin : 0px 0px 4px 0px;
	font-size : 1.1em;
	font-weight : bold;
}

BODY.index TABLE.rate{
	width : 555px;
	margin : 12px 0px 8px 0px;
	border-width : 0px 1px 1px 0px;
	border-color : #000000;
	border-style : solid;
}
BODY.index TABLE.rate TH, BODY.index TABLE.rate TD{
	padding : 8px 8px 8px 8px;
	border-width : 1px 0px 0px 1px;
	border-color : #000000;
	border-style : solid;
	text-align : center;
}
BODY.index TABLE.rate TH{
	background-color : #D7EDF8;
}


BODY.detail H5{
	color : #4B73CC;
	font-weight : bold;
	font-size : 1.2em;
}

BODY.detail DIV.images{
	padding : 12px 0px 0px 22px;
}

