body {
	font-family: Verdana, Helvetica, Arial, sans-serif;
	color: #828282;
	background-color: #FFFFFF;
	font-size: 10px;
	margin: 0;
	background-color:#fff;
	text-align:center;
	height:100%;
}
html { height: 100%; }

a { text-decoration: none;color:#fff; }

#txt1, #txt2, txt3, txt4 {
	width:350px;
	height:200px;
	overflow:hidden;
}
#container {
	position:relative;
	width:912px;
	background-color:#ffffff;
	min-height:100%;
	text-align: left;
	margin:0 auto;
	border-left:1px solid #000;
	border-right:1px solid #000;
}
.header {
	background-image:url(../img/header.jpg);
	background-position:0px -20px;
	height:170px;
}
#menu2 li, #menu li {
	display:inline;
	padding-left:5px;
	cursor:pointer;
}
 #menu li {
  padding:5px 10px 5px 10px;
  color:#006600;
}
#content {
	padding:20px 0 50px 20px;
}
#news {
	width:275px;
	border-right:1px solid #000;
	float:left;
	background-color:#99cc99;
}
#news div {
	padding:10px;
	color:#060;
}
#presentation {
	padding:5px 20px 10px 20px;
	width: 600px;
	float:left;
	background-repeat:no-repeat;
	height:600px;
	overflow:hidden;
}
.chapter {
	padding:0 0 0px 10px;
}
.chapter a {
	font-size:9px;
	color:#FF6666;
	text-decoration:none;
}
.chapter h3 {
	font-size:14px;
	line-height:12px;
	font-weight:bold;
}
.news_title {
	font-size:14px;
	color:#006600;
	padding:0px;
	margin:0px;
	font-weight:bold;
}
hr {
	margin:0px;
}
.slides {
	vertical-align:top;
	background-repeat:no-repeat
}
#div1, #div2, #div3, #div4 {
		padding:15px 0 10px 25px;
}
.big_circle {
	width:560px;
	height:560px;
	overflow:hidden;
	position:relative;
}
.h_line {
	position:absolute;
	top:275px;
	height:10px;
	width:560px;
	background-color:#4c4c4c;
}
.v_line {
	position:absolute;
	left:275px;
	width:10px;
	height:560px;
	background-color:#4c4c4c;
}
.e1 {
	position:absolute;
	top:0px;
	left:0px;
	width:275px;
	height:275px;
}
.e2 {
	position:absolute;
	top:0px;
	left:285px;
	width:275px;
	height:275px;
	text-align:right;
}
.e3 {
	position:absolute;
	top:285px;
	left:0px;
	width:275px;
	height:275px;
}
.e4 {
	position:absolute;
	top:285px;
	left:285px;
	width:275px;
	height:275px;
}
#txt2, #txt4 {
	position:absolute;
	display:none;
	text-align:left;
}
#txt1, #txt3 {
	position:absolute;
	display:none;
}
#txt1 h1, #txt2 h1,#txt3 h1, #txt4 h1{
	font-size:16px;
	font-family:Arial, Helvetica, sans-serif;
	margin:0px;
	margin-bottom:15px;
}
.desce {
	font-size:16px;
	font-family:Arial, Helvetica, sans-serif;
	color:#006600;
	font-weight:bold;
}
.fp_link {
	color:#000000;
}
#txt2 li {
	list-style-type:none;
}
#txt2 h2 {
	font-size:13px;
	font-family:Arial, Helvetica, sans-serif;
	margin:0px;
	margin-bottom:5px;
}

#content {
	font-size:14px;
	font-family:Arial;
	padding-right:20px;	
}

#content td {
	padding: 2px 5px 2px 5px;
	}

#content a {
	color:#858789;
	text-decoration:underline;
}

/* -------------- Menu css ------------------ */
#m1, #m2 , #m3 , #m4 {
	font-family:Arial, Helvetica, sans-serif;
	color:#060;
	font-weight:bold;
}

#m1 span,  #m2 span, #m3 span, #m4 span{
	padding: 0px 5px;
}

#m1 a, #m2 a, #m3 a, #m4 a {
	text-decoration:none;
	cursor:pointer;
	color:#060;
}
#m2 a, #m3 a, #m4 a {
	color:#bbb;
}

#m2 .sel a, #m3 .sel a, #m4 .sel a {
	color:#060;
}

#m1 a:hover, #m2 a:hover, #m3 a:hover, #m4 a:hover {
	color:#FFCC00;
}

/* first menu */
#m1 {
	padding:10px 10px 2px 10px;
	background-color:#9c9;
	font-size:16px;
	border-bottom:1px solid #060;
	
}

#m1 .sel {
	border: 2px solid #060;
	border-bottom: 2px solid #fff;
	background-color:#fff;
	position:relative;
	top:1px;
}

/*second menu */
#m2 {
	padding:7px 10px 2px 20px;
	background-color:#fff;
	font-size:14px;
	border-bottom:1px solid #060;
}

#m2 .sel {
	border: 1px solid #060;
	border-bottom: 1px solid #fff;
	background-color:#fff;
	position:relative;
	top:2px;
}

/*third menu */
#m3 {
	padding:7px 10px 2px 30px;
	background-color:#fff;
	font-size:12px;
	border-bottom:1px solid #060;
}

#m3 .sel {
	border: 1px solid #060;
	border-bottom: 1px solid #fff;
	background-color:#fff;
	position:relative;
	top:2px;
}

/*forth menu */
#m4 {
	padding:7px 10px 2px 40px;
	background-color:#fff;
	font-size:12px;
	border-bottom:1px solid #060;
}


#menu {
	margin-bottom:15px;
	border-bottom:1px solid #060;
}

/* -------------- End menu css -------------- */
.content_ {
	text-align:justify;
}

.content_ h3 {
	font-size:17px;
	font-weight:bold;
}
.error, .error_small {
	color:#FF0000;
}
.error_small {
	font-size:12px;
}	
.energyHead {
	font-weight:bold;
	font-size:12px;
}		