﻿
ul {
    list-style: outside none none;
}
#webmenu {
    text-align: center;
    width: 1200px;
}
#webmenu a {
}
#webmenu li ul {
    display: none;
}
#webmenu li ul li {
    float: none;
}
#webmenu li ul a {
    background: none repeat scroll 0 0 rgba(0, 0, 0, 0);
    color: #333;
    display: block;
    float: none;
    font-size: 14px;
    line-height: 34px;
    padding: 0;
}
.line {
    position: relative;
    z-index: 1000;
}
#three li a {
    background: none repeat scroll 0 0 #fff;
    border-color: #fff #e6e4e3 #e6e4e3 -moz-use-text-color;
    border-style: none solid solid none;
    border-width: medium 0 0 medium;
}
#webmenu .height-auto {
    line-height: 15px;
    padding: 5px 10px;
}
.second-menu, .third-menu, .fourth-menu {
    position: absolute;
    z-index: 1002;
    
}
.second-menu li {
    border-bottom: 1px solid #fff;
    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: none repeat scroll 0 0 #4698ca;
    border-left: 1px solid #5db1e0;
    border-top: 1px solid #5db1e0;
}
#subMusic li a:hover {
    background: none repeat scroll 0 0 #51b2f6;
    color: #fff;
}
.second-menu {
    background: none repeat scroll 0 0 #f5f5f5;
    color: #333;
    width: 100%;
}
.third-menu li a 
{
	
}
.second-menu a {
    color: #333;
    font-size: 14px;
}
    .second-menu a.arrow {
        background: url("../images/arrow.gif") no-repeat scroll right top #3a3a3a;
    }
        .second-menu a.arrow:hover {
            background: url("../images/arrow.gif") no-repeat scroll right -32px #4698ca;
        }
    .second-menu a.arrow-02 {
        background: url("../images/arrow.gif") no-repeat scroll right -64px #3a3a3a;
    }
        .second-menu a.arrow-02:hover {
            background: url("../images/arrow.gif") no-repeat scroll right -110px #4698ca;
        }
.third-menu, .fourth-menu {
    left: 100%;
    top: 0;
    width: 100%;
}
.third-menu a {
    background: none repeat scroll 0 0 #4c4c4c;
    border-color: #595959 #333 #333 #595959;
    border-style: solid;
    border-width: 0;
    font-weight: normal;
}
#subMgm {
}
#subMgm .third-menu {
    left: 100%;
}
#subMgm .fourth-menu {
    left: 100%;
}
#subMgm .fourth-menu {
    left: 100%;
}
#subMusic {
}
#three {
    background: none repeat scroll 0 0 #27669a;
    width: 100%;
}
#three li {
    z-index: 1001;
}
