/*=========================== heard ============================*/
#wape {
	height: auto;
	width: 900px;
	float:left;
	padding:0;
	padding-top:15px;
}

.logo {
	width:210px;
	float:left;
}
.heard {
	height: auto;
	width:600px;
	float:right;
	display:inline;
}
.language {
	height: 20px;
	width: auto;
	padding:10px 10px 5px 0px;
	float:right
	font-size:11px;	
}
.tel {
	height: 20px;
	width:187px;
	padding:5px 10px 0 0;
	float:right;
}
.online {
	height: 20px;
	width:75px;
	padding:5px 30px 0 0;
	float:right;
}

#meun {
	width: 900px;
	float:left;
}
#navgation {
	 POSITION: relative; MARGIN-TOP: 10px; WIDTH: 880px; BACKGROUND: url(../images/title-05.gif) ; HEIGHT: 38px; float:left;
	 padding:0 10px 0 10px;
	 }
#navgation UL {
	FLOAT: left; cursor:default; position:relative;
}
#navgation UL LI {
	WIDTH: auto;FLOAT: left;cursor:default; position:relative;TEXT-ALIGN: center; HEIGHT: 35px; FONT-SIZE: 12px; FONT-WEIGHT: bold;
	padding-top:3px; list-style:none;
}
#navgation UL LI:hover{ color: #004581; background-image:url(../images/title-04.gif); text-decoration:none;}
#navgation UL LI a {color: #666; padding:0 20px 0 20px; line-height:35px;}