@import "/common.css";
@import "/base.css";
@import "/header.css";
@import "/gnavi.css";
@import "/side_contents.css";
@import "/footer.css";
@import "/back_button.css";

#title {
        clear: both;
        width: 860px;
        height: 200px;
        background: url(/img/mem_title01.gif) no-repeat;
}

#title h2 {
        text-indent: -999em;
}

#main_containts a {
    color: #00BBFF;
    font-weight: bold;
    text-decoration: none;
}

#main_containts a:hover {
    color: #FF8000;
}

#page_menu {
    margin-top: 20px;
    padding-left: 2px;
    display: block;
    width: 578px;
    height: 40px;
    background-color: #00BBFF;
    overflow: hidden;
}

#page_menu li {
    float: left;
}

#menu_ad {
    display: block;
    width: 116px;
    height: 40px;
    background: url(/img/member_menu.gif) no-repeat;
    background-position: 0px 0px;
    text-indent: -999em;
}

#menu_ad:hover {
    background-position: 0px -40px;
}

#menu_rc {
    display: block;
    width: 115px;
    height: 40px;
    background: url(/img/member_menu.gif) no-repeat;
    background-position: -116px 0px;
    text-indent: -999em;
}

#menu_rc:hover {
    background-position: -116px -40px;
}

#menu_cm {
    display: block;
    width: 115px;
    height: 40px;
    background: url(/img/member_menu.gif) no-repeat;
    background-position: -231px 0px;
    text-indent: -999em;
}

#menu_cm:hover {
    background-position: -231px -40px;
}

#menu_ac {
    display: block;
    width: 96px;
    height: 40px;
    background: url(/img/member_menu.gif) no-repeat;
    background-position: -192px 0px;
    text-indent: -999em;
}

#menu_ac:hover {
    background-position: -192px -40px;
}

#menu_mem {
    display: block;
    width: 115px;
    height: 40px;
    background: url(/img/member_menu.gif) no-repeat;
    background-position: -346px 0px;
    text-indent: -999em;
}

#menu_mem:hover {
    background-position: -346px -40px;
}

#menu_ap {
    display: block;
    width: 96px;
    height: 40px;
    background: url(/img/member_menu.gif) no-repeat;
    background-position: -384px 0px;
    text-indent: -999em;
}

#menu_ap:hover {
    background-position: -384px -40px;
}

#menu_st {
    display: block;
    width: 115px;
    height: 40px;
    background: url(/img/member_menu.gif) no-repeat;
    background-position: -461px 0px;
    text-indent: -999em;
}

#menu_st:hover {
    background-position: -461px -40px;
}

.cr {
    clear: both;
    height: 0;
    padding: 0;
    margin: 0;
}

#main_containts h3 {
    padding-top: 1px;
    padding-bottom: 6px;
    padding-left: 24px;
    padding-right: 20px;
    background: url(/img/pac_logo_16.gif) no-repeat;
    font-size: 16px;
    font-weight: bold;
    color: #000000;
}

#main_containts h4 {
    padding-right: 20px;
    padding-bottom: 12px;
    font-size: 12px;
    line-height: 16px;
}

.member_head {
    padding-left: 12px;
    color: #787878;
}

#orchestra {
    margin-top: 2px;
    padding-top: 20px;
    width: 580px;
    height: 300px;
    background: url(/img/orchestra.jpg) no-repeat;
}

#orchestra p {
    padding-left: 20px;
    padding-right: 20px;
    font-size: 12px;
    line-height: 16px;
    color: #D0D0D0;
}

#artistic_director {
    margin-top: 12px;
    padding-bottom: 24px;
}

#artistic_director p {
    padding-left: 14px;
    padding-right: 20px;
    font-size: 14px;
}

#resident_conductor {
    margin-top: 12px;
    padding-bottom: 24px;
}

#resident_conductor p {
    padding-left: 14px;
    padding-right: 20px;
    font-size: 14px;
}

#concertmaster {
    padding-bottom: 24px;
}

#concertmaster p {
    padding-left: 14px;
    padding-right: 20px;
    font-size: 14px;
}

#associate_conductor {
    padding-bottom: 24px;
}

#associate_conductor p {
    padding-left: 14px;
    padding-right: 20px;
    font-size: 14px;
}

#core_member {
    padding-bottom: 24px;
    padding-right: 20px;
    font-size: 12px;
    line-height: 16px;
}

#core_member table {
    margin-left: 24px;
}

#core_member td {
    vertical-align: top;
    padding-bottom: 6px;
    font-size: 12px;
}

#associate_player {
    padding-bottom: 24px;
}

#associate_player p {
    padding-left: 14px;
    padding-right: 20px;
    font-size: 14px;
}

#staff {
    display: block;
    width: 560px;
    padding-bottom: 24px;
    padding-right: 20px;
    font-size: 12px;
    line-height: 16px;
}

#staff_back {
    display: block;
    width: 580px;
    // height: 100%;
    /* background: url(/person/photo/staff.jpg) no-repeat right top; */
}

#staff table {
    margin-left: 24px;
}

#staff td {
    vertical-align: top;
    padding-bottom: 6px;
    font-size: 12px;
}

