#menu-bound {
	width:974px;
	height: 34px;
	line-height:32px;
	display: block;
	background: url(../images/menu/bg_menu.gif) repeat-x;
	text-align:center;
	margin-left:auto;
	margin-right:auto;

}
#menu-bound div{
}
#menu-bound div div{
	height:34px;
}
#menu-bound ul {
	margin: 0;
	padding: 0px;
	list-style: none;
}

#menu-bound li {
	float: left;
	font-size: 100%;
	margin:0px 5px 0px 0px;
}
#menu-bound li div {
	display: none;
}

#menu-bound li a {
	display:block;
	_display:inline-block;
	color:#fdff42;
	height:34px;
}
#menu-bound li a span{
	display:block;
	_display:inline-block;
	height:34px;
}
#menu-bound li a span span{
	line-height:37px;
	_line-height:34px;
	display:block;
	_display:inline-block;
	color: #fdff42;
	font-weight:bold;
	height:34px;
	padding:0px 15px 0px 15px;
	background:url(../images/menu/sep.gif) no-repeat;
}
#menu-bound li a.active_all{
}
#menu-bound li a:hover,
#menu-bound li a:visited:hover{
	text-decoration:none;
	line-height:34px;
	display:block;
	_display:inline-block;
	color: #AF0D87;
	height:34px;
	background:url(../images/menu/bg_active.gif) 0% 0% repeat-x;

}
#menu-bound li a.active,a.active_all {
	text-decoration:none;
	line-height:34px;
	display:block;
	_display:inline-block;
	color: #AF0D87;
	height:34px;
	background:url(../images/menu/bg_active.gif) 0% 0% repeat-x;
}
#menu-bound li a:hover span{
	display:block;
	_display:inline-block;
	height:34px;
	background:url(../images/menu/bg_active_left.gif) 0% 0% no-repeat;

}
#menu-bound li a.active span,a.active_all span{
	display:block;
	_display:inline-block;
	height:34px;
	background:url(../images/menu/bg_active_left.gif) 0% 0% no-repeat;
}
#menu-bound li a:hover span span{
	display:block;
	_display:inline-block;
	color:#AF0D87;
	height:34px;
	background:url(../images/menu/bg_active_right.gif) 100% 0% no-repeat;

}
#menu-bound li a.active span span,a.active_all span span{
	display:block;
	_display:inline-block;
	color:#AF0D87;
	height:34px;
	background:url(../images/menu/bg_active_right.gif) 100% 0% no-repeat;
}
.home-rss-link{
	background:url(../images/rss.png) no-repeat 80% 3px; width:50px; padding-left:10px; cursor:pointer; color:#AEB1B2;
	_display:none; _width:0; _padding-left:0;
}
.menu-sub-bound{
	text-align:left; margin-left:auto; margin-right:auto;
}
.menu-sub-menu {
	clear:both;
	width:934px;
	_width:1000px;
	height:22px;
	background:url(../images/menu/bg_sub_menu.gif) repeat-x;
	text-align:center;
	margin-left:auto;
	margin-right:auto;
	position:relative;
}
.sub-menu{
	position:absolute;
	left:0;
	top:0;
}
.sub-menu {
	background:url(../images/menu/submenu_bg.png) repeat-x;
}
.submenu-span1 {
	background:url(../images/menu/submenu_left.png) 0% 0% no-repeat;
	float:left;
}
.submenu-span2 {
	background:url(../images/menu/submenu_right.png) 100% 0% no-repeat;
}
#topnav-l2 {
	white-space:nowrap;
	float:left;
}
#topnav-l2 ul {
	margin: 0;
	padding: 0 0 0 0px;
	list-style: none;
	padding-left:7px;
}
#topnav-l2 span{
	color:#403D3D;
	line-height:26px;
	padding-right:7px;
	margin-left:7px;
}

#topnav-l2 li {
	float: left;
	font-size: 100%;
	padding:3px 8px 3px 8px;
}

#topnav-l2 li a {
	text-decoration: none;
	color: #403D3D;
}
#topnav-l2 li a.selected{
	color:#FF0000;
}
#topnav-l2 li a:hover, #topnav-l2 li a.active {
	color: #403D3D;
	text-decoration:underline;
}

/*----------------- search ---------------*/
.banner-search-bound{
	float:right;
}
.banner-search{
	display:block;
	padding-top:4px;
}
div.esn-banner-input-search{
	background:url(../images/menu/input_search.gif) 0% 0% no-repeat;
	width:197px;
	height:25px;
}
.esn-banner-input-search input.search-input{
	overflow:hidden;
	width:158px;
	height:14px;
	line-height:14px;
	font-size:12px;
	border:0px;
}
input.button-search{
	width:20px;
	height:20px;
	font-size:12px;
	border:0px;
	padding-left:14px;
	color:#FCFFFD;
	background:none
}

