.home_header{
	width:960px;
	height:208px;
	float:left;
	position:relative;
	z-index:2;
	background:url(header_bg_ar.png) no-repeat top center;
	margin-top:10px;
}

.home_header a:hover{opacity:1;}

.logo{
	z-index:100;
	float:right;
	margin-top:30px;
	margin-right:-15px;
	height:187px;
	width:247px;
	/*background:url(logo_en.png) no-repeat top center;*/
}


.page_path a{
	color:#141962;
	font-size:10px;
}

.page_path a:hover{
	opacity:0.8;
}


.page_path{
	height:25px;
	width:100%;
	padding-top:0px;
	margin-bottom:10px;
	float:left;
	color:#6a6a6b;
	text-align:left;
	font-size:10px;
}


.lang_swicher{
	width:145px;
	margin-top:10px;
	text-align:left;
	float:left;
	font-family: tahoma;
	margin-left:5px;
}

.lang_swicher .sep{
	font-size:15px;
	color:white;
	padding-left:2px;
	padding-right:2px;
}


.lang_swicher a:hover{
	opacity:0.5;
}


.lang_swicher a{
	color:#969696;

	font-size:12px;
	font-family: tahoma;
}
