@charset "utf-8";
/* CSS Document */

body{
	background-color:#fff;
	margin:0;
	font-family: Tahoma, Geneva, sans-serif;
	font-size:12px;
	color:#666;
	line-height:20px;
}

#container{
	width:1000px;
	margin:auto;
	background-color:#FFF;
}

#header{
	height:110px;
	width:1000px;
	float:left;
	background:  url(../images/home_06.gif) no-repeat 8% 50%;
}

.language{
	float:right;
	padding:15px 10px 6px 900px;
}
.language1{	float:right;
	padding:15px 10px 6px 850px;
}
#navi{
	float:right;
	width:550px;
}

.naviHome_01{
	float:left; 
	margin:1px 0 1px 2px;
	width:135px;
	height:23px;
}


a.home:link,a.home:visited{color:#FFF; text-decoration:none;}

#banner{
	width:1000px;
	height:392px;
	border-top:#0082c0 8px solid;
	border-bottom:#0a4362 3px solid;
	background:url(../images/home_22.jpg) no-repeat;
	margin-bottom:40px;
	float:left;
}

#content{
	width:1000px;
	float:left;
	margin-bottom:40px;
}

#contentLeft{
	float:left;
	width:300px;
	text-align:right;
	color:#0082c0;
	font-weight:bold;
	padding-top:50px;
	line-height:24px;
}

a.navi:link,a.navi:visited{color:#0082c0; text-decoration:none;}

.titleAbout{ background:url(../images/about_03.gif) top right no-repeat; }
.titleMission{ background:url(../images/mission2_03.gif) top right no-repeat; }
.titleProjects{ background:url(../images/projects_03.gif) top right no-repeat; }
.titleGeothermal{ background:url(../images/geothermal_03.gif) top right no-repeat; }
.titleContact{ background:url(../images/contact_03.gif) top right no-repeat; }

.titleAboutCn{ background:url(../images/about_03_cn.gif) top right no-repeat; }
.titleMissionCn{ background:url(../images/mission2_03_cn.gif) top right no-repeat; }
.titleProjectsCn{ background:url(../images/projects_03_cn.gif) top right no-repeat; }
.titleGeothermalCn{ background:url(../images/geothermal_03_cn.gif) top right no-repeat; }
.titleContactCn{ background:url(../images/contact_03_cn.gif) top right no-repeat; }

.projectsStyle1{
	background:#eeeeee;
	font-weight:bold;
}

#contentRight{
	float:right;
	width:650px;
	padding-left:20px;
	padding-top:8px;
	background:url(../images/about_06.gif) no-repeat 0 20px;
	font-size:12px;
}

.contentTitle{
	color:#000;
	font-size:20px;
}

.floatRight{
	float:right;
	margin:10px;
}


#footer{
	float:left;
	width:1000px;
	height:60px;
	background:url(../images/home_29.gif) repeat-x top;
}

.copyright{
	float:right;
	margin-top:13px;
	padding:10px;
	color:#666;
	font-size:11px;
}
.copyright span{float:right; text-align:right;}

.blueText{
	color:#0082c0;
	font-weight:bold;
}
