#header{
	position:relative;
	margin:0px;
	top:0px;
	width:980px;
	height:108px;	
}
#ban{
	background-image:url('/img/logo.png');
	background-repeat:no-repeat;
	width:290px;
	height:98px;
	float:right;
	position:relative;
	left:-20px;
	top:12px;
	text-align:right;
	behavior: url('/css_and_js/iepngfix.htc');
	border:none;
}
#ban:hover{
	cursor:pointer;
}
#search{
	width:170px;
	float:left;
	text-align:center;
	left:80px;
	direction:rtl;
}
#search-where{
	position:relative;
	width:200px;
}
#search-where ul{
	margin:0px;
	padding:0px;
}
#search-where ul li{
	margin:0px;
	padding:0px;
	float:right;
}
#search-where ul li label{
	font-family:Tahoma;
	font-size:11px;
	color:#fff;
	text-decoration:none;
	text-align:right;
}
#searchbox{
	background-image:url('/img/sea.png');
	background-repeat:no-repeat;
	width:170px;
	height:25px;
	margin:0px;
	padding:0px;
	behavior: url('/css_and_js/iepngfix.htc');

}
#search li{
	float:right;
}
#search-logo{
	background-image:url('../img/sea1.gif');
	background-repeat:no-repeat;
	width:20px;
	height:20px;
	text-align:right;
	position:absolute;
	float:right;
	right:4px;
	margin-left:6px;
	cursor:pointer;
}
#search-logo:hover{
	background-image:url('../img/sea2.gif');
}

#txtsearch{
	border-style: none;
	border-color: inherit;
	border-width: 0px;
	width: 134px;
	background-color:#f1efef;
	height: 16px;
	margin-top:3px;
	margin-left:6px;
	float:left;
	font-family:tahoma; color:#999999; font-size:11px;margin-top:4px;height:16px
}

#english{
	float:left;
	text-decoration:none;
  	color:#FFFFFF;
   	font-family:Verdana;
    margin-top:45px;
    font-size:10px; 
    font-weight:bold
}

#english:hover{
	text-decoration:underline
}
