@charset "UTF-8";
/* CSS Document */


.paddedp {
	padding-left: 30px;
	padding-right: 25px;
}

#layer_maincontent_inside {
	background-color: #FFFFFF; 
	margin: 0; 
	padding: 0; 
	background-image: url(/images/08HRetc_inside_mainback.jpg); 
	background-repeat: repeat-y; 
	width: 1000px;
}

#layer_sidebar_ELC {
	width: 359px; 
	float: right; 
	text-align:left; 
	padding: 20px 0 0 0;
}

.ELC_chart {
	z-index: 10; 
	visibility: hidden; 
	position: absolute; 
	top: 0; 
	left: 0;
}

.ELC_chart_inside {
	z-index: 15; 
	position: absolute; 
	top: 100px; 
	left: 50px; 
	width: 260px; 
	text-align:center;
}

#layer_article {
	width: 551px; 
	background-image:url(/images/08HRetc_inside_TR.gif); 
	background-position:top right; 
	background-repeat:no-repeat; 
	text-align:left; 
	padding: 30px 60px 30px 30px;
}

.article_photo {
	padding: 0 0 20px 20px; 
	float: right; 
	width: 234px;
}

#layer_ELC_chart_01 {
	z-index: 5; 
	position: absolute; 
	top: 0;
	left: 0;
}