@charset "utf-8";
/* CSS Document */

#webmenu {
	width:935px; margin-left:20px;
	height:44px;
	font-family:Arial, Verdana, Helvetica, sans-serif;
	font-size:13px;
	color:#323232;
	text-align:center;
	margin:0 auto;
}
#webmenu a {
	text-decoration:none;
}
#webmenu a:hover { color:#fff;}
#webmenu li ul {
	display:none;
}

.first-menu .nav_right { width:152px; height:44px; position:relative; overflow:hidden; background:url(../images/nav_right.png) no-repeat; text-align:left; float:right;}
.searchBtn { width:25px; height:22px; border:0; position:absolute; right:0; top:11px; background:url(../images/nav_right.png) -128px -11px; cursor:pointer;}
.searchText { border:0; width:145px; height:18px; line-height:18px; left:2px; top:13px; position:absolute;}
.second-menu, .third-menu, .fourth-menu {
	position:absolute;
}
.first-menu li {
	float:left;
	position:relative;
}
.menu_location .menu_locationR  {background:url(../images/nav_locationR.png) center no-repeat; color:#fff;}
.menu_location {background:url(../images/nav_location.png) center no-repeat; color:#fff;}
.menu_location .arrow { color:#fff;}
#menu_location .arrow { color:#fff;}
#menu_location {background:url(../images/nav_location.png) center no-repeat; color:#fff;}
#menu_locationR {background:url(../images/nav_locationR.png) center no-repeat; color:#fff;}
#subMusic .menu_location {background:url(../images/nav_secondMenu_cur_bg.png) repeat-x;}
#subMusic .menu_location a:hover {background:url(../images/nav_secondMenu_cur_bg.png) repeat-x;}
.first-menu a {
	float:left;
	display:block;
	padding:0 20px;
	color:#323232;
	line-height:44px;
}
.second-menu {
	top:43px;
	right:0;
	font-size:13px;
	padding-bottom:5px;
	background:url(../images/nav_second_footer.png) bottom no-repeat;
}

.second-menu a {
	height:26px; width:140px; color:#fff; padding:0; background:url(../images/nav_secondMenu_bg.png) repeat-x; line-height:26px; overflow:hidden;
}
.second-menu a:hover {
    width:140px; padding:0;
	background:url(../images/nav_secondMenu_cur_bg.png) repeat-x;
}
#subMgm {
	width:140px;
}
#subMusic, #subNews {
	width:140px; left:-10px;
}