#map{
    display: block;
    width: 100%;
    height: 566px;
    color:rgba(255,255,255,.9);
    vertical-align: top;
    outline-width: 0;
    margin: 0 auto;
    padding: 0;

}
#title{
    font-size: 40px;
    overflow:hidden;
    text-align:center;

}
#title p{
    margin:96px auto 16px;
}
#title span{
    color:#FFD600;
}

#subtitle p{
    margin: 0 auto;
    font-size: 16px;
    color: rgba(255,255,255,.6);
    overflow:hidden;
    text-align:center;
}
#bottom{
    display:block;
    width:920px;
    height: 232px;
    margin:64px auto 96px;
    font-size: 0;
    white-space: nowrap;
}
#left{
    display: inline-block;
    width:296px;
    height: 252px;
    padding: 0;
    margin: 0;
    vertical-align: middle;


}
#au_title{
    display: inline-block;
    margin-bottom:32px;
    width:296px;
    height: 20px;
}
#au_title p{
    margin-top:0px;
    font-size: 20px;
    list-style-type:none;
    color: rgba(255,255,255,.9);

}

#au_title p span{
    color:#FFD600;
}
#work {
    margin-top:0px;
    font-size: 14px;
    line-height: 14px;
    color:rgba(255,255,255,.9);
}
#time {
    marging-top:10px;
    font-size: 12px;
    line-height: 12px;
    color:rgba(255,255,255,.6);
}

#day{
    display: block;
    width:296px;
    height:24px;
    margin-bottom:16px;
    font-size: 12px;
    color:rgba(255,255,255,.9);

}
#day ul{
    margin:0;
    padding:0;
}
#day li{
    display: inline-block;
    margin-right:6px;
    width:32px;
    height:24px;
    line-height: 24px;
    text-align: center;
    background-color: #FFD600;
    color:rgba(0,0,0,.9);

}
#day .unselected{
    border:1px solid rgba(255,255,255,.2);
    background-color: rgba(255,255,255,.05);
    color:rgba(255,255,255,.9);
}
#addr{
    width:296px;

}
#addr ul{
    margin:0;
    padding:0;

}
#addr ul li {
    display: block;
    margin-top:12px;
    font-size: 12px;
    line-height: 16px;
    vertical-align: middle;
    color:rgba(255,255,255,.6);
}

#addr ul li img{
    vertical-align: middle;
    margin-right:8px;
    width:16px;
    height: 16px;
}
#center{
    display: inline-block;
    width:296px;
    height: 252px;
    padding: 0;
    margin-left: 16px;
    margin-top: 0px;
    vertical-align: middle;
}

#lw_title{
    display: inline-block;
    margin-bottom:32px;
    width:296px;
    height: 20px;
}
#lw_title p{
    margin-top:0px;
    font-size: 20px;
    list-style-type:none;
    color: rgba(255,255,255,.9);

}
#lw_title p span{
    color:#FFD600;
}
#top{
    list-style: none;
    padding: 0;
    margin: 0;
}
#top li{
    padding-bottom: 16px;
}
#top li .pic {
    display: block;
    padding-left:0;
    padding-left:0px;
    margin-left:0px;
}




#right{

    display: inline-block;
    width:296px;
    height: 252px;
    padding: 0;
    margin-left: 16px;
    vertical-align: middle;
}

#right #cu_title{
    display: inline-block;
    margin-bottom:32px;
    width:296px;
    height: 20px;
}
#right #cu_title p{
    margin-top:0px;
    font-size: 20px;
    list-style-type:none;
    color: rgba(255,255,255,.9);
}
#right #cu_title p span{
    color:#FFD600;
}

#contact{
    width:294px;
    height: 174px;
    padding: 0 auto;
    margin: 0px;
    border:1px solid rgba(255,255,255,.2);
    background-color: rgba(255,255,255,.05);
}
#contact ul{
    width:294px;
    height: 174px;
    float: left;
    display: inline-block;
    padding-left:22px;
    margin: 0;
}
#contact ul li{
    height:104px;
    margin: 0px;
    padding-top:8px;
    display: inline-block;

}
#contact ul li p{

    font-size: 12px;
    color:rgba(255,255,255,.9);
}
#contact ul li img{
    display: inline-block;
    padding-right:43px;
    width:104px;
    height: 104px;
}
#line{
    display:inline-block;
    margin-left:-170px;
    width:1px;
    height:174px;
    background-color: rgba(255,255,255,.2);
}