
.menu_bj {
	background-color: #0164C9;
}

#webmenu {
	text-align:center;
	z-index:1e+008;
	display: block;
}

#webmenu li ul {
	display:none;
}
#webmenu li ul li {
	float:none;
}
#webmenu li ul li {display:inline;}
#webmenu li ul a {float:none; height:35px; line-height:35px; text-transform:capitalize;	display: block;overflow: hidden;}
#webmenu .height-auto {
	line-height:35px;
}
.second-menu, .third-menu, .fourth-menu {
	position:absolute;
	clear: both;
}
.first-menu li {
	float:left;
}
.first-menu a {
	display:block;
	height:90px;
	line-height:90px;
	font-size: 16px;
	color: #666666;
	text-align: center;
	width: 103px;
}
.first-menu a:hover {
	text-decoration: none;
	color: #ffffff;
	background-color: #4B85D7;
}
.second-menu {

	position: absolute;
	z-index: 10;
}
.second-menu a.arrow {
	font-size: 14px;
	color: #eeeeee;
	background-color: #4B85D7;
	text-align: center;
	background-image: none;
}
.second-menu a.arrow:hover {
	color:#eeeeee;
	text-decoration: none;
	background-color: #666666;
}
#subMgm {width:103px;}
#subMgm .fourth-menu {left:103px; _left:75px;}
#subMusic, #subNews {
	width: 103px;
	text-align: left;
}
