#navigation {
	height: 63px; float: left;
}
.nav_wrap {
	width: 100%;
}
.ddsmoothmenu {
	height: 63px; line-height: 63px;
}
* html .ddsmoothmenu {
	background: none;
}
.ddsmoothmenu ul {
	margin: 0px; padding: 0px; list-style-type: none;
}
.ddsmoothmenu ul li {
	text-align: center; float: left; display: inline; position: relative;
}
.ddsmoothmenu ul li.current {
	background: none;
}
.ddsmoothmenu ul li.sel {
	background: rgb(160, 3, 0);
}
.ddsmoothmenu ul li.sel > a {
	color: rgb(85, 85, 85);
}
.ddsmoothmenu ul li a {
	width: 166px; height: 63px; color: rgb(0, 0, 0); font-family: "Î¢ÈíÑÅºÚ"; font-size: 16px; display: block;
}
* html .ddsmoothmenu ul li a {
	display: inline-block; font-family: "Î¢ÈíÑÅºÚ";
}
.ddsmoothmenu ul li a:link {
	font-family: "Î¢ÈíÑÅºÚ";
}
.ddsmoothmenu ul li a:visited {font-family: "Î¢ÈíÑÅºÚ";
	
}
.ddsmoothmenu ul li a.selected {
	background: rgb(160, 3, 0); color: rgb(255, 255, 255);font-family: "Î¢ÈíÑÅºÚ";
}
.ddsmoothmenu ul li a:hover {
	background: rgb(160, 3, 0); color: rgb(255, 255, 255);font-family: "Î¢ÈíÑÅºÚ";
}
.ddsmoothmenu ul li ul {
	left: 0px; display: none; visibility: hidden; position: absolute;
}
.ddsmoothmenu ul li ul li {
	background: none; float: none; display: list-item;
}
.ddsmoothmenu ul li ul li ul {
	top: 0px;
}
.ddsmoothmenu ul li ul li a {
	background: rgb(213, 217, 219); margin: 0px; padding: 0px; width: 166px; height: 35px; text-align: center; color: rgb(85, 85, 85); line-height: 35px; font-family: Arial, Helvetica, sans-serif; font-size: 14px; font-weight: normal; border-top-color: rgb(255, 255, 255); border-top-width: 1px; border-top-style: solid; opacity: 1;
}
.ddsmoothmenu ul li ul li a.selected {
	background: rgb(160, 3, 0); color: rgb(255, 255, 255); border-top-color: rgb(255, 255, 255); border-top-width: 1px; border-top-style: solid; opacity: 1;
}
.ddsmoothmenu ul li ul li a:hover {
	background: rgb(160, 3, 0); color: rgb(255, 255, 255); border-top-color: rgb(255, 255, 255); border-top-width: 1px; border-top-style: solid; opacity: 1;
}
