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

a:link,a:visited,a:active {
	color: #000000;
	text-decoration: none;
}
a:hover {
	text-decoration: none;
	color: #F3AE49;
}


.clean{ clear:both} 

.main_body{ width:1033px; margin:49px auto; color:#000000; font-size:12px}
.topshade_block,.bottomshade_block{ overflow:hidden}
.topshade_block{ background:url(images/top_bg.gif) left bottom no-repeat; height:35px}

.bottomshade_block{ clear:both; background:url(images/foot_bg.gif) left top no-repeat; height:36px}

.main_content{ background:url(images/main_content_bg.gif) repeat-y}

.content{ padding: 20px 49px 5px 57px; display:block}
.gray_line{ border-bottom:2px solid #dbdbdb}

ul.nav_ul{ border-bottom:2px solid #cecece; height:60px}
ul.nav_ul li{ float:left; line-height:60px; font-size:20px; color:#000000; margin:0 20px; } 

ul.nav_ul li span{ font-size:30px; color:#d88200}

.picture,.content_text{ float:left}

.content_text{ width:100%; margin:10px; line-height:180%}

.bottomlink{ text-align:center; font-size:14px; font-weight:bold; color:#74351d}
.copyright{ text-align:center; font-size:11px}

/*------------edit by voule---------*/

#energy_info {
	font-size: 12px;
	margin: 5px 0px 20px 20px;
	width: 100%;
}

#energy_div {
	font-size: 12px;
	margin: 5px 0px 20px 20px;
	width: 100%;
	text-align: center;
	
}

#energy_div label {
  padding-left: 140px;
}
#tabletwo  td {
	text-align: left;
}
.form_error {
  font-size:10px;
  color: #FF0000;
}
