#webmenu {
	height:33px;
	margin: 0px;
	padding: 0px;
}
#webmenu a {
}
#webmenu ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
#webmenu li {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
#webmenu li ul {
	display:none;
}
#webmenu li ul li {
	float:none;
}
*html #webmenu li ul li {
	display:inline;
}
#webmenu li ul a {
	float:none;
	height:32px;
	line-height:32px;
	padding:0 10px;
	text-transform:capitalize;
}
#webmenu .height-auto {
	line-height:15px;
	padding:0px;
}
.second-menu, .third-menu, .fourth-menu {
	position:absolute;
}
.first-menu li {
	float:left;
	position:relative;
}
.first-menu a {
	float:left;
	display:block;
	padding:0;
	height:33px;
	background:#333;
	margin: 0px;
}
.first-menu a:hover {
}
.second-menu {
	top:33px;
	left: 0px;
}
*html .second-menu {
	right:-1px;
}
.second-menu a {
	font-size:11px;
	color: #FFFFFF;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #595959;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #595959;
}
.second-menu a.arrow {
}
.second-menu a.arrow:hover {
	color: #FF0000;
}
.second-menu a.arrow-02 {
	background:#3a3a3a url(image/arrow.gif) no-repeat right -64px;
}
.second-menu a.arrow-02:hover {
	background:#4698ca url(image/arrow.gif) no-repeat right -110px;
}
.third-menu, .fourth-menu {
	width:177px;
	top:0;
	left:177px;
}
.third-menu a {
	background:#4c4c4c;
	border-top:1px solid #595959;
	border-left:1px solid #595959;
	border-bottom:1px solid #333;
	border-right:1px solid #333;
	color: #FFFFFF;
}
.third-menu a:hover {
	color: #FF0000;
}
#subMgm {
	width:177px;
}
#subMgm .third-menu {
	left:177px;
}
#subMgm .fourth-menu {
	left:177px;
}
#subMusic, #subNews {
	width:177px;
}

