sup {
	margin-right: 5px;
}

#wrapper {
	font-size: 12px;
	position: relative;
}

.point {
	margin-bottom: 20px;
}

.frame {
	margin-bottom: 20px;
	padding: 30px;
	border: 1px solid #c5ddef;
	border-radius: 5px;
	position: relative;
	z-index: 1;
	zoom: 1;
}

.frame h4 {
	margin-bottom: 20px;
	font-size: 24px;
	font-weight: bold;
	color: #0068b7;
}

.frame .inner {
	/*padding-right: 440px;*/
	width:840px;
}

#eco-1 .inner {
	min-height: 50px;
	_height: 50px; /* IE6 */
}

#eco-2 .inner {
	min-height: 80px;
	background: url(../images/eco/img_02.png) no-repeat top right;
	_height: 80px; /* IE6 */
}


#eco-3 .inner {
	min-height: 120px;
	background: url(../images/eco/img_03.jpg) no-repeat top right;
	_height: 120px; /* IE6 */
}

#eco-4 .inner {
	min-height: 130px;
	background: url(../images/eco/img_04.jpg) no-repeat top right;
	_height: 130px; /* IE6 */
}
#eco-2 .inner p,
#eco-3 .inner p,
#eco-4 .inner p {
	width: 400px;
}

#wrapper .note {
	margin-top: 15px;
	padding-left: 1.25em;
	text-indent: -1.25em;
	font-size: 11px;
}

#btn-download {
	margin-bottom: 50px;
	text-align: center;
}
