#nav-top {
    background: url(../images/blue.png) no-repeat center;
    height: 90px;
}

#nav-top .sign-logo {
    top: 33px;;
}

#PhotoToggleArea {
    background: #3598db;
}

#PhotoToggleArea_nav ul li.active {
    background: #2581c0;
}

#PhotoToggleArea_nav ul li a.active {
    background: #2581c0;
    color: #fff;
}

#PhotoToggleArea_nav ul li:hover {
    background: #2581c0;
}

#PhotoToggleArea_nav a {
    background: #3598db;
    color: #fff;
}

#PhotoToggleArea_nav ul li a:hover {
    background: #2581c0;
    color: #fff;
}

#PhotoToggleArea_nav ul li.active a {
    background: #2581c0;
    color: #fff;
}

#PhotoToggleArea_nav a:hover {
    background: #2581c0;
    color: #fff;
}
#shopIntroductionTop, #productServerContentTop {
    width: 100%;
    position: relative;
    height: 30px;
    background: #3598db;
    line-height: 30px;
}

#serviceCenterTop, #serverRankingListTop, #codeTop, #shopFlowTop, #linkTop {
    width: 100%;
    height: 30px;
    background: #3598db;
}
#serviceCenterTop p, #serverRankingListTop p, #codeTop p, #shopFlowTop p, #linkTop p {
    line-height: 30px;
    color: white;
}
.transaction-ct {
    width: 100%;
    height: 30px;
    background: #3598db;
}
/*雇佣他*/
#PhotoToggleArea_nav span.floatright a{
    padding:0 45px;
    background: #2581c0;
}
#PhotoToggleArea_nav span.floatright a:hover{
    background:#2581c0;
}

