@charset "utf-8";

/* roadnav
---------------------------------------------- */
#roadnav li {
	background:url(../../images/energy/arrow.gif) no-repeat left center;
}

#roadnav li a:hover {
	color:#aaa401;
}

/* left
---------------------------------------------- */
#left h4 {
	width:206px;
	color:#666;
	font-weight:bold;
	line-height:59px;
	padding-left:12px;
	border:#aaa 1px solid;
	background:url(../../images/energy/side_header.gif) no-repeat left top;
}

#left h4 a {
	color:#666;
	display:block;
	text-decoration:none;
}

#left h4 a:hover {
	color:#aaa401;
}

#left ul {
	width:218px;
	border:#aaa 1px solid;
	border-top:none;
	margin-bottom:20px;
}

#left ul li a {
	font-size:11px;
	display:block;
	color:#666;
	text-decoration:none;
	line-height:38px;
	padding-left:22px;
	border-bottom:#aaa 1px dotted;
	background:url(../../images/energy/side_arrow.gif) no-repeat 5px center;
}

#left ul li.noborder a {
	border-bottom:none;
}

#left ul li a:hover {
	background-color:#e9f3fd;
}

/* main
---------------------------------------------- */

#main h2 {
	line-height:40px;
	font-size:17px;
	font-weight:bold;
	color:#666;
	padding-left:20px;
	margin-bottom:20px;
	background:url(../../images/energy/h2_tex.gif) no-repeat left top;
}

#main h3 {
	font-size:20px;
	line-height:26px;
	font-weight:bold;
	color:#aaa401;
	padding-left:20px;
	background:url(../../images/energy/h3_arrow.gif) no-repeat left 5px;
}

#main h4 {
	font-size:14px;
	font-weight:bold;
	line-height:20px;
	padding-left:10px;
	margin-bottom:5px;
	border-left:#aaa401 6px solid;
}

.floatbox {
	width:670px;
	float:left;
	display:inline;
}

.floatbox .fleft {
	width:490px;
}

.font11 {
	font-size:11px;
}

.solarTable {
	width:668px;
	margin-bottom:20px;
}

.solarTable th,
.solarTable td {
	width:155px;
	padding:5px;
	line-height:18px;
	border:#aaa 1px dashed;
	border-top:none;
	border-bottom:none;
	vertical-align:top;
}

.commodity {
	width:590px;
	padding:15px 19px 19px;
	margin:0 20px 20px;
	border:#aaa 1px solid;
}

.commodity .fbox {
	width:590px;
	float:left;
	display:inline;
}

.commodity .fbox img {
	display:block;
	float:left;
	padding:4px;
	border:#aaa 1px solid;
}

.commodity .fbox p {
	width:360px;
	float:right;
}




