@charset "utf-8";
/* CSS Document */
body{
	background-color:#e9e9e9;
	font-family:Arial;
	font-size:12px;
	line-height:18px;
	color:#8a8a8a;
	margin:0px;
}
.intro_title{
	font-size:2.2em;
	text-align:center;
	color:#3e9c28;
	padding-top:7%;
	line-height:1.5em;
	padding-bottom:20px;
		min-width:660px;
}
.intro_bg{
	background:url(map_i.jpg) top center no-repeat;
	padding-top:200px;
	height:240px;
	min-width:660px;
	}
a.intro_enter_en{
	color:#676767;
	text-decoration:none;
	font-weight:bold;
	width:150px;
	font-size:1.5em;
	margin-right:50px;
	
}
a.intro_enter_en:hover{
	color:#000;
}
a.intro_enter_ar{
	color:#676767;
	text-decoration:none;
	font-weight:bold;
	width:150px;
	font-size:1.5em;
	margin-left:300px;
	font-family:Tahoma;
}
a.intro_enter_ar:hover{
	color:#000;
}
.home_bg{
	background:url(home_bg.jpg) top center repeat-x #474747;
	margin:0px;
	padding:0px;
	}
.header{
	height:300px;
	width:990px;
	margin:0 auto;
	background:url(header_bg.jpg) top right no-repeat;
	border-bottom:#d8d8d8 1px solid;
	position:relative;
}
.header2{
	height:52px;
	width:990px;
	margin:0 auto;
	border-bottom:#004e00 1px solid;
	position:relative;
}
.middle2{
		background:url(middle_bg.jpg) top center no-repeat;
		}
#middle{
	background-color:#f6f6f6;
	margin:0px;
	width:100%;
}
#content{
	width:990px;
	margin:0 auto;
	text-align:justify;
}
.content_home{
	padding:20px 0px;
}
.content_strategy2{
	width:320px;
	float:right;
}
.content_policy1{
	padding-top:40px;
}
.content_strategy1{
	padding-top:40px;
	width:640px;
	float:left;
	padding-right:20px;
}
#footer_bg{
	background:url(footer_bg.jpg) top center repeat-x #474747;
	margin:0px;
	padding:10px 0px;
	}
#footer{
	height:50px;
	width:990px;
	margin:0 auto;
	color:#777676;
}
#footer .menu ul{
	list-style:none;
	margin-left:0px;
	list-style-position:inside;
	padding-left:0px;
	padding-bottom:2px;
}
#footer .menu li a{
	display:block;
	float:left;
	text-decoration:none;
	color:#999697;
	text-transform:uppercase;
	padding-right:20px;
	border-right:#777676 1px solid;
	padding-left:10px;
}
#footer .menu li a:hover{
	color:#ccc;
}
h1{
	color:#484848;
	font-size:24px;
	}
h2{
	color:#484848;
	font-size:18px;
	}
#menu{
	width:700px;
	float:left;
	border-bottom:#4d8f4d 1px solid;
	position:relative;
	
	}
#menu1{
	width:800px;
	float:left;
	/*border-bottom:#4d8f4d 1px solid;*/
	position:relative;
	
	}
#menu2{
	width:120px;
	float:right;
	position:relative;
	margin-top:-6px;
	}
#sound{
	width:50px;
	float:right;
	padding-top:25px;
}
#header_text{
	width:600px;
	color:#FFF;
	text-align:justify;
	padding-top:20px;
	padding-bottom:40px;
	}
#quote{
	width:480px;
	color:#333;
	}
.quote_start{
	background:url(quote_start.jpg) top left no-repeat;
	padding-left:40px;
}
.quote_end{
	background:url(quote_end.jpg) top right no-repeat;
	padding:13px 40px 10px 0px;
}
#col1{
	background:url(col1.jpg) left top no-repeat;
	width:260px;
	float:left;
	padding-right:83px;
	padding-top:10px;
	padding-left:10px;
}
#col2{
	background:url(col2.jpg) left top no-repeat;
	width:260px;
	float:left;
	padding-right:83px;
	padding-top:10px;
	padding-left:10px;
}
#col3{
	background:url(col3.jpg) left top no-repeat;
	width:260px;
	float:left;
	padding-top:10px;
	padding-left:10px;
}
#col4{
	width:613px;
	float:left;
	padding-top:10px;
	padding-right:83px;
}
a.more_btn{
	width:85px;
	height:30px;
	background: url("btn_bg.jpg") top center no-repeat;
	color:#006200;
	padding-top:13px;
	padding-left:40px;
	display:block;
	float:right;
	text-decoration:none;
	}
a.more_btn:hover{
	background: url("btn_bg_over.jpg") top center no-repeat;
	color:#333;
	}
#col3 a{
	color:#006200;
	}
.txt_input{
	background-color:#F6f6f6;
	width:200px;
	padding:3px;
	border:0px;
	border-bottom:#E0E0E0 1px solid;
	}
.txt_area{
	background-color:#FFF;
	width:380px;
	padding:5px;
	border:0px;
	}
.send_btn{
		background-color:#006000;
		padding:5px;
		width:60px;
		color:#FFF;
		border:2px solid #43a72b;
		}
.send_title{
	width:640px;
	background-color:#ccc;
	color:#006000;
	padding:5px;
	}
.staff_thumb{	
	width:160px;
	text-align:center;
	float:left;
	height:300px;
	padding-right:42px;
	padding-top:10px;
}