body {
    background:#FFFFFF;
}
#top{
    background: #fff;
}
.nav{ background-color:#2d7ac9;}
.nav ul {
    background: url("../images/blue/n_nav_ulbg.jpg") repeat-x scroll 0 0 transparent;
    height: 44px;
    padding-left: 20px;
    z-index: 5;
}

.nav li.nav_bg {
    background: url("../images/blue/n_nav_bg.jpg") no-repeat scroll 0 0 transparent;
    height: 44px;
    position: absolute;
    top: 0;
    width: 160px;
    z-index: 10;
}

.nav_sub {
    background: none repeat scroll 0 0 #4a97e6;
    color: #FFFFFF;
    display: none;
    height:auto;
    line-height: 40px;
    position: absolute;
    text-align: left;
    top: 44px;
    z-index: 10;
}
.footer {
    background: none repeat scroll 0 0 #2d7ac9;
    color: #FFFFFF;
    height: 50px;
    line-height: 50px;
    margin-bottom: 15px;
}
.top_link {
    color: #FFFFFF;
    line-height: 38px;
}

.ijob p {
    background: url("../images/n_job.png") no-repeat scroll 0 center transparent;
    padding-left: 25px;
}
.iphone p {
    background: url("../images/n_email.png") no-repeat scroll 0 center transparent;
    padding-left: 20px;
}
.oa p {
    background: url("../images/n_top_subbg.png") no-repeat scroll -141px 15px transparent;
    padding-left: 35px;
    z-index: 10;
}
.ao_sub {
    border: 1px solid #FF9933;
    padding-top: 32px;
    position: absolute;
    right: 0;
    text-align: center;
    top: 4px;
    width: 108px;
    z-index: 1;
}
.ao_sub li {
    background: none repeat scroll 0 0 #51b3d9;
    border-top: 1px dotted #E39543;
    height: 30px;
    line-height: 30px;
    width: 108px;
}



