/* CSS Document */

h1 {
margin:0px;
padding:0px;
}

h2 {
	padding:0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 8px;
	margin-left: 0px;
}

h3 {
	padding:0px;
	margin-top: 40px;
	margin-right: 0px;
	margin-bottom: 8px;
	margin-left: 0px;
}
.greenBold {
	font-weight: bold;
	color: #41a300;
	font-size: 1.2em;
	letter-spacing: 0.3em;
}
.dateTex {
	text-align:right;
	color:#666666;
}
.ecoPageBack {
	background-image: url(/product/atermstation/special/eco/images/page_back.gif);
	background-repeat: no-repeat;
	padding-right: 50px;
	padding-left: 20px;
	margin-top: 0px;
	padding-top: 0px;
	margin-bottom: auto;
	height: auto;
}
.ecoTopBack {
	background-image: url(/product/atermstation/special/eco/images/top_back.jpg);
	background-repeat: no-repeat;
	margin-top: 0px;
	padding: 0px;
	width: 750px;
	margin-right: auto;
	margin-bottom: auto;
	margin-left: auto;
}
.bleft {
	text-align:left;
	float:left;
	width:335px;
	}
	
.leftlist {
	text-align:left;
	float:left;
	width:33%;
	}

.bright {
	text-align:left;
	float:right;
	width:335px;
	}
.ora {
	background-image: url(/product/atermstation/special/eco/images/arrow_orange.gif);
	background-repeat: no-repeat;
	margin-left: 5px;
	padding-top: 1px;
	padding-left: 20px;
	font-weight:bold;
	}
.menutop {
	margin-top:60px;
	
	}
.ecoTable {
	
	}
.ecoTable table {
	width:680px;
	margin-top:20px;
	margin-bottom:12px;
	border-top: 1px solid #999999;
	border-right: 1px solid #999999;
	}
.ecoTable th {
	font-weight: bold;
	background: #d9fac2;
	padding: 3px;
	border-bottom: 1px solid #999999;
	border-left: 1px solid #999999;
	text-align: center;
	}
.ecoTable td {
	padding: 3px;
	border-bottom: 1px solid #999999;
	border-left: 1px solid #999999;
	}
.ecoTableColor {
	background: #f8fac2;
	font-weight: bold;
}
