﻿Div.menu {
    background-color: rgb(185, 220, 255);
    vertical-align: bottom; 
}

Div#opac {
    min-width:980px;
}

/* 主題色選單 */
.div_header_Themes_style .div_header_str {
    background-color: rgb(204, 238, 255);
}

#div_tabs_bg {
    background-color: rgb(204, 238, 255) !important ;
}

/* 電子書色選單 */
#div_tabs_bg_eBook {
    background-color: rgb(204, 238, 255) !important;
}

/* 資料庫色選單 */
#div_tabs_bg_dBase {
    background-color: rgb(204, 238, 255) !important;
}

/* 部推色選單 */
#div_tabsGood_bg {
    background-color: rgb(204, 238, 255) !important;
}

/*MessageDialog Titlebar*/
.ui-widget-header, .ui-dialog-titlebar {
    border: 1px solid #333333;
    background: #7697ea;/*rgb(185, 220, 255) !important;*/
}
