﻿ul
{
	list-style: none;
}
#webmenu
{
	/*height: 37px;*/
	text-align: center;
}
#webmenu a
{
}
#webmenu li ul
{
	display: none; 
}
#webmenu li ul li
{
	float: none;
}
*html #webmenu li ul li
{
	display: inline;
}
#webmenu li ul a
{
	float: none;
	padding: 0 0px;
	/*text-transform: capitalize;
	background: none repeat scroll 0 0 #fff;
	border-bottom: 1px solid #e6e4e3;
	border-left: 1px solid #e6e4e3;
	border-right: 1px solid #e6e4e3;
	 border-top:#fff;  */
	color: #000;
	display: block;
	font-size: 12px;
	font-weight: bold;
	height: 32px;
	line-height: 32px;
	background:none;
}

#three li a{background: none repeat scroll 0 0 #fff;
	border-bottom: 1px solid #e6e4e3;
	border-left: 1px solid #e6e4e3;
	border-right: 1px solid #e6e4e3;
	 border-top:#fff;border-left:none;}
#webmenu .height-auto
{
	line-height: 15px;
	padding: 5px 10px;
}
.second-menu, .third-menu, .fourth-menu
{
	position: absolute;
	z-index:1002;
}
.second-menu li{z-index:1002;}
.first-menu 
{
	float: left;
	position: relative;
}
.first-menu a, .third-menu li a
{




}
.first-menu a:hover, .third-menu li a:hover
{
	background: #4698ca;
	border-top: 1px solid #5db1e0;
	border-left: 1px solid #5db1e0;
}

#subMusic li a:hover
{
	color: #FE7700;

}
.second-menu
{
	top: 37px;
	right: 0;
}


.third-menu li a
{
}

*html .second-menu
{
	right: -1px;
}
.second-menu a
{
	font-size: 11px;
}
.second-menu a.arrow
{
	background: #3a3a3a url(image/arrow.gif) no-repeat right top;
}
.second-menu a.arrow:hover
{
	background: #4698ca url(image/arrow.gif) no-repeat right -32px;
}
.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: 140px;
	top: 0;
	left: 121px;
	_left: 89px;
}

.third-menu a
{
	background: #4c4c4c;
	font-weight: normal;
	border-top: 1px solid #595959;
	border-left: 1px solid #595959;
	border-bottom: 1px solid #333;
	border-right: 1px solid #333;
}
#subMgm
{
	width: 123px;
}
#subMgm .third-menu
{
	left: 123px;
}
#subMgm .fourth-menu
{
	left: 123px;
}
#subMgm .fourth-menu
{
	left: 123px;
	_left: 9px;
}
#subMusic{width: 123px;}
#three
{
	width: 140px;
}
#three li{z-index:10001;}