@charset "utf-8";

.navli{z-index:9999;}
#webmenu { width:1150px; margin:0px auto;
	height:50px;
	font-size:14px;
	text-align:center;
}
#webmenu a { 
		font-size:14px;
		height:55px;
		line-height:55px;
}
#webmenu li ul {
	display:none; border-top:1px solid #000;
}
#webmenu li ul li {
	float:none;
}
*html #webmenu li ul li {
	display:inline;
}
#webmenu li ul a {
	float:none;
	height:50px;
	line-height:50px; width:143px;
	text-transform:capitalize;
}
#webmenu .height-auto {
	line-height:50px;
	 	 
}
.second-menu, .third-menu, .fourth-menu {
	position:absolute;
}
.first-menu li {
	float:left;
	position:relative;
}
.first-menu a {
	float:left;
	display:block;
 
	height:50px;
	line-height:50px;width:143px; color:#FFFFFF;
	 
	font-size:14px;
}
.first-menu a:hover {
	background:#F76210;
	 
 
}
.second-menu {
	top:53px;
	right:0; z-index:99999999
}
*html .second-menu {
	right:-1px;
}
.second-menu a {
	font-size:14px;
}
.second-menu a.arrow {
	background:#0e85e0 url(../images/arrow.gif) no-repeat right top;
}

.arrowT{background:#0e85e0}
.arrow:hover{background:#F76210}


.second-menu a.arrow:hover {
	background:#F76210 url(../images/arrow.gif) no-repeat right -50px;
}
.second-menu a.arrow-02 {
	background:#0e85e0 url(../images/arrow.gif) no-repeat right -100px;
}
.second-menu a.arrow-02:hover {
	background:#F76210 url(../images/arrow.gif) no-repeat right -150px;
}
.third-menu, .fourth-menu {
	width:143px;
	top:0;
	left:143px;
}
.third-menu a {
	background:#0e85e0;
	 
}
#subMgm {
	width:143px;
}
#subMgm .third-menu {
	left:143px;
}
#subMgm .fourth-menu {
	left:143px;
}
#subMusic, #subNews {
	width:143px;
}