@charset "utf-8";
/* CSS Document */
body.index { background:url(images/header_bg.png) 0 0 repeat-x; }


.mbx h3 span { color:#0b75ac; }
.tab_tit { background:url(images/main_titbg.png) 0 0 repeat-x; }
.tab_tit span em { color:#065b99; }
.tab_tit span.default { background:url(images/main_navlf.gif) 0 0 no-repeat; }
.tab_tit span.default em { background:url(images/main_navrt.gif) 100% 0 no-repeat; color:#065b99; }
.tab_con table th { color:#065b99; }
.tab_con table tbody tr.highlight { background:#c3e6fd; }
/* Adds */
.translationBox h1 { background:#c7d9ef; color:#036; }
.translationBox .aSearch th { color:#036; }
#key .treeBox,
#key .keyList { border:1px solid #a2b3cd; }
#key .keyList { background:#eef6fd; }
#key .keyList h1 { background:#c7d9ef; }
#key .keyList dt { background:#e2ecf9; }
#key .keyList dd { background:#eef6fd; }
#organsTree { background:#bed4f1; }
#organsTreeBox { background:#dbe5f6; border:1px solid #90b8e0; }
.organs { background:#eef6fd; }
.organs th, #organs td { border:1px solid #cedfff; color:#19548e; }
.organs tr.deep { background:#e3eefe; }
#announcement { background:#eef6fd; }
#announcement .aSearch th { color:#339; }

/*table_search*/
.table_search th, .table_search td { border:1px solid #accdf4; }
.table_search th { background:#CCDEF2; color:#57445B;}
.table_search td { background:#fff;border:1px solid #AED3D1; color:#37485D; }
.table_search thead th { background:#bcd8f5 url(images/tb_head.gif) repeat-x top; color:#19548e; }

/*table_search*/
.table_search_noarrow th, .table_search td { border:1px solid #accdf4; }
.table_search_noarrow th { background:#e5f5ff; }
.table_search_noarrow td { background:#f3f4f4; }
.table_search_noarrow thead th { background:#bcd8f5 url(images/tb_head.gif) repeat-x top; color:#19548e; }

/*table_list*/
.table_list th, .table_list td { border:1px solid #accdf4; }
.table_list th { background:#e5f5ff; }
.table_list td { background:#f8fdff; color:#38495a; }
/*.table_list thead th { background:#bcd8f5 url(images/tb_head.gif) repeat-x top; color:#19548e; }*/
.table_list a:link, .table_list a:visited { color:#039; text-decoration:none; }
.table_list a:hover { color:#f30; text-decoration:underline; }
