﻿ul
{
	list-style: none;
}
#webmenu
{
	/*height: 37px;*/
	text-align: center;
	width: 1000px;
}
#webmenu a
{
}
#webmenu li ul
{
	display: none;
}
#webmenu li ul li
{
	float: none;
}
*html #webmenu li ul li
{
	display: inline;
}
#webmenu li ul a
{
	border:none;
	float: none;
	padding: 0 0px;
	color: #fff;
	display: block;
	font-size: 12px;
	font-weight: bold;
	line-height: 30px;
	background: none;
}
.line
{
	position: relative;
}

.three li a
{
	background: none repeat scroll 0 0 #fff;
	border-bottom: 0px solid #e6e4e3;
	border-left: 0px solid #e6e4e3;
	border-right: 0px 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;
	border-bottom: 1px solid #fff;
}
.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;width: 100%;*/
	background: #034A7E;
	color: #fff;
	min-width:160px;
	
}

.third-menu li a
{
}

*html .second-menu
{
	right: -1px;
}
.second-menu a
{
	font-size: 11px;
}
.second-menu a.arrow
{
	background: #3a3a3a url(../images/arrow.gif) no-repeat right top;
}
.second-menu a.arrow:hover
{
	background: #4698ca url(../images/arrow.gif) no-repeat right -32px;
}
.second-menu a.arrow-02
{
	background: #3a3a3a url(../images/arrow.gif) no-repeat right -64px;
}
.second-menu a.arrow-02:hover
{
	background: #4698ca url(../images/arrow.gif) no-repeat right -110px;
}
.third-menu, .fourth-menu
{
	width: 100%;
	top: 0;
	left: 100%;
	_left: 89px;
}

.third-menu a
{
	background: #4c4c4c;
	font-weight: normal;
	border-top: 0px solid #595959;
	border-left: 0px solid #595959;
	border-bottom: 0px solid #333;
	border-right: 0px solid #333;
}
#subMgm
{
}
#subMgm .third-menu
{
	left: 100%;
}
#subMgm .fourth-menu
{
	left: 100%;
}
#subMgm .fourth-menu
{
	left: 100%;
	_left: 9px;
}
#subMusic
{
}

.three
{
	/*width: 100%;*/
	min-width:200px;
	background: #27669a;
}
.three li
{
	z-index: 10001;
}
