.Navigation .nav_top_left {
	width:12px;
	height:31px;
	background:url(../../../images/FontEnd/gif/nav_top_left.gif) no-repeat;
}
.Navigation .nav_top_space {
	list-style-type:none;
	width:2px;
	height:31px;
	background:url(../../../images/FontEnd/gif/nav_top_space.gif) no-repeat;
}
.Navigation .nav_top_right {
	width:12px;
	height:31px;
	background:url(../../../images/FontEnd/gif/nav_top_right.gif) no-repeat;
}
.Navigation .nav_menu {
	width:653px;
	line-height:23px;
}
.Navigation .nav_text {
	list-style-type:none;
	margin:0 15px 0 15px;
}
/* SEARCH */
.Navigation .nav_search {
	width:180px
}
.Navigation li {
	list-style-type:none;
	padding:0;
}
.Navigation li .nav_search_input {
	width:150px;
	height:18px;
	font-family:Tahoma, Arial, Verdana, Helvetica, sans-serif;
	border:1px solid #666666;
}
.Navigation .search_box {
	text-align:center;
	margin-top:2px;
	width:150px;
}

.Navigation span .nav_text {
}
.Navigation .nav_space {
	width:2px;
	background:url(../../../images/FontEnd/gif/top_nav_space.gif) no-repeat;
}
.Navigation .nav_link {
	font-size:12px;
	font-weight:bold;
	color:#FFFFFF;
	text-decoration:none;
}
.Navigation .nav_link:hover {
	color:#FFFF00;
	text-decoration:none;
}

/*.Navigation .nav_lang {
	margin-top:0px;
}*/
.Navigation_Bottom {
	width:977px;
	height:16px;
	background:url(../../../images/FontEnd/gif/top_nav_bottom.gif) repeat-x;
}
