/* ================================
    CSS STYLES FOR DotNetNuke
   ================================
*/   


/* PAGE BACKGROUND */
/* background color for the header at the top of the page  */
.HeadBg {
}

/* background color for the content part of the pages */
Body
{

}

/* background/border colors for the selected tab */
.TabBg {
}

.LeftPane  { 
}

.ContentPane  { 
}

.RightPane  { 
}

/* text style for the selected tab */
.SelectedTab {
}

/* hyperlink style for the selected tab */
A.SelectedTab:link {
}

A.SelectedTab:visited  {
}

A.SelectedTab:active   {
}

A.SelectedTab:hover    {
}

/* text style for the unselected tabs */
.OtherTabs {
}
    
/* hyperlink style for the unselected tabs */
A.OtherTabs:link {
}

A.OtherTabs:visited  {
}

A.OtherTabs:active   {
}

A.OtherTabs:hover    {
}

/* GENERAL */
/* style for module titles */
.Head   {
}

/* style of item titles on edit and admin pages */
.SubHead    {
}

/* module title style used instead of Head for compact rendering by QuickLinks and Signin modules */
.SubSubHead {
}

/* text style used for most text rendered by modules */
.Normal
{g
}

/* text style used for textboxes in the admin and edit pages, for Nav compatibility */
.NormalTextBox
{
}

.NormalRed
{
}

.NormalBold
{
}

/* text style for buttons and link buttons used in the portal admin pages */
.CommandButton     {
}
    
/* hyperlink style for buttons and link buttons used in the portal admin pages */
A.CommandButton:link {
}

A.CommandButton:visited  {
}

A.CommandButton:active   {
}

A.CommandButton:hover    {
}
    
/* GENERIC */
H1  {
}

H2  {
}

H3  {
}

H4  {
}

H5, DT  {
}

H6  {
}

TFOOT, THEAD    {
}

TH  {
}

A:link  {
}

A:visited   {
}

A:active    {
}

A:hover {
}

SMALL   {
}

BIG {
}

BLOCKQUOTE, PRE {
}


UL LI   {
}

UL LI LI    {
}

UL LI LI LI {
}

OL LI   {
}

OL OL LI    {
}

OL OL OL LI {
}

HR {
}

/* MODULE-SPECIFIC */
/* text style for reading messages in Discussion */    
.Message    {
}   

/* style of item titles by Announcements and events */
.ItemTitle    {
ine-height: 20px;
}

/* Menu-Styles */
/* Module Title Menu */
.ModuleTitle_MenuContainer {
}

.ModuleTitle_MenuBar {
}

.ModuleTitle_MenuItem {
}

.ModuleTitle_MenuIcon {
}

.ModuleTitle_SubMenu {
}

.ModuleTitle_MenuBreak {
}

.ModuleTitle_MenuItemSel {
}

.ModuleTitle_MenuArrow {
}

.ModuleTitle_RootMenuArrow {
}

/* Main Menu */

.MainMenu_MenuContainer {
}

.MainMenu_MenuBar {
}

.MainMenu_MenuItem {
}

.MainMenu_MenuIcon {
}

.MainMenu_SubMenu {
}

.MainMenu_MenuBreak {
}

.MainMenu_MenuItemSel {
}

.MainMenu_MenuArrow {
}

.MainMenu_RootMenuArrow {
}

/*官網文字CSS*/
/*---------------頁尾文字、連結------------------*/
.copyright {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	color: #353535;
	text-decoration: none;
}
.copyNUM {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #353535;
	text-decoration: none;
}
.copyLINK {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	color: #353535;
	text-decoration: none;
}

.copyLINK a:link, .copyLINK a:visited, .copyLINK a:active {
    color: #353535;
	text-decoration: underline;
}

.copyLINK a:hover {
	color: #000000;
	text-decoration: none;
}
/*--------------------頁首文字、連結--------------------------*/
.lgeIN {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
.lgeOT {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #B1B1B1;
	text-decoration: none;
	
}
.lgeOT a:link, .lgeOT a:visited,.lgeOT a:active  {
    color: #B1B1B1;
}

.lgeOT a:hover {
	color: #000000;
	text-decoration: underline;
}
.frontPage {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #725E38;
}
.frontPage a:link, .frontPage a:visited, .frontPage a:active {
    	color: #725E38;
	text-decoration: none;
	font-size: 11px;
}
.frontPage a:hover {
	color: #000000;
	text-decoration: underline;
}
.searchINFO{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	padding:3px 0px 0px 3px;
	background-color:#EBEAEA;
}
/*-----------各單元麵包削設定--------------------------*/
/*展示*/
.breadcrumbs1 {
    font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #525B64;
	text-decoration: none;
}
.breadcrumbs1 a:link, .breadcrumbs1 a:visited, .breadcrumbs1 a:active {
    color: #525B64;
	text-decoration: underline;
}
.breadcrumbs1 a:hover {
	color: #000000;
	text-decoration: underline;
}
/*典藏*/
.breadcrumbs2 {
    font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #69482A;
	text-decoration: none;
}
.breadcrumbs2 a:link, .breadcrumbs2 a:visited, .breadcrumbs2 a:active {
    color: #69482A;
	text-decoration: underline;
}
.breadcrumbs2 a:hover {
	color: #000000;
	text-decoration: underline;
}
/*研究*/
.breadcrumbs3 {
    font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #A5341B;
	text-decoration: none;
}
.breadcrumbs3 a:link, .breadcrumbs3 a:visited, .breadcrumbs3 a:active {
    color: #A5341B;
	text-decoration: underline;
}
.breadcrumbs3 a:hover {
	color: #000000;
	text-decoration: underline;
}
/*活動*/
.breadcrumbs4 {
    font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #606307;
	text-decoration: none;
}
.breadcrumbs4 a:link, .breadcrumbs4 a:visited, .breadcrumbs4 a:active {
    color: #606307;
	text-decoration: underline;
}
.breadcrumbs4 a:hover {
	color: #000000;
	text-decoration: underline;
}
/*圖書館*/
.breadcrumbs5 {
    font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #0F504F;
	text-decoration: none;
}
.breadcrumbs5 a:link, .breadcrumbs5 a:visited, .breadcrumbs5 a:active {
    color: #0F504F;
	text-decoration: underline;
}
.breadcrumbs5 a:hover {
	color: #000000;
	text-decoration: underline;
}
/*關於我們*/
.breadcrumbs6 {
    font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #484720;
	text-decoration: none;
}
.breadcrumbs6 a:link, .breadcrumbs6 a:visited, .breadcrumbs6 a:active {
    color: #484720;
	text-decoration: underline;
}
.breadcrumbs6 a:hover {
	color: #000000;
	text-decoration: underline;
}
/*博物館之友*/
.breadcrumbs7 {
    font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #C94600;
	text-decoration: none;
}
.breadcrumbs7 a:link, .breadcrumbs7 a:visited, .breadcrumbs7 a:active {
    color: #C94600;
	text-decoration: underline;
}
.breadcrumbs7 a:hover {
	color: #000000;
	text-decoration: underline;
}
/*數位博物館*/
.breadcrumbs8 {
    font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #683E6A;
	text-decoration: none;
}
.breadcrumbs8 a:link, .breadcrumbs8 a:visited, .breadcrumbs8 a:active {
    color: #683E6A;
	text-decoration: underline;
}
.breadcrumbs8 a:hover {
	color: #000000;
	text-decoration: underline;
}
/*博物館網絡*/
.breadcrumbs9 {
    font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #335007;
	text-decoration: none;
}
.breadcrumbs9 a:link, .breadcrumbs9 a:visited, .breadcrumbs9 a:active {
    color: #335007;
	text-decoration: underline;
}
.breadcrumbs9 a:hover {
	color: #000000;
	text-decoration: underline;
}
/*其他-雙語對照-隱私權-網路安全-無障礙-全文檢索-網站地圖-常見問題*/
.breadcrumbs10 {
    font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #4A473E;
	text-decoration: none;
}
.breadcrumbs10 a:link, .breadcrumbs10 a:visited, .breadcrumbs10 a:active {
    color: #4A473E;
	text-decoration: underline;
}
.breadcrumbs10 a:hover {
	color: #000000;
	text-decoration: underline;
}
/*-------------------各單元[標題字]設定--------------------------*/
.SubUTitle{
    font-family: Arial, Helvetica, sans-serif;
	font-size: 21px;
	color: #FFFFFF;
	font-weight: bold;
}
/*-----------各單元內容[主題標題字]設定--------------------------*/
/*展示*/
.contentTOPIC1 {
     margin:auto;
    font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #6E7881;
	font-weight: bold;
	text-decoration: none;
	background:url(images/subTITLE_bg1.gif)
}
/*典藏*/
.contentTOPIC2 {
     margin:auto;
    font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #735539;
	font-weight: bold;
	text-decoration: none;
	background:url(images/subTITLE_bg2.gif)
}
/*研究*/
.contentTOPIC3 {
     margin:auto;
    font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #8D4A3B;
	font-weight: bold;
	text-decoration: none;
	background:url(images/subTITLE_bg3.gif)
}
/*活動*/
.contentTOPIC4 {
     margin:auto;
    font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #7A7D1E;
	font-weight: bold;
	text-decoration: none;
	background:url(images/subTITLE_bg4.gif)
}
/*圖書室*/
.contentTOPIC5 {
     margin:auto;
    font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #0F504F;
	font-weight: bold;
	text-decoration: none;
	background:url(images/subTITLE_bg5.gif)
}
/*關於我們*/
.contentTOPIC6 {
     margin:auto;
    font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #5B5A3B;
	font-weight: bold;
	text-decoration: none;
	background:url(images/subTITLE_bg6.gif)
}
/*博物館之友*/
.contentTOPIC7 {
     margin:auto;
    font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #D8672A;
	font-weight: bold;
	text-decoration: none;
	background:url(images/subTITLE_bg7.gif)
}
/*數位博物館*/
.contentTOPIC8 {
     margin:auto;
    font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #5A424A;
	font-weight: bold;
	text-decoration: none;
	background:url(images/subTITLE_bg8.gif)
}
/*博物館網絡*/
.contentTOPIC9 {
     margin:auto;
    font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #63852F;
	font-weight: bold;
	text-decoration: none;
	background:url(images/subTITLE_bg9.gif)
}
/*-----------各單元[主題內容標題字]設定--------------------------*/
.contentTITLE {
    font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #000000;
	font-weight: bold;
	text-decoration: none;
	height:25px;
}
.contentTITLE a:link, .contentTITLE a:visited, .contentTITLE a:active {
    color: #000000;
	text-decoration: underline;
}
.contentTITLE a:hover {
	color: #000000;
	text-decoration: underline;
}
/*-----------各單元主題內容[內文字]設定--------------------------*/
.contentWORD1 {
font-family: Arial, Helvetica, sans-serif;
font-size: 13px;
color: #595757;
line-height:22px;
}
.contentWORD1 a:link, .contentWORD1 a:visited, .contentWORD1 a:active {
    color: #373621;
	text-decoration: underline;
}
.contentWORD1 a:hover {
	color: #000000;
	text-decoration: underline;
}
.contentWORD2 {
    font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	color: #373621;
	font-weight: bold;
	text-decoration: none;
	background-color:#F1F5E1;
}
.contentWORD2 a:link, .contentWORD2 a:visited, .contentWORD2 a:active {
    color: #373621;
	text-decoration: underline;
}
.contentWORD2 a:hover {
	color: #000000;
	text-decoration: underline;
}
.referTEXT {
    font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	color: #9E9E9D;
	text-decoration: none;
}
.referTEXT a:link, .referTEXT a:visited, .referTEXT a:active {
    color: #373621;
	font-weight: bold;
	text-decoration: underline;
	background-color:#F1F5E1;
}
.referTEXT a:hover {
	color: #000000;
	font-weight: bold;
	text-decoration: underline;
	background-color:#F1F5E1;
}
/*-----------小單元內容分隔設定--------------------------*/
.subConFomat {
border-bottom-style: dotted;
border-bottom-color: #CCCCCC;
border-bottom-width: thin;
}
/*-----------回頂端連結設定--------------------------*/
.contentEND {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #373621;
	text-decoration: none;
	}
.contentEND  a:link, .contentEND  a:visited, .contentEND  a:active {
    color: #373621;
	text-decoration: underline;
}
.contentEND  a:hover {
	color: #000000;
	font-weight: bold;
	text-decoration: underline;
}
/*-----------首頁即時更新內容[內文字]設定--------------------------*/
.ontimeTEXT {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 14px;	
	color: #3D3A1B;
	text-decoration: none;
}
.ontimeTEXT  a:link, .ontimeTEXT  a:visited, .ontimeTEXT a:active {
    color: #3D3A1B;
}
.ontimeTEXT  a:hover {
	color: #3D3A1B;
	font-weight: bold;	
}
/*-----------首頁即時更新內容[日期時間]設定--------------------------*/
.ontimeDATE {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 14px;	
	color: #CF7800;
	text-decoration: none;
}
.ontimeDATE   a:link, .ontimeDATE  a:visited, .ontimeDATE  a:active {
    color: #CF7800;
}
.ontimeDATE  a:hover {
	color: #CF7800;
	font-weight: bold;	
}
/*-----------首頁即時更新內容[項目標題]設定--------------------------*/
.ontimeTITLE {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 14px;	
	color: #4E3710;
	font-weight: bold;	
	text-decoration: none;
}
.ontimeTITLE   a:link, .ontimeTITLE  a:visited, .ontimeTITLE  a:active {
    color: #4E3710;
}
.ontimeTITLE  a:hover {
	color: #4E3710;
	text-decoration: underline;	
}
/*自訂官網文章[項目符號]CSS*/
/*-----------各單元內容[標題]項目符號設定--------------------------*/
.tMARK1 {
background:url(images/title_bg1.png);
background-repeat:no-repeat;
margin:0px 0px 0px 0px;
padding-top:4px;
padding-left:22px;
height:21px;
list-style-type:none;
list-style-image:url(images/none1.gif);
}
.tMARK2 {
background:url(images/title_bg2.png);
background-repeat:no-repeat;
margin:0px 0px 0px 0px;
padding-top:4px;
padding-left:22px;
height:21px;
list-style-type:none;
list-style-image:url(images/none1.gif);
}
.tMARK3 {
background:url(images/title_bg3.png);
background-repeat:no-repeat;
margin:0px 0px 0px 0px;
padding-top:4px;
padding-left:22px;
height:21px;
list-style-type:none;
list-style-image:url(images/none1.gif);
}
.tMARK4 {
background:url(images/title_bg4.png);
background-repeat:no-repeat;
margin:0px 0px 0px 0px;
padding-top:4px;
padding-left:22px;
height:21px;
list-style-type:none;
list-style-image:url(images/none1.gif);
}
.tMARK5 {
background:url(images/title_bg5.png);
background-repeat:no-repeat;
margin:0px 0px 0px 0px;
padding-top:4px;
padding-left:22px;
height:21px;
list-style-type:none;
list-style-image:url(images/none1.gif);
}
.tMARK6 {
background:url(images/title_bg6.png);
background-repeat:no-repeat;
margin:0px 0px 0px 0px;
padding-top:4px;
padding-left:22px;
height:21px;
list-style-type:none;
list-style-image:url(images/none1.gif);
}
.tMARK7 {
background:url(images/title_bg7.png);
background-repeat:no-repeat;
margin:0px 0px 0px 0px;
padding-top:4px;
padding-left:22px;
height:21px;
list-style-type:none;
list-style-image:url(images/none1.gif);
}
.tMARK8 {
list-style-image:url(images/titleMARK8.gif);
margin:auto 5px auto 15px;
}
.tMARK9 {
list-style-image:url(images/titleMARK9.gif);
margin:auto 5px auto 15px;
}
.tMARK10 {
list-style-image:url(images/titleMARK10.gif);
margin:auto 5px auto 15px;
}
.tMARK10PageItem {
list-style-image:url(images/titleMARK10.gif);
margin:auto 5px auto 15px;
}
.tMARK10PageName{
font-size: 12px;
}
.catalogMARK {
list-style-image:url(images/triangle_book.gif);
margin:auto 5px auto 15px;
}
/*-----------首頁更新訊息[最新消息]分類項目符號設定--------------------------*/
/*展示*/
.nDATA1 {
list-style-image: url(images/NewsLabel_1.gif) ;
margin:0px auto auto auto;
}
/*研究*/
.nDATA2 {
list-style-image: url(images/NewsLabel_2.gif) ;
margin:0px auto auto auto;
}
/*活動*/
.nDATA3 {
list-style-image: url(images/NewsLabel_3.gif) ;
margin:0px auto auto auto;
}
/*圖書館*/
.nDATA4 {
list-style-image: url(images/NewsLabel_4.gif) ;
margin:0px auto auto auto;
}
/*行政*/
.nDATA5 {
list-style-image: url(images/NewsLabel_5.gif) ;
margin:0px auto auto auto;
}
/*[單元][BANNER]與[按鈕]圖像連結反應效果CSS*/
/*-----------首頁常駐選單[單元]圖像連結--------------------------*/
/*展示*/
.Ulink55 a{
	width:113px;
	height: 29px;
	line-height: 25px;
	color:  #4d4c4c;
	padding: 3px 0px 0px 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	text-align:center;
	background: url(menu/menu02.png) top left no-repeat;
	margin:0PX 3PX 0PX 4PX;
}

.Ulink55 a:hover,.Ulink55 a:active {
	color:  #333333;
   	background: url(menu/menu02_ov.png) top left no-repeat;
}
/*典藏*/
.Ulink56 a{
	width: 113px;
	height: 29px;
	line-height: 25px;
	color:  #4d4c4c;
	padding: 3px 0px 0px 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	text-align:center;
   	background: url(menu/menu03.png) top left no-repeat;
	margin:0PX 3PX 0PX 4PX;
}
.Ulink56 a:hover ,.Ulink56 a:active{
	color:  #333333;
    	background: url(menu/menu03_ov.png) top left no-repeat;
}
/*研究*/
.Ulink58 a{
   	width: 113px;
	height: 29px;
	line-height: 25px;
	color:  #4d4c4c;
	padding: 3px 0px 0px 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	text-align:center;
   	background: url(menu/menu04.png) top left no-repeat;
	margin:0PX 3PX 0PX 4PX;
}
.Ulink58 a:hover ,.Ulink58 a:active{
	color:  #333333;
   	background: url(menu/menu04_ov.png) top left no-repeat;
}
/*活動*/
.Ulink57 a{
   	width:113px;
	height: 29px;
	line-height: 25px;
	color:  #4d4c4c;
	padding: 3px 0px 0px 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	text-align:center;
   	background: url(menu/menu05.png) top left no-repeat;
	margin:0PX 3PX 0PX 4PX;
}
.Ulink57 a:hover ,.Ulink57 a:active{
	color:  #333333;
   	background: url(menu/menu05_ov.png) top left no-repeat;
}
/*參觀與服務*/
.Ulink236 a{
   	width:113px;
	height: 29px;
	line-height: 25px;
	color:  #4d4c4c;
	padding: 3px 0px 0px 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	text-align:center;
   	background: url(menu/menu06.png) top left no-repeat;
	margin:0PX 3PX 0PX 4PX;
}
.Ulink236 a:hover ,.Ulink236 a:active{
	color:  #333333;
   	background: url(menu/menu06_ov.png) top left no-repeat;
}
/*圖書館*/
.Ulink59 a{
   	width:113px;
	height: 29px;
	line-height: 25px;
	color:  #4d4c4c;
	padding: 3px 0px 0px 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	text-align:center;
   	background: url(menu/menu07.png) top left no-repeat;
	margin:0PX 3PX 0PX 4PX;
}
.Ulink59 a:hover,.Ulink59 a:active {
	color:  #333333;
   	background: url(menu/menu07_ov.png) top left no-repeat;
}

/*認識臺史博*/
.Ulink60 a{
   	width: 113px;
	height: 29px;
	line-height: 25px;
	color:  #4d4c4c;
	padding: 3px 0px 0px 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	text-align:center;
   	background: url(menu/menu01.png) top left no-repeat;
	margin:0PX 3PX 0PX 15PX;
	
}
.Ulink60 a:hover ,.Ulink60 a:active{
	color:  #333333;
   	background: url(menu/menu01_ov.png) top left no-repeat;
}
/*臺史博夥伴*/
.Ulink62 a{
   	width:113px;
	height: 29px;
	line-height: 25px;
	color:  #4d4c4c;
	padding: 3px 0px 0px 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	text-align:center;
   	background: url(menu/menu07.png) top left no-repeat;	margin:0PX 3PX 0PX 4PX;
}
.Ulink62 a:hover ,.Ulink62 a:active{
	color:  #333333;
   	background: url(menu/menu07_ov.png) top left no-repeat;
}
/*數位博物館*/
.Ulink61 {
   width:138px ;
   height:31px;
   background: url(menu/btnU7_n.gif) top left no-repeat;
   margin:0;
   left: 767px; 
   top: 0px;
}
.Ulink61 a:hover {
   background: url(menu/btnU7_over_n.gif) top left no-repeat;
}
.Ulink61 a:active {
   background: url(menu/btnU7_over_n.gif) top left no-repeat;
}
/*維護查詢 */
.Ulink73
{
   display:none;
}
/*新聞中心 */
.Ulink226
{
   display:none;
}
/*-----------首頁常駐選單[單元]圖像連結(次選單)--------------------------*/
/* 展示-展示概況 */
.Ulink212 a{
	width: 88px;
	height: 19px;
	color: #777777;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding: 1px 0px 0px 20px;
	text-align: left;
	background: url(menu/menu_arrow.gif) top left no-repeat;
	background-color: #FFFFFF;
}
.Ulink212 a:hover ,.Ulink212 a:active{
   	color:  #c20000;
   	font-family: Arial, Helvetica, sans-serif;
   	font-size: 12px;
}
/* 展示-常設展 */
.Ulink64 a{
	width: 88px;
	height: 19px;
	color: #777777;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding: 1px 0px 0px 20px;
	text-align: left;
	background: url(menu/menu_arrow.gif) top left no-repeat;
	background-color: #FFFFFF;
}
.Ulink64 a:hover ,.Ulink64 a:active {
   	color:  #c20000;
   	font-family: Arial, Helvetica, sans-serif;
   	font-size: 12px;
}
/* 展示-展覽預告 */
.Ulink335 a{
	width: 88px;
	height: 19px;
	color: #777777;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding: 1px 0px 0px 20px;
	text-align: left;
	background: url(menu/menu_arrow.gif) top left no-repeat;
	background-color: #FFFFFF;
}
.Ulink335 a:hover  ,.Ulink335 a:active{
   	color:  #c20000;
   	font-family: Arial, Helvetica, sans-serif;
   	font-size: 12px;
}
/* 展示-當期特展 */
.Ulink333 a{
	width: 88px;
	height: 19px;
	color: #777777;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding: 1px 0px 0px 20px;
	text-align: left;
	background: url(menu/menu_arrow.gif) top left no-repeat;
	background-color: #FFFFFF;
}
.Ulink333 a:hover  ,.Ulink333 a:active{
   	color:  #c20000;
   	font-family: Arial, Helvetica, sans-serif;
   	font-size: 12px;
}
/* 展示-展覽回顧 */
.Ulink334 a{
	width: 88px;
	height: 19px;
	color: #777777;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding: 1px 0px 0px 20px;
	text-align: left;
	background: url(menu/menu_arrow.gif) top left no-repeat;
	background-color: #FFFFFF;
}
.Ulink334 a:hover  ,.Ulink334 a:active{
   	color:  #c20000;
   	font-family: Arial, Helvetica, sans-serif;
   	font-size: 12px;
}
/* 展示-兒童廳 */
.Ulink71 a{
	width: 88px;
	height: 19px;
	color: #777777;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding: 1px 0px 0px 20px;
	text-align: left;
	background: url(menu/menu_arrow.gif) top left no-repeat;
	background-color: #FFFFFF;
}
.Ulink71 a:hover  ,.Ulink71 a:active{
   	color:  #c20000;
   	font-family: Arial, Helvetica, sans-serif;
   	font-size: 12px;
}
/* 展示-劇場 */
.Ulink72 a{
	width: 88px;
	height: 19px;
	color: #777777;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding: 1px 0px 0px 20px;
	text-align: left;
	background: url(menu/menu_arrow.gif) top left no-repeat;
	background-color: #FFFFFF;
}
.Ulink72 a:hover  ,.Ulink72 a:active{
   	color:  #c20000;
   	font-family: Arial, Helvetica, sans-serif;
   	font-size: 12px;
}
/* 典藏-典藏概況 */
.Ulink215 a{
	width: 88px;
	height: 19px;
	color: #777777;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding: 1px 0px 0px 20px;
	text-align: left;
	background: url(menu/menu_arrow.gif) top left no-repeat;
	background-color: #FFFFFF;
}
.Ulink215 a:hover  ,.Ulink215 a:active{
   	color:  #c20000;
   	font-family: Arial, Helvetica, sans-serif;
   	font-size: 12px;
}
/* 典藏-藏品目錄 */
.Ulink78 a{
	width: 88px;
	height: 19px;
	color: #777777;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding: 1px 0px 0px 20px;
	text-align: left;
	background: url(menu/menu_arrow.gif) top left no-repeat;
	background-color: #FFFFFF;
}
.Ulink78 a:hover  ,.Ulink78 a:active{
   	color:  #c20000;
   	font-family: Arial, Helvetica, sans-serif;
   	font-size: 12px;
}
/* 典藏-授權與調借 */
.Ulink79 a{
	width: 88px;
	height: 19px;
	color: #777777;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding: 1px 0px 0px 20px;
	text-align: left;
	background: url(menu/menu_arrow.gif) top left no-repeat;
	background-color: #FFFFFF;
}
.Ulink79 a:hover  ,.Ulink79 a:active{
   	color:  #c20000;
   	font-family: Arial, Helvetica, sans-serif;
   	font-size: 12px;
}
/* 典藏-典藏計畫 */
.Ulink80 a{
	width: 88px;
	height: 19px;
	color: #777777;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding: 1px 0px 0px 20px;
	text-align: left;
	background: url(menu/menu_arrow.gif) top left no-repeat;
	background-color: #FFFFFF;
}
.Ulink80 a:hover  ,.Ulink80 a:active{
   	color:  #c20000;
   	font-family: Arial, Helvetica, sans-serif;
   	font-size: 12px;
}
/* 研究-研究成果 */
.Ulink219 a{
	width: 88px;
	height: 19px;
	color: #777777;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding: 1px 0px 0px 20px;
	text-align: left;
	background: url(menu/menu_arrow.gif) top left no-repeat;
	background-color: #FFFFFF;
}
.Ulink219 a:hover  ,.Ulink219 a:active{
   	color:  #c20000;
   	font-family: Arial, Helvetica, sans-serif;
   	font-size: 12px;
}
/*研究-研究活動*/
.Ulink220 a{
	width: 88px;
	height: 19px;
	color: #777777;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding: 1px 0px 0px 20px;
	text-align: left;
	background: url(menu/menu_arrow.gif) top left no-repeat;
	background-color: #FFFFFF;
}
.Ulink220 a:hover  ,.Ulink220 a:active{
   	color:  #c20000;
   	font-family: Arial, Helvetica, sans-serif;
   	font-size: 12px;
}
/*研究-研究計畫*/
.Ulink221 a{
	width: 88px;
	height: 19px;
	color: #777777;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding: 1px 0px 0px 20px;
	text-align: left;
	background: url(menu/menu_arrow.gif) top left no-repeat;
	background-color: #FFFFFF;
}
.Ulink221 a:hover  ,.Ulink221 a:active{
   	color:  #c20000;
   	font-family: Arial, Helvetica, sans-serif;
   	font-size: 12px;
}
/*研究-臺灣史快報*/
.Ulink202 a{
	width: 88px;
	height: 19px;
	color: #777777;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding: 1px 0px 0px 20px;
	text-align: left;
	background: url(menu/menu_arrow.gif) top left no-repeat;
	background-color: #FFFFFF;
}
.Ulink202 a:hover  ,.Ulink202 a:active{
   	color:  #c20000;
   	font-family: Arial, Helvetica, sans-serif;
   	font-size: 12px;
}
/*研究-研究網絡*/
.Ulink83 a{
	width: 88px;
	height: 19px;
	color: #777777;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding: 1px 0px 0px 20px;
	text-align: left;
	background: url(menu/menu_arrow.gif) top left no-repeat;
	background-color: #FFFFFF;
}
.Ulink83 a:hover  ,.Ulink83 a:active{
   	color:  #c20000;
   	font-family: Arial, Helvetica, sans-serif;
   	font-size: 12px;
}
/*研究-歷史論壇*/
.Ulink224 a{
	width: 88px;
	height: 19px;
	color: #777777;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding: 1px 0px 0px 20px;
	text-align: left;
	background: url(menu/menu_arrow.gif) top left no-repeat;
	background-color: #FFFFFF;
}
.Ulink224 a:hover  ,.Ulink224 a:active{
   	color:  #c20000;
   	font-family: Arial, Helvetica, sans-serif;
   	font-size: 12px;
}
/*研究-臺灣歷史資料庫*/
.Ulink225 a{
	width: 88px;
	height: 19px;
	color: #777777;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding: 1px 0px 0px 20px;
	text-align: left;
	background: url(menu/menu_arrow.gif) top left no-repeat;
	background-color: #FFFFFF;
}
.Ulink225 a:hover  ,.Ulink225 a:active{
   	color:  #c20000;
   	font-family: Arial, Helvetica, sans-serif;
   	font-size: 12px;
}
/*活動-主題活動*/
.Ulink84 a{
	width: 88px;
	height: 19px;
	color: #777777;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding: 1px 0px 0px 20px;
	text-align: left;
	background: url(menu/menu_arrow.gif) top left no-repeat;
	background-color: #FFFFFF;
}
.Ulink84 a:hover  ,.Ulink84 a:active{
   	color:  #c20000;
   	font-family: Arial, Helvetica, sans-serif;
   	font-size: 12px;
}
/*活動-活動預告*/
.Ulink234 a{
	width: 88px;
	height: 19px;
	color: #777777;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding: 1px 0px 0px 20px;
	text-align: left;
	background: url(menu/menu_arrow.gif) top left no-repeat;
	background-color: #FFFFFF;
}
.Ulink234 a:hover  ,.Ulink234 a:active{
   	color:  #c20000;
   	font-family: Arial, Helvetica, sans-serif;
   	font-size: 12px;
}
/*活動-精彩回顧*/
.Ulink235 a{
	width: 88px;
	height: 19px;
	color: #777777;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding: 1px 0px 0px 20px;
	text-align: left;
	background: url(menu/menu_arrow.gif) top left no-repeat;
	background-color: #FFFFFF;
}
.Ulink235 a:hover  ,.Ulink235 a:active{
   	color:  #c20000;
   	font-family: Arial, Helvetica, sans-serif;
   	font-size: 12px;
}
/*參觀與服務-交通指引*/
.Ulink101 a{
	width: 88px;
	height: 19px;
	color: #777777;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding: 1px 0px 0px 20px;
	text-align: left;
	background: url(menu/menu_arrow.gif) top left no-repeat;
	background-color: #FFFFFF;
}
.Ulink101 a:hover  ,.Ulink101 a:active{
   	color:  #c20000;
   	font-family: Arial, Helvetica, sans-serif;
   	font-size: 12px;
}
/*參觀與服務-參訪須知*/
.Ulink253 a{
	width: 88px;
	height: 19px;
	color: #777777;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding: 1px 0px 0px 20px;
	text-align: left;
	background: url(menu/menu_arrow.gif) top left no-repeat;
	background-color: #FFFFFF;
}
.Ulink253 a:hover  ,.Ulink253 a:active{
   	color:  #c20000;
   	font-family: Arial, Helvetica, sans-serif;
   	font-size: 12px;
}
/*臺史博夥伴-會員專區*/
.Ulink195 a{
	width: 88px;
	height: 19px;
	color: #777777;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding: 1px 0px 0px 20px;
	text-align: left;
	background: url(menu/menu_arrow.gif) top left no-repeat;
	background-color: #FFFFFF;
}
.Ulink195 a:hover  ,.Ulink195 a:active{
   	color:  #c20000;
   	font-family: Arial, Helvetica, sans-serif;
   	font-size: 12px;
}
/*臺史博夥伴-志工園地*/
.Ulink108 a{
	width: 88px;
	height: 19px;
	color: #777777;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding: 1px 0px 0px 20px;
	text-align: left;
	background: url(menu/menu_arrow.gif) top left no-repeat;
	background-color: #FFFFFF;
}
.Ulink108 a:hover  ,.Ulink108 a:active{
   	color:  #c20000;
   	font-family: Arial, Helvetica, sans-serif;
   	font-size: 12px;
}
/*臺史博夥伴-加入志工*/
.Ulink343 a{
	width: 88px;
	height: 19px;
	color: #777777;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding: 1px 0px 0px 20px;
	text-align: left;
	background: url(menu/menu_arrow.gif) top left no-repeat;
	background-color: #FFFFFF;
}
.Ulink343 a:hover  ,.Ulink343 a:active{
   	color:  #c20000;
   	font-family: Arial, Helvetica, sans-serif;
   	font-size: 12px;
}
/*認識臺史博-使命與願景*/
.Ulink97 a{
	width: 88px;
	height: 19px;
	color: #777777;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding: 1px 0px 0px 20px;
	text-align: left;
	background: url(menu/menu_arrow.gif) top left no-repeat;
	background-color: #FFFFFF;
}
.Ulink97 a:hover  ,.Ulink97 a:active{
   	color:  #c20000;
   	font-family: Arial, Helvetica, sans-serif;
   	font-size: 12px;
}
/*認識臺史博-館長的話*/
.Ulink99 a{
	width: 88px;
	height: 19px;
	color: #777777;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding: 1px 0px 0px 20px;
	text-align: left;
	background: url(menu/menu_arrow.gif) top left no-repeat;
	background-color: #FFFFFF;
}
.Ulink99 a:hover  ,.Ulink99 a:active{
   	color:  #c20000;
   	font-family: Arial, Helvetica, sans-serif;
   	font-size: 12px;
}
/*認識臺史博-歷任首長*/
.Ulink222 a{
	width: 88px;
	height: 19px;
	color: #777777;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding: 1px 0px 0px 20px;
	text-align: left;
	background: url(menu/menu_arrow.gif) top left no-repeat;
	background-color: #FFFFFF;
}
.Ulink222 a:hover  ,.Ulink222 a:active{
   	color:  #c20000;
   	font-family: Arial, Helvetica, sans-serif;
   	font-size: 12px;
}

/*認識臺史博-建館歷史*/
.Ulink256 a{
	width: 88px;
	height: 19px;
	color: #777777;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding: 1px 0px 0px 20px;
	text-align: left;
	background: url(menu/menu_arrow.gif) top left no-repeat;
	background-color: #FFFFFF;
}
.Ulink256 a:hover  ,.Ulink256 a:active{
   	color:  #c20000;
   	font-family: Arial, Helvetica, sans-serif;
   	font-size: 12px;
}
/*認識臺史博-組織編制*/
.Ulink100 a{
	width: 88px;
	height: 19px;
	color: #777777;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding: 1px 0px 0px 20px;
	text-align: left;
	background: url(menu/menu_arrow.gif) top left no-repeat;
	background-color: #FFFFFF;
}
.Ulink100 a:hover  ,.Ulink100 a:active{
   	color:  #c20000;
   	font-family: Arial, Helvetica, sans-serif;
   	font-size: 12px;
}
/*認識臺史博-館徽*/
.Ulink223 a{
	width: 88px;
	height: 19px;
	color: #777777;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding: 1px 0px 0px 20px;
	text-align: left;
	background: url(menu/menu_arrow.gif) top left no-repeat;
	background-color: #FFFFFF;
}
.Ulink223 a:hover  ,.Ulink223 a:active{
   	color:  #c20000;
   	font-family: Arial, Helvetica, sans-serif;
   	font-size: 12px;
}
/*認識臺史博-政府資訊公開*/
.Ulink196 a{
	width: 88px;
	height: 19px;
	color: #777777;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding: 1px 0px 0px 20px;
	text-align: left;
	background: url(menu/menu_arrow.gif) top left no-repeat;
	background-color: #FFFFFF;
}
.Ulink196 a:hover  ,.Ulink196 a:active{
   	color:  #c20000;
   	font-family: Arial, Helvetica, sans-serif;
   	font-size: 12px;
}
/*圖書與出版-館藏目錄及資料庫檢索*/
.Ulink87 a{
	width: 88px;
	/*height: 19px;*/
	color: #777777;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding: 1px 0px 0px 20px;
	text-align: left;
	background: url(menu/menu_arrow.gif) top left no-repeat;
	background-color: #FFFFFF;
}
.Ulink87 a:hover  ,.Ulink87 a:active{
   	color:  #c20000;
   	font-family: Arial, Helvetica, sans-serif;
   	font-size: 12px;
}

/*圖書與出版-圖書室介紹*/
.Ulink89 a{
	width: 88px;
	height: 19px;
	color: #777777;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding: 1px 0px 0px 20px;
	text-align: left;
	background: url(menu/menu_arrow.gif) top left no-repeat;
	background-color: #FFFFFF;
}
.Ulink89 a:hover  ,.Ulink89 a:active{
   	color:  #c20000;
   	font-family: Arial, Helvetica, sans-serif;
   	font-size: 12px;
}

/*圖書與出版-使用須知*/
.Ulink91 a{
	width: 88px;
	height: 19px;
	color: #777777;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding: 1px 0px 0px 20px;
	text-align: left;
	background: url(menu/menu_arrow.gif) top left no-repeat;
	background-color: #FFFFFF;
}
.Ulink91 a:hover  ,.Ulink91 a:active{
   	color:  #c20000;
   	font-family: Arial, Helvetica, sans-serif;
   	font-size: 12px;
}

/*圖書與出版-其他圖書館連結*/
.Ulink95 a{
	width: 88px;
	height: 19px;
	color: #777777;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding: 1px 0px 0px 20px;
	text-align: left;
	background: url(menu/menu_arrow.gif) top left no-repeat;
	background-color: #FFFFFF;
}
.Ulink95 a:hover  ,.Ulink95 a:active{
   	color:  #c20000;
   	font-family: Arial, Helvetica, sans-serif;
   	font-size: 12px;
}

/*圖書與出版-出版品*/
.Ulink131 a{
	width: 88px;
	height: 19px;
	color: #777777;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding: 1px 0px 0px 20px;
	text-align: left;
	background: url(menu/menu_arrow.gif) top left no-repeat;
	background-color: #FFFFFF;
}
.Ulink131 a:hover  ,.Ulink131 a:active{
   	color:  #c20000;
   	font-family: Arial, Helvetica, sans-serif;
   	font-size: 12px;
}
/*-----------首頁常駐選單[單元]圖像連結(管理員)--------------------------*/
#WiseMenuNavItem38 ul a,#WiseMenuNavItem7 ul a{
	width: 100px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: left;
}
a.NoLink
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
/*-----------首頁即時訊息分類[按鈕]圖像連結--------------------------*/
/*最新消息*/
.lastestINFO73 {
   width:106px ;
   height:87px;
   background: url(menu/btn_N.gif) top left no-repeat;
   margin:0;
}
.lastestINFO73 a:hover {
   width:106px ;
   height:87px;
   background: url(menu/btn_N_r.gif) top left no-repeat;
}
/*近期展覽*/
.lastestINFO208 {
   width:106px ;
   height:87px;
   background: url(menu/btn_E.gif) top left no-repeat;
   margin:0;
}
.lastestINFO208 a:hover {
   width:106px ;
   height:87px;
   background: url(menu/btn_E_r.gif) top left no-repeat;
}
/*歷史上的今天*/
.lastestINFO210 {
   width:106px ;
   height:87px;
   background: url(menu/btn_T.gif) top left no-repeat;
   margin:0;
}
.lastestINFO210 a:hover {
   width:106px ;
   height:87px;
   background: url(menu/btn_T_r.gif) top left no-repeat;
}
/*台灣史快報*/
.lastestINFO211 {
   width:106px ;
   height:87px;
   background: url(menu/btn_I.gif) top left no-repeat;
   margin:0;
}
.lastestINFO211 a:hover {
   width:106px ;
   height:87px;
   background: url(menu/btn_I_r.gif) top left no-repeat;
}
/*藏品目錄*/
.lastestINFO209 {
   width:106px ;
   height:87px;
   background: url(menu/btn_L.gif) top left no-repeat;
   margin:0;
}
.lastestINFO209 a:hover {
   width:106px ;
   height:87px;
   background: url(menu/btn_L_r.gif) top left no-repeat;
}
/*當期特展*/
.lastestINFO74 {
   width:78px ;
   height:87px;
   background: url(menu/btnEXBI.jpg) top left no-repeat;
   margin:0;
}
.lastestINFO74 a:hover {
   width:78px ;
   height:87px;
   background: url(menu/btnEXBI_at.jpg) top left no-repeat;
}
/*典藏精選*/
.lastestINFO75 {
   width:78px ;
   height:87px;
   background: url(menu/btnCLS.jpg) top left no-repeat;
   margin:0;
}
.lastestINFO75 a:hover {
   width:78px ;
   height:87px;
   background: url(menu/btnCLS_at.jpg) top left no-repeat;
}
/*行事曆*/
.lastestINFO76 {
   width:106px ;
   height:47px;
   background: url(menu/btn_C.gif) top left no-repeat;
   margin:0;
}
.lastestINFO76 a:hover {
   width:106px ;
   height:47px;
   background: url(menu/btn_C_r.gif) top left no-repeat;
}
/*政府訊息公開*/
.lastestINFO171 {
   width:106px ;
   height:87px;
   background: url(menu/btnGMS.gif) top left no-repeat;
   margin:0;
}
.lastestINFO171 a:hover {
   width:106px ;
   height:87px;
   background: url(menu/btnGMS_at.gif) top left no-repeat;
}

/*-----------首頁右邊側欄[BANNER]圖像連結--------------------------*/
/*參觀者資訊*/
.IRB114 {
   width:158px ;
   height:31px;
   background: url(images/IRB01.gif) top left no-repeat;
   border: 1px solid #C6C3BD;
   margin:0px 5px 4px 5px;
}
.IRB114 a:hover {
   background: url(images/IRB01_ov.gif) top left no-repeat;   
 }
/*各項行政公告*/
.IRB115 {
   width:158px ;
   height:31px;
   background: url(images/IRB02.gif) top left no-repeat;
   border: 1px solid #C6C3BD;
   margin:0px 5px 4px 5px;
}
.IRB115 a:hover {
   background: url(images/IRB02_ov.gif) top left no-repeat;
}
/*志工園地*/
.IRB116 {
   width:158px ;
   height:31px;
   background: url(images/IRB03.gif) top left no-repeat;
   border: 1px solid #C6C3BD;
   margin:0px 5px 4px 5px;
}
.IRB116 a:hover {
   background: url(images/IRB03_ov.gif) top left no-repeat;
}
/*文史工作者園地*/
.IRB117 {
   width:158px ;
   height:31px;
   background: url(images/IRB04.gif) top left no-repeat;
   border: 1px solid #C6C3BD;
   margin:0px 5px 4px 5px;
}
.IRB117 a:hover {
   background: url(images/IRB04_ov.gif) top left no-repeat;
}
/*教師園地*/
.IRB118 {
   width:158px ;
   height:31px;
   background: url(images/IRB05.gif) top left no-repeat;
   border: 1px solid #C6C3BD;
   margin:0px 5px 4px 5px;
}
.IRB118 a:hover {
   background: url(images/IRB05_ov.gif) top left no-repeat;
}
/*博物館商店*/
.IRB119 {
   width:158px ;
   height:31px;
   background: url(images/IRB06.gif) top left no-repeat;
   border: 1px solid #C6C3BD;
   margin:0px 5px 4px 5px;
}
.IRB119 a:hover {
   background: url(images/IRB06_ov.gif) top left no-repeat;
}
/*博物館網絡*/
.IRB120 {
   width:158px ;
   height:31px;
   background: url(images/IRB07.gif) top left no-repeat;
   border: 1px solid #C6C3BD;
   margin:0px 5px 4px 5px;
}
.IRB120 a:hover {
   background: url(images/IRB07_ov.gif) top left no-repeat;
}
/*-----------更多‧‧[按鈕]圖像連結反應--------------------------*/
/*首頁即時訊息_最新消息*/
.moreNews {
   width:84px ;
   height:20px;
   background: url(images/btnMoreNews_ot.gif) top left no-repeat;
      margin:0;
}
.moreNews a:hover {
   background: url(images/btnMoreNews_ov.gif) top left no-repeat;
}
/*首頁即時訊息_當期特展*/
/*首頁即時訊息_典藏精選*/
/*首頁頁首_全文檢索*/
.Search {
   width:61px ;
   height:15px;
   background: url(images/btnSearch_ot.gif) top left no-repeat;
   margin:0;
}
.Search a:hover {
   background: url(images/btnSearch_ov.gif) top left no-repeat;
}
/*-----------全文檢索[結果分頁文字]設定--------------------------*/
.pageWORD1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #373621;
	text-decoration: none;
	}
.pageWORD1 a:link, .pageWORD1 a:visited, .pageWORD1 a:active {
    color: #373621;
	text-decoration: underline;
}
.pageWORD1 a:hover {
	color: #000000;
	font-weight: bold;
	text-decoration: underline;
}
/*-----------全文檢索[結果內文關鍵字]設定--------------------------*/
.searchKEYWORD1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #EA4C15;
	text-decoration: none;
	}
.searchKEYWORD1 a:link, .searchKEYWORD1 a:visited, .searchKEYWORD1 a:active {
    color: #EA4C15;
	text-decoration: underline;
}
.searchKEYWORD1 a:hover {
	color: #000000;
	font-weight: bold;
	text-decoration: underline;
}
/*-----------全文檢索[結果文章標題字]設定--------------------------*/
.searchKEYWORD2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	}
.searchKEYWORD2 a:link, .searchKEYWORD2 a:visited, .searchKEYWORD2 a:active {
    color: #000000;
	text-decoration: underline;
}
.searchKEYWORD2 a:hover {
	color: #732803;
	font-weight: bold;
	text-decoration: underline;
}
/*-----------各單元[相關聯結]圖像規範--------------------------*/
.connectITEM {
padding:7px 7px 7px 7px  ;
border: 1px solid #CFD3BD ;
background-color:#FFFFFF ;
}
/*-----------小單元[內容]圖像規範--------------------------*/
.contentPIC{
padding:7px 7px 7px 7px ; 
background-color:#E9F1C9 ;
}
/*-----------[展示單元]_次架構_聯結圖像連結反映--------------------------*/
/*常設展*/
.exbi64 a,.exbi64 a:visited{
   	width:200px;
   	height:23px;
   	background: url(menu/ex_btn.gif) top left no-repeat;
   	color:  #576069; 
   	padding: 5px 0px 0px 15px;
	font-size: 11pt;
    	letter-spacing: 2px;
	text-align: left;
}
.exbi64 a:hover ,.exbi64 a:active{
   	background: url(menu/ex_ov.gif) top left no-repeat;
   	color:  #36404A;
}
/*當期特展*/
.exbi333 a,.exbi333 a:visited{
   	width:200px;
   	height:23px;
   	background: url(menu/ex_btn.gif) top left no-repeat;
   	color:  #576069; 
   	padding: 5px 0px 0px 15px;
	font-size: 11pt;
    	letter-spacing: 2px;
	text-align: left;
}
.exbi333 a:hover ,.exbi333 a:active{
   	background: url(menu/ex_ov.gif) top left no-repeat;
   	color:  #36404A;
}
/*展覽預告*/
.exbi335 a,.exbi335 a:visited{
   	width:200px;
   	height:23px;
   	background: url(menu/ex_btn.gif) top left no-repeat;
   	color:  #576069; 
   	padding: 5px 0px 0px 15px;
	font-size: 11pt;
    	letter-spacing: 2px;
	text-align: left;
}
.exbi335 a:hover ,.exbi335 a:active{
   	background: url(menu/ex_ov.gif) top left no-repeat;
   	color:  #36404A;
}
/*展覽回顧*/
.exbi334 a,.exbi334 a:visited{
   	width:200px;
   	height:23px;
   	background: url(menu/ex_btn.gif) top left no-repeat;
   	color:  #576069; 
   	padding: 5px 0px 0px 15px;
	font-size: 11pt;
    	letter-spacing: 2px;
	text-align: left;
}
.exbi334 a:hover ,.exbi334 a:active{
   	background: url(menu/ex_ov.gif) top left no-repeat;
   	color:  #36404A;
}
/*線上展覽*/
.exbi63 a,.exbi63 a:visited{
   	width:200px;
   	height:23px;
   	background: url(menu/ex_btn.gif) top left no-repeat;
   	color:  #576069; 
   	padding: 5px 0px 0px 15px;
	font-size: 11pt;
    	letter-spacing: 2px;
	text-align: left;
}
.exbi63 a:hover ,.exbi63 a:active{
   	background: url(menu/ex_ov.gif) top left no-repeat;
   	color:  #36404A;
}
/*兒童聽*/
.exbi71 a,.exbi71 a:visited{
   	width:200px;
   	height:23px;
   	background: url(menu/ex_btn.gif) top left no-repeat;
   	color:  #576069; 
   	padding: 5px 0px 0px 15px;
	font-size: 11pt;
    	letter-spacing: 2px;
	text-align: left;
}
.exbi71 a:hover ,.exbi71 a:active{
   	background: url(menu/ex_ov.gif) top left no-repeat;
   	color:  #36404A;
}
/*劇場*/
.exbi72 a,.exbi72 a:visited{
   	width:200px;
   	height:23px;
   	background: url(menu/ex_btn.gif) top left no-repeat;
   	color:  #576069; 
   	padding: 5px 0px 0px 15px;
	font-size: 11pt;
    	letter-spacing: 2px;
	text-align: left;
}
.exbi72 a:hover ,.exbi72 a:active{
   	background: url(menu/ex_ov.gif) top left no-repeat;
   	color:  #36404A;
}
/*展示概況*/
.exbi212 a,.exbi212 a:visited{
   	width:200px;
   	height:23px;
   	background: url(menu/ex_btn.gif) top left no-repeat;
   	color:  #576069; 
   	padding: 5px 0px 0px 15px;
	font-size: 11pt;
    	letter-spacing: 2px;
	text-align: left;
}
.exbi212 a:hover ,.exbi212 a:active{
   	background: url(menu/ex_ov.gif) top left no-repeat;
   	color:  #36404A;
}
/*展覽預告*/
.exbi213 a,.exbi213 a:visited{
   	width:200px;
   	height:23px;
   	background: url(menu/ex_btn.gif) top left no-repeat;
   	color:  #576069; 
   	padding: 5px 0px 0px 15px;
	font-size: 11pt;
    	letter-spacing: 2px;
	text-align: left;
}
.exbi213 a:hover ,.exbi213 a:active{
   	background: url(menu/ex_ov.gif) top left no-repeat;
   	color:  #36404A;
}
/*特展*/
.exbi214 a,.exbi214 a:visited{
   	width:200px;
   	height:23px;
   	background: url(menu/ex_btn.gif) top left no-repeat;
   	color:  #576069; 
   	padding: 5px 0px 0px 15px;
	font-size: 11pt;
    	letter-spacing: 2px;
	text-align: left;
}
.exbi214 a:hover ,.exbi214 a:active{
   	background: url(menu/ex_ov.gif) top left no-repeat;
   	color:  #36404A;
}
/*-----------[典藏單元]_次架構_聯結圖像連結反映--------------------------*/
/*典藏精選*/
.cls77 a,.cls77 a:visited{
   	width:200px ;
   	height:23px;
   	background: url(menu/coll_btn.gif) top left no-repeat;
   	color:  #735539; 
   	padding: 5px 0px 0px 15px;
	font-size: 11pt;
    	letter-spacing: 2px;
	text-align: left;
}
.cls77 a:hover ,.cls77 a:active{
  	background: url(menu/coll_ov.gif) top left no-repeat;
   	color:  #4A3521;
}
/*藏品檢索*/
.cls78 a,.cls78 a:visited{
   	width:200px ;
   	height:23px;
   	background: url(menu/coll_btn.gif) top left no-repeat;
   	color:  #735539; 
   	padding: 5px 0px 0px 15px;
	font-size: 11pt;
    	letter-spacing: 2px;
	text-align: left;
}
.cls78 a:hover ,.cls78 a:active{
  	background: url(menu/coll_ov.gif) top left no-repeat;
   	color:  #4A3521;
}
/*授權與調借*/
.cls79 a,.cls79 a:visited{
   	width:200px ;
   	height:23px;
   	background: url(menu/coll_btn.gif) top left no-repeat;
   	color:  #735539; 
   	padding: 5px 0px 0px 15px;
	font-size: 11pt;
    	letter-spacing: 2px;
	text-align: left;
}
.cls79 a:hover ,.cls79 a:active{
  	background: url(menu/coll_ov.gif) top left no-repeat;
   	color:  #4A3521;
}
/*典藏計畫*/
.cls80 a,.cls80 a:visited{
   	width:200px ;
   	height:23px;
   	background: url(menu/coll_btn.gif) top left no-repeat;
   	color:  #735539; 
   	padding: 5px 0px 0px 15px;
	font-size: 11pt;
    	letter-spacing: 2px;
	text-align: left;
}
.cls80 a:hover ,.cls80 a:active{
  	background: url(menu/coll_ov.gif) top left no-repeat;
   	color:  #4A3521;
}
/*典藏概況*/
.cls215 a,.cls215 a:visited{
   	width:200px ;
   	height:23px;
   	background: url(menu/coll_btn.gif) top left no-repeat;
   	color:  #735539; 
   	padding: 5px 0px 0px 15px;
	font-size: 11pt;
    	letter-spacing: 2px;
	text-align: left;
}
.cls215 a:hover ,.cls215 a:active{
  	background: url(menu/coll_ov.gif) top left no-repeat;
   	color:  #4A3521;
}
/*典藏環境 */
.cls216 a,.cls216 a:visited{
   	width:200px ;
   	height:23px;
   	background: url(menu/coll_btn.gif) top left no-repeat;
   	color:  #735539; 
   	padding: 5px 0px 0px 15px;
	font-size: 11pt;
    	letter-spacing: 2px;
	text-align: left;
}
.cls216 a:hover ,.cls216 a:active{
  	background: url(menu/coll_ov.gif) top left no-repeat;
   	color:  #4A3521;
}
/*典藏制度*/
.cls217 a,.cls217 a:visited{
   	width:200px ;
   	height:23px;
   	background: url(menu/coll_btn.gif) top left no-repeat;
   	color:  #735539; 
   	padding: 5px 0px 0px 15px;
	font-size: 11pt;
    	letter-spacing: 2px;
	text-align: left;
}
.cls217 a:hover ,.cls217 a:active{
  	background: url(menu/coll_ov.gif) top left no-repeat;
   	color:  #4A3521;
}
/*文物保存修護*/
.cls218 a,.cls218 a:visited{
   	width:200px ;
   	height:23px;
   	background: url(menu/coll_btn.gif) top left no-repeat;
   	color:  #735539; 
   	padding: 5px 0px 0px 15px;
	font-size: 11pt;
    	letter-spacing: 2px;
	text-align: left;
}
.cls218 a:hover ,.cls218 a:active{
  	background: url(menu/coll_ov.gif) top left no-repeat;
   	color:  #4A3521;
}

/*-----------[研究單元]_次架構_聯結圖像連結反映--------------------------*/
/*研究計劃*/
.rsh81 a,.rsh81 a:visited{
   	width:200px ;
   	height:23px;
   	background: url(menu/res_btn.gif) top left no-repeat;
   	color:  #8D4A3B; 
   	padding: 5px 0px 0px 15px;
	font-size: 11pt;
    	letter-spacing: 2px;
	text-align: left;
}
.rsh81 a:hover ,.rsh81 a:active{
   	background: url(menu/res_ov.gif) top left no-repeat;
   	color:  #61281C;
}
/*研究成果*/
.rsh82 a,.rsh82 a:visited{
   	width:200px ;
   	height:23px;
   	background: url(menu/res_btn.gif) top left no-repeat;
   	color:  #8D4A3B; 
   	padding: 5px 0px 0px 15px;
	font-size: 11pt;
    	letter-spacing: 2px;
	text-align: left;
}
.rsh82 a:hover ,.rsh82 a:active{
   	background: url(menu/res_ov.gif) top left no-repeat;
   	color:  #61281C;
}
/*研究網絡*/
.rsh83 a,.rsh83 a:visited{
   	width:200px ;
   	height:23px;
   	background: url(menu/res_btn.gif) top left no-repeat;
   	color:  #8D4A3B; 
   	padding: 5px 0px 0px 15px;
	font-size: 11pt;
    	letter-spacing: 2px;
	text-align: left;
}
.rsh83 a:hover ,.rsh83 a:active{
   	background: url(menu/res_ov.gif) top left no-repeat;
   	color:  #61281C;
}

/*研究成果*/
.rsh219 a,.rsh219 a:visited{
   	width:200px ;
   	height:23px;
   	background: url(menu/res_btn.gif) top left no-repeat;
   	color:  #8D4A3B; 
   	padding: 5px 0px 0px 15px;
	font-size: 11pt;
    	letter-spacing: 2px;
	text-align: left;
}
.rsh219 a:hover ,.rsh219 a:active{
   	background: url(menu/res_ov.gif) top left no-repeat;
   	color:  #61281C;
}
/*研究活動*/
.rsh220 a,.rsh220 a:visited{
   	width:200px ;
   	height:23px;
   	background: url(menu/res_btn.gif) top left no-repeat;
   	color:  #8D4A3B; 
   	padding: 5px 0px 0px 15px;
	font-size: 11pt;
    	letter-spacing: 2px;
	text-align: left;
}
.rsh220 a:hover ,.rsh220 a:active{
   	background: url(menu/res_ov.gif) top left no-repeat;
   	color:  #61281C;
}
/*研究計畫*/
.rsh221 a,.rsh221 a:visited{
   	width:200px ;
   	height:23px;
   	background: url(menu/res_btn.gif) top left no-repeat;
   	color:  #8D4A3B; 
   	padding: 5px 0px 0px 15px;
	font-size: 11pt;
    	letter-spacing: 2px;
	text-align: left;
}
.rsh221 a:hover ,.rsh221 a:active{
   	background: url(menu/res_ov.gif) top left no-repeat;
   	color:  #61281C;
}

/*歷史論壇 */
.rsh224 a,.rsh224 a:visited{
   	width:200px ;
   	height:23px;
   	background: url(menu/res_btn.gif) top left no-repeat;
   	color:  #8D4A3B; 
   	padding: 5px 0px 0px 15px;
	font-size: 11pt;
    	letter-spacing: 2px;
	text-align: left;
}
}
.rsh224 a:hover ,.rsh224 a:active{
   	background: url(menu/res_ov.gif) top left no-repeat;
   	color:  #61281C;
}
/*臺灣歷史資料庫 */
.rsh225 a,.rsh225 a:visited{
   	width:200px ;
   	height:23px;
   	background: url(menu/res_btn.gif) top left no-repeat;
   	color:  #8D4A3B; 
   	padding: 5px 0px 0px 15px;
	font-size: 11pt;
    	letter-spacing: 2px;
	text-align: left;
}
.rsh225 a:hover ,.rsh225 a:active{
   	background: url(menu/res_ov.gif) top left no-repeat;
   	color:  #61281C;
}
/*臺灣歷史研究資訊專區*/
.rsh202 a,.rsh202 a:visited{
   	width:200px ;
   	height:23px;
   	background: url(menu/res_btn.gif) top left no-repeat;
   	color:  #8D4A3B; 
   	padding: 5px 0px 0px 15px;
	font-size: 11pt;
    	letter-spacing: 2px;
	text-align: left;
}
.rsh202 a:hover ,.rsh202 a:active{
   	background: url(menu/res_ov.gif) top left no-repeat;
   	color:  #61281C;
}
/*-----------[活動單元]_次架構_聯結圖像連結反映--------------------------*/
/*主題活動*/
.evt84 a,.evt84 a:visited
{
	width:200px;
   	height:23px;
	padding-top: 5px;
	padding-left: 15px;
	font-size: 11pt;
    	letter-spacing: 2px;
	text-align: left;
	background: url(menu/ev_btn.gif) top left no-repeat;
   	color:  #7A7D1E;
}
.evt84 a:hover ,.evt84 a:active{
   	background: url(menu/ev_ov.gif) top left no-repeat;
   	color:  #494B0A;
}
/*講座、研習、營隊*/
.evt85 a,.evt85 a:visited{
   	width:200px ;
   	height:23px;
   	background: url(menu/ev_btn.gif) top left no-repeat;
   	color:  #7A7D1E; 
   	padding-top: 5px;
	padding-left: 15px;
	font-size: 11pt;
    	letter-spacing: 2px;
	text-align: left;
}
.evt85 a:hover ,.evt85 a:active{
   	background: url(menu/ev_ov.gif) top left no-repeat;
   	color:  #494B0A;
}
/*展示活動*/
.evt86 a,.evt86 a:visited{
   	width:200px ;
   	height:23px;
   	background: url(menu/ev_btn.gif) top left no-repeat;
   	color:  #7A7D1E; 
   	padding-top: 5px;
	padding-left: 15px;
	font-size: 11pt;
    	letter-spacing: 2px;
	text-align: left;
}
.evt86 a:hover ,.evt86 a:active{
   	background: url(menu/ev_ov.gif) top left no-repeat;
   	color:  #494B0A;
}
/*園區活動*/
.evt128 a,.evt128 a:visited{
   	width:200px ;
   	height:23px;
   	background: url(menu/ev_btn.gif) top left no-repeat;
   	color:  #7A7D1E; 
   	padding-top: 5px;
	padding-left: 15px;
	font-size: 11pt;
    	letter-spacing: 2px;
	text-align: left;
}
.evt128 a:hover ,.evt128 a:active{
   	background: url(menu/ev_ov.gif) top left no-repeat;
   	color:  #494B0A;
}
/*導覽活動*/
.evt129 a,.evt129 a:visited{
   	width:200px ;
   	height:23px;
   	background: url(menu/ev_btn.gif) top left no-repeat;
   	color:  #7A7D1E; 
   	padding-top: 5px;
	padding-left: 15px;
	font-size: 11pt;
    	letter-spacing: 2px;
	text-align: left;
}
.evt129 a:hover ,.evt129 a:active{
   	background: url(menu/ev_ov.gif) top left no-repeat;
   	color:  #494B0A;
}
/*地域活動*/
.evt130 a,.evt130 a:visited{
   	width:200px ;
   	height:23px;
   	background: url(menu/ev_btn.gif) top left no-repeat;
   	color:  #7A7D1E; 
   	padding-top: 5px;
	padding-left: 15px;
	font-size: 11pt;
    	letter-spacing: 2px;
	text-align: left;
}
.evt130 a:hover ,.evt130 a:active{
   	background: url(menu/ev_ov.gif) top left no-repeat;
   	color:  #494B0A;
}
/*活動預告*/
.evt234 a,.evt234 a:visited{
   	width:200px ;
   	height:23px;
   	background: url(menu/ev_btn.gif) top left no-repeat;
   	color:  #7A7D1E; 
   	padding-top: 5px;
	padding-left: 15px;
	font-size: 11pt;
    	letter-spacing: 2px;
	text-align: left;
}
.evt234 a:hover ,.evt234 a:active{
   	background: url(menu/ev_ov.gif) top left no-repeat;
   	color:  #494B0A;
}
/*精彩回顧*/
.evt235 a,.evt235 a:visited{
   	width:200px ;
   	height:23px;
   	background: url(menu/ev_btn.gif) top left no-repeat;
   	color:  #7A7D1E; 
   	padding-top: 5px;
	padding-left: 15px;
	font-size: 11pt;
    	letter-spacing: 2px;
	text-align: left;
}
.evt235 a:hover ,.evt235 a:active{
   	background: url(menu/ev_ov.gif) top left no-repeat;
   	color:  #494B0A;
}
/*-----------[圖書室單元]_次架構_聯結圖像連結反映--------------------------*/
/*目錄及資料庫檢索*/
.lby87 a,.lby87 a:visited{
   	width:200px ;
   	height:23px;
   	background: url(menu/lby_btn.gif) top left no-repeat;
   	color:  #0F504F; 
   	padding: 5px 0px 0px 15px;
	font-size: 11pt;
    	letter-spacing: 2px;
	text-align: left;
}
.lby87 a:hover ,.lby87 a:active{
   	background: url(menu/lby_ov.gif) top left no-repeat;
   	color:  #073433;
}
/*最新消息*/
.lby88 a,.lby88 a:visited{
   	width:200px ;
   	height:23px;
   	background: url(menu/lby_btn.gif) top left no-repeat;
   	color:  #0F504F; 
   	padding: 5px 0px 0px 15px;
	font-size: 11pt;
    	letter-spacing: 2px;
	text-align: left;
}
.lby88 a:hover ,.lby88 a:active{
   	background: url(menu/lby_ov.gif) top left no-repeat;
   	color:  #073433;
}
/*圖書室介紹*/
.lby89 a,.lby89 a:visited{
   	width:200px ;
   	height:23px;
   	background: url(menu/lby_btn.gif) top left no-repeat;
   	color:  #0F504F; 
   	padding: 5px 0px 0px 15px;
	font-size: 11pt;
    	letter-spacing: 2px;
	text-align: left;
}
.lby89 a:hover ,.lby89 a:active{
   	background: url(menu/lby_ov.gif) top left no-repeat;
   	color:  #073433;
}
/*讀者推薦書?*/
.lby90 a,.lby90 a:visited{
   	width:200px ;
   	height:23px;
   	background: url(menu/lby_btn.gif) top left no-repeat;
   	color:  #0F504F; 
   	padding: 5px 0px 0px 15px;
	font-size: 11pt;
    	letter-spacing: 2px;
	text-align: left;
}
.lby90 a:hover ,.lby90 a:active{
   	background: url(menu/lby_ov.gif) top left no-repeat;
   	color:  #073433;
}
/*使用須知*/
.lby91 a,.lby91 a:visited{
   	width:200px ;
   	height:23px;
   	background: url(menu/lby_btn.gif) top left no-repeat;
   	color:  #0F504F; 
   	padding: 5px 0px 0px 15px;
	font-size: 11pt;
    	letter-spacing: 2px;
	text-align: left;
}
.lby91 a:hover ,.lby91 a:active{
   	background: url(menu/lby_ov.gif) top left no-repeat;
   	color:  #073433;
}
/*館際合作*/
.lby92 a,.lby92 a:visited{
   	width:200px ;
   	height:23px;
   	background: url(menu/lby_btn.gif) top left no-repeat;
   	color:  #0F504F; 
   	padding: 5px 0px 0px 15px;
	font-size: 11pt;
    	letter-spacing: 2px;
	text-align: left;
}
.lby92 a:hover ,.lby92 a:active{
   	background: url(menu/lby_ov.gif) top left no-repeat;
   	color:  #073433;
}
/*各項申請*/
.lby93 a,.lby93 a:visited{
   	width:200px ;
   	height:23px;
   	background: url(menu/lby_btn.gif) top left no-repeat;
   	color:  #0F504F; 
   	padding: 5px 0px 0px 15px;
	font-size: 11pt;
    	letter-spacing: 2px;
	text-align: left;
}
.lby93 a:hover ,.lby93 a:active{
   	background: url(menu/lby_ov.gif) top left no-repeat;
   	color:  #073433;
}
/*查詢個人借閱狀況*/
.lby94 a,.lby94 a:visited{
   	width:200px ;
   	height:23px;
   	background: url(menu/lby_btn.gif) top left no-repeat;
   	color:  #0F504F; 
   	padding: 5px 0px 0px 15px;
	font-size: 11pt;
    	letter-spacing: 2px;
	text-align: left;
}
.lby94 a:hover ,.lby94 a:active{
   	background: url(menu/lby_ov.gif) top left no-repeat;
   	color:  #073433;
}
/*其他圖書館連結*/
.lby95 a,.lby95 a:visited{
   	width:200px ;
   	height:23px;
   	background: url(menu/lby_btn.gif) top left no-repeat;
   	color:  #0F504F; 
   	padding: 5px 0px 0px 15px;
	font-size: 11pt;
    	letter-spacing: 2px;
	text-align: left;
}
.lby95 a:hover ,.lby95 a:active{
   	background: url(menu/lby_ov.gif) top left no-repeat;
   	color:  #073433;
}
/*參考諮詢服務*/
.lby96 a,.lby96 a:visited{
   	width:200px ;
   	height:23px;
   	background: url(menu/lby_btn.gif) top left no-repeat;
   	color:  #0F504F; 
   	padding: 5px 0px 0px 15px;
	font-size: 11pt;
    	letter-spacing: 2px;
	text-align: left;
}
.lby96 a:hover ,.lby96 a:active{
   	background: url(menu/lby_ov.gif) top left no-repeat;
   	color:  #073433;
}
/*本館出版品*/
.lby131 a,.lby131 a:visited{
   	width:200px ;
   	height:23px;
   	background: url(menu/lby_btn.gif) top left no-repeat;
   	color:  #0F504F; 
   	padding: 5px 0px 0px 15px;
	font-size: 11pt;
    	letter-spacing: 2px;
	text-align: left;
}
.lby131 a:hover ,.lby131 a:active{
   	background: url(menu/lby_ov.gif) top left no-repeat;
   	color:  #073433;
}
/*讀者資料查詢*/
.lby251 a,.lby251 a:visited{
   	width:200px ;
   	height:23px;
   	background: url(menu/lby_btn.gif) top left no-repeat;
   	color:  #0F504F; 
   	padding: 5px 0px 0px 15px;
	font-size: 11pt;
    	letter-spacing: 2px;
	text-align: left;
}
.lby251 a:hover ,.lby251 a:active{
   	background: url(menu/lby_ov.gif) top left no-repeat;
   	color:  #073433;
}
/*參考諮詢服務*/
.lby252 a,.lby252 a:visited{
   	width:200px ;
   	height:23px;
   	background: url(menu/lby_btn.gif) top left no-repeat;
   	color:  #0F504F; 
   	padding: 5px 0px 0px 15px;
	font-size: 11pt;
    	letter-spacing: 2px;
	text-align: left;
}
.lby252 a:hover ,.lby252 a:active{
   	background: url(menu/lby_ov.gif) top left no-repeat;
   	color:  #073433;
}
/*-----------[關於我們單元]_次架構_聯結圖像連結反映--------------------------*/
/*使命與願景*/
.abt97 a,.abt97 a:visited{
   	width:200px ;
   	height:23px;
   	background: url(menu/abt_btn.gif) top left no-repeat;
   	color:  #5B5A3B; 
   	padding: 5px 0px 0px 15px;
	font-size: 11pt;
    	letter-spacing: 2px;
	text-align: left;
}
.abt97 a:hover ,.abt97 a:active{
   	background: url(menu/abt_ov.gif) top left no-repeat;
	color:  #3E3D21;
}
/*博物館歷史*/
.abt98 a,.abt98 a:visited{
   	width:200px ;
   	height:23px;
   	background: url(menu/abt_btn.gif) top left no-repeat;
   	color:  #5B5A3B; 
   	padding: 5px 0px 0px 15px;
	font-size: 11pt;
    	letter-spacing: 2px;
	text-align: left;
}
.abt98 a:hover ,.abt98 a:active{
   	background: url(menu/abt_ov.gif) top left no-repeat;
	color:  #3E3D21;
}
/*館長的話*/
.abt99 a,.abt99 a:visited{
   	width:200px ;
   	height:23px;
   	background: url(menu/abt_btn.gif) top left no-repeat;
   	color:  #5B5A3B; 
   	padding: 5px 0px 0px 15px;
	font-size: 11pt;
    	letter-spacing: 2px;
	text-align: left;
}
.abt99 a:hover ,.abt99 a:active{
   	background: url(menu/abt_ov.gif) top left no-repeat;
	color:  #3E3D21;
}
/*歷任首長*/
.abt222 a,.abt222 a:visited{
   	width:200px ;
   	height:23px;
   	background: url(menu/abt_btn.gif) top left no-repeat;
   	color:  #5B5A3B; 
   	padding: 5px 0px 0px 15px;
	font-size: 11pt;
    	letter-spacing: 2px;
	text-align: left;
}
.abt222 a:hover ,.abt222 a:active{
   	background: url(menu/abt_ov.gif) top left no-repeat;
	color:  #3E3D21;
}

/*組織與人事*/
.abt100 a,.abt100 a:visited{
   	width:200px ;
   	height:23px;
   	background: url(menu/abt_btn.gif) top left no-repeat;
   	color:  #5B5A3B; 
   	padding: 5px 0px 0px 15px;
	font-size: 11pt;
    	letter-spacing: 2px;
	text-align: left;
}
.abt100 a:hover ,.abt100 a:active{
   	background: url(menu/abt_ov.gif) top left no-repeat;
	color:  #3E3D21;
}
/*交通指引*/
.abt101 a,.abt101 a:visited{
   	width:200px ;
   	height:23px;
   	background: url(menu/abt_btn.gif) top left no-repeat;
   	color:  #5B5A3B; 
   	padding: 5px 0px 0px 15px;
	font-size: 11pt;
    	letter-spacing: 2px;
	text-align: left;
}
.abt101 a:hover ,.abt101 a:active{
   	background: url(menu/abt_ov.gif) top left no-repeat;
	color:  #3E3D21;
}
/*開館時間*/
.abt102 a,.abt102 a:visited{
   	width:200px ;
   	height:23px;
   	background: url(menu/abt_btn.gif) top left no-repeat;
   	color:  #5B5A3B; 
   	padding: 5px 0px 0px 15px;
	font-size: 11pt;
    	letter-spacing: 2px;
	text-align: left;
}
.abt102 a:hover ,.abt102 a:active{
   	background: url(menu/abt_ov.gif) top left no-repeat;
	color:  #3E3D21;
}
/*園區導覽*/
.abt103 a,.abt103 a:visited{
   	width:200px ;
   	height:23px;
   	background: url(menu/abt_btn.gif) top left no-repeat;
   	color:  #5B5A3B; 
   	padding: 5px 0px 0px 15px;
	font-size: 11pt;
    	letter-spacing: 2px;
	text-align: left;
}
.abt103 a:hover ,.abt103 a:active{
   	background: url(menu/abt_ov.gif) top left no-repeat;
	color:  #3E3D21;
}
/*週邊設施*/
.abt104 a,.abt104 a:visited{
   	width:200px ;
   	height:23px;
   	background: url(menu/abt_btn.gif) top left no-repeat;
   	color:  #5B5A3B; 
   	padding: 5px 0px 0px 15px;
	font-size: 11pt;
    	letter-spacing: 2px;
	text-align: left;
}
.abt104 a:hover ,.abt104 a:active{
   	background: url(menu/abt_ov.gif) top left no-repeat;
	color:  #3E3D21;
}
/*行政公告*/
.abt201 a,.abt201 a:visited{
   	width:200px ;
   	height:23px;
   	background: url(menu/abt_btn.gif) top left no-repeat;
   	color:  #5B5A3B; 
   	padding: 5px 0px 0px 15px;
	font-size: 11pt;
    	letter-spacing: 2px;
	text-align: left;
}
.abt201 a:hover ,.abt201 a:active{
   	background: url(menu/abt_ov.gif) top left no-repeat;
	color:  #3E3D21;
}

/*行政公告*/
.abt196 a,.abt196 a:visited{
   	width:200px ;
   	height:23px;
   	background: url(menu/abt_btn.gif) top left no-repeat;
   	color:  #5B5A3B; 
   	padding: 5px 0px 0px 15px;
	font-size: 11pt;
    	letter-spacing: 2px;
	text-align: left;
}
.abt196 a:hover ,.abt196 a:active{
   	background: url(menu/abt_ov.gif) top left no-repeat;
	color:  #3E3D21;
}

/*建館歷史*/
.abt256 a,.abt256 a:visited{
   	width:200px ;
   	height:23px;
   	background: url(menu/abt_btn.gif) top left no-repeat;
   	color:  #5B5A3B; 
   	padding: 5px 0px 0px 15px;
	font-size: 11pt;
    	letter-spacing: 2px;
	text-align: left;
}
.abt256 a:hover ,.abt256 a:active{
   	background: url(menu/abt_ov.gif) top left no-repeat;
	color:  #3E3D21;
}
/*館徽 */
.abt223 a,.abt223 a:visited{
   	width:200px ;
   	height:23px;
   	background: url(menu/abt_btn.gif) top left no-repeat;
   	color:  #5B5A3B; 
   	padding: 5px 0px 0px 15px;
	font-size: 11pt;
    	letter-spacing: 2px;
	text-align: left;
}
.abt223 a:hover ,.abt223 a:active{
   	background: url(menu/abt_ov.gif) top left no-repeat;
	color:  #3E3D21;
}
/*最新消息*/
.abt106 a,.abt106 a:visited{
   	width:200px ;
   	height:23px;
   	background: url(menu/abt_btn.gif) top left no-repeat;
   	color:  #5B5A3B; 
   	padding: 5px 0px 0px 15px;
	font-size: 11pt;
    	letter-spacing: 2px;
	text-align: left;
}
.abt106 a:hover ,.abt106 a:active{
   	background: url(menu/abt_ov.gif) top left no-repeat;
	color:  #3E3D21;
}
/*-----------[臺史博夥伴單元]_次架構_聯結圖像連結反映--------------------------*/
/*臺史博夥伴*/
.mfd62 a,.mfd62 a:visited{
	width:200px ;
   	height:23px;
   	background: url(menu/fri_btn.gif) top left no-repeat;
   	color:  #DE6929; 
   	padding: 5px 0px 0px 15px;
	font-size: 11pt;
    	letter-spacing: 2px;
	text-align: left;
}
.mfd62 a:hover ,.mfd62 a:active{
   	background: url(menu/fri_ov.gif) top left no-repeat;
	color:  #7B2C00;
}
/*博物館之友*/
.mfd107 a,.mfd107 a:visited{
	width:200px ;
   	height:23px;
   	background: url(menu/fri_btn.gif) top left no-repeat;
   	color:  #DE6929; 
   	padding: 5px 0px 0px 15px;
	font-size: 11pt;
    	letter-spacing: 2px;
	text-align: left;
}
.mfd107 a:hover ,.mfd107 a:active{
   	background: url(menu/fri_ov.gif) top left no-repeat;
	color:  #7B2C00;
}
/*志工園地*/
.mfd108 a,.mfd108 a:visited{
	width:200px ;
   	height:23px;
   	background: url(menu/fri_btn.gif) top left no-repeat;
   	color:  #DE6929; 
   	padding: 5px 0px 0px 15px;
	font-size: 11pt;
    	letter-spacing: 2px;
	text-align: left;
}
.mfd108 a:hover ,.mfd108 a:active{
   	background: url(menu/fri_ov.gif) top left no-repeat;
	color:  #7B2C00;
}
/*會員專區*/
.mfd237 a,.mfd237 a:visited{
	width:200px ;
   	height:23px;
   	background: url(menu/fri_btn.gif) top left no-repeat;
   	color:  #DE6929; 
   	padding: 5px 0px 0px 15px;
	font-size: 11pt;
    	letter-spacing: 2px;
	text-align: left;
}
.mfd237 a:hover ,.mfd237 a:active{
   	background: url(menu/fri_ov.gif) top left no-repeat;
	color:  #7B2C00;
}
/*會員登入*/
.mfd195 a,.mfd195 a:visited{
	width:200px ;
   	height:23px;
   	background: url(menu/fri_btn.gif) top left no-repeat;
   	color:  #DE6929; 
   	padding: 5px 0px 0px 15px;
	font-size: 11pt;
    	letter-spacing: 2px;
	text-align: left;
}
.mfd195 a:hover ,.mfd195 a:active{
   	background: url(menu/fri_ov.gif) top left no-repeat;
	color:  #7B2C00;
}
/*加入志工*/
.mfd343 a,.mfd343 a:visited{
	width:200px ;
   	height:23px;
   	background: url(menu/fri_btn.gif) top left no-repeat;
   	color:  #DE6929; 
   	padding: 5px 0px 0px 15px;
	font-size: 11pt;
    	letter-spacing: 2px;
	text-align: left;
}
.mfd343 a:hover ,.mfd343 a:active{
   	background: url(menu/fri_ov.gif) top left no-repeat;
	color:  #7B2C00;
}

/*-----------[參觀與服務單元]_次架構_聯結圖像連結反映--------------------------*/
/*參訪須知*/
.SER253 a,.SER253 a:visited{
	width:200px ;
   	height:23px;
   	background: url(menu/vis_btn.gif) top left no-repeat;
   	color:  #5B5A3B; 
   	padding: 5px 0px 0px 15px;
	font-size: 11pt;
    	letter-spacing: 2px;
	text-align: left;
}
.SER253 a:hover ,.SER253 a:active{
   	background: url(menu/vis_ov.gif) top left no-repeat;
	color:  #3E3D21;
}
/*參訪須知*/
.SER101 a,.SER101 a:visited{
	width:200px ;
   	height:23px;
   	background: url(menu/vis_btn.gif) top left no-repeat;
   	color:  #5B5A3B; 
   	padding: 5px 0px 0px 15px;
	font-size: 11pt;
    	letter-spacing: 2px;
	text-align: left;
}
.SER101 a:hover ,.SER253 a:active{
   	background: url(menu/vis_ov.gif) top left no-repeat;
	color:  #3E3D21;
}
/*-----------[數位博物館單元]_次架構_聯結圖像連結反映--------------------------*/
/*數位學習計畫*/
.dgm109 a,.dgm109 a:visited{
	width:200px ;
   	height:23px;
   	background: url(menu/dgm_btn.gif) top left no-repeat;
   	color:  #5A424A; 
   	padding: 5px 0px 0px 15px;
	font-size: 11pt;
    	letter-spacing: 2px;
	text-align: left;
}
.dgm109 a:hover ,.dgm109 a:active{
   	background: url(menu/dgm_ov.gif) top left no-repeat;
	color:  #412B32;
}
/*MyMuseum*/
.dgm110 a,.dgm110 a:visited{
	width:200px ;
   	height:23px;
   	background: url(menu/dgm_btn.gif) top left no-repeat;
   	color:  #5A424A; 
   	padding: 5px 0px 0px 15px;
	font-size: 11pt;
    	letter-spacing: 2px;
	text-align: left;
}
.dgm110 a:hover ,.dgm110 a:active{
   	background: url(menu/dgm_ov.gif) top left no-repeat;
	color:  #412B32;
}
/*虛擬博物館*/
.dgm111 a,.dgm111 a:visited{
	width:200px ;
   	height:23px;
   	background: url(menu/dgm_btn.gif) top left no-repeat;
   	color:  #5A424A; 
   	padding: 5px 0px 0px 15px;
	font-size: 11pt;
    	letter-spacing: 2px;
	text-align: left;
}
.dgm111 a:hover ,.dgm111 a:active{
   	background: url(menu/dgm_ov.gif) top left no-repeat;
	color:  #412B32;
}
/*數位台灣顯影*/
.dgm112 a,.dgm112 a:visited{
	width:200px ;
   	height:23px;
   	background: url(menu/dgm_btn.gif) top left no-repeat;
   	color:  #5A424A; 
   	padding: 5px 0px 0px 15px;
	font-size: 11pt;
    	letter-spacing: 2px;
	text-align: left;
}
.dgm112 a:hover ,.dgm112 a:active{
   	background: url(menu/dgm_ov.gif) top left no-repeat;
	color:  #412B32;
}
/*數位典藏計畫*/
.dgm113 a,.dgm113 a:visited{
	width:200px ;
   	height:23px;
   	background: url(menu/dgm_btn.gif) top left no-repeat;
   	color:  #5A424A; 
   	padding: 5px 0px 0px 15px;
	font-size: 11pt;
    	letter-spacing: 2px;
	text-align: left;
}
.dgm113 a:hover ,.dgm113 a:active{
   	background: url(menu/dgm_ov.gif) top left no-repeat;
	color:  #412B32;
}
/*-----------[新聞中心單元]_次架構_聯結圖像連結反映--------------------------*/
/*新聞稿*/
.News228 a,.News228 a:visited{
	width:200px ;
	*width:215px ;
   	height:23px;
	line-height:23px;
   	background: url(menu/news_btn.gif) top left no-repeat;
   	color:  #477205; 
   	padding: 5px 0px 0px 15px;
	font-size: 11pt;
    	letter-spacing: 2px;
	text-align: left;
}
.News228 a:hover ,.News228 a:active{
   	background: url(menu/news_ov.gif) top left no-repeat;
	color:  #305203;
}
/*最新消息*/
.News229 a,.News229 a:visited{
	width:200px ;
	*width:215px ;
   	height:23px;
	line-height:23px;
   	background: url(menu/news_btn.gif) top left no-repeat;
   	color:  #477205; 
   	padding: 5px 0px 0px 15px;
	font-size: 11pt;
    	letter-spacing: 2px;
	text-align: left;
}
.News229 a:hover ,.News229 a:active{
   	background: url(menu/news_ov.gif) top left no-repeat;
	color:  #305203;
}
/*行政公告*/
.News230 a,.News230 a:visited{
	width:200px ;
	*width:215px ;
   	height:23px;
	line-height:23px;
   	background: url(menu/news_btn.gif) top left no-repeat;
   	color:  #477205; 
   	padding: 5px 0px 0px 15px;
	font-size: 11pt;
    	letter-spacing: 2px;
	text-align: left;
}
.News230 a:hover ,.News230 a:active{
   	background: url(menu/news_ov.gif) top left no-repeat;
	color:  #305203;
}
/*政府相關連結*/
.News254 a,.News254 a:visited{
	width:200px ;
	*width:215px ;
   	height:23px;
	line-height:23px;
   	background: url(menu/news_btn.gif) top left no-repeat;
   	color:  #477205; 
   	padding: 5px 0px 0px 15px;
	font-size: 11pt;
    	letter-spacing: 2px;
	text-align: left;
}
.News254 a:hover ,.News254 a:active{
   	background: url(menu/news_ov.gif) top left no-repeat;
	color:  #305203;
}
/*活動訊息*/
.News255 a,.News255 a:visited{
	width:200px ;
	*width:215px ;
   	height:23px;
	line-height:23px;
   	background: url(menu/news_btn.gif) top left no-repeat;
   	color:  #477205; 
   	padding: 5px 0px 0px 15px;
	font-size: 11pt;
    	letter-spacing: 2px;
	text-align: left;
}
.News255 a:hover ,.News255 a:active{
   	background: url(menu/news_ov.gif) top left no-repeat;
	color:  #305203;
}
/*電子報*/
.News330 a,.News330 a:visited{
	width:200px ;
	*width:215px ;
   	height:23px;
	line-height:23px;
   	background: url(menu/news_btn.gif) top left no-repeat;
   	color:  #477205; 
   	padding: 5px 0px 0px 15px;
	font-size: 11pt;
    	letter-spacing: 2px;
	text-align: left;
}
.News330 a:hover ,.News330 a:active{
   	background: url(menu/news_ov.gif) top left no-repeat;
	color:  #305203;
}
/*-----------[其他單元]_次架構_聯結圖像連結反映--------------------------*/
/*雙詞語彙對照*/
.terms1 {
   width:169px ;
   height:28px;
   background: url(../images/terms_1_btn.gif) top left no-repeat;
   margin:0;
}
.terms1 a:hover {
   background: url(../images/terms_1_ov.gif) top left no-repeat;
}
/*隱私權宣告*/
.terms2 {
   width:169px ;
   height:28px;
   background: url(../images/terms_2_btn.gif) top left no-repeat;
   margin:0;
}
.terms2 a:hover {
   background: url(../images/terms_2_ov.gif) top left no-repeat;
}
/*網路安全政策*/
.terms3 {
   width:169px ;
   height:28px;
   background: url(../images/terms_3_btn.gif) top left no-repeat;
   margin:0;
}
.terms3 a:hover {
   background: url(../images/terms_3_ov.gif) top left no-repeat;
}
/*無障礙說明*/
.terms4 {
   width:169px ;
   height:28px;
   background: url(../images/terms_4_btn.gif) top left no-repeat;
   margin:0;
}
.terms4 a:hover {
   background: url(../images/terms_4_ov.gif) top left no-repeat;
}
/*-----------各單元次架構_背景顏色--------------------------*/
/*展示*/
.bgU1{
background-color:#D5D9DB;
}
/*典藏*/
.bgU2{
background-color:#DCD9BC;
}
/*研究*/
.bgU3{
background-color:#ECE1DC;
}
/*活動*/
.bgU4{
background-color:#E3E8BE;
}
/*圖書館*/
.bgU5{
background-color:#E0EADB;
}
/*關於我們*/
.bgU6{
background-color:#DCD9BC;
}
/*博物館之友*/
.bgU7{
background-color:#F6E9DB;
}
/*數位博物館*/
.bgU8{
background-color:#EAE5E5;
}
/*博物館網絡*/
.bgU9{
background-color:#DCE9C8;
}
/*其他-雙語對照-隱私權-網路安全-無障礙-全文檢索-網站地圖-常見問題*/
.bgTERMS{
background-color:#857E6C;
}

/*orchid add */
 .news_td{
	height:30px;
	height:41px !important;
}

.referTEXT1 {
    font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	color: #9E9E9D;
	font-weight: normal;
}


.loginbutton
{
	background-image: url(images/club_login01.jpg);
	border: 0;
	cursor: hand;
	height: 22px;
	width: 62px;
	padding-top: 3px;
	padding-left: 3px;
}

.textfield {
	background-color: #FFFFFF;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-color: #DADADA;
	border-right-color: #DADADA;
	border-bottom-color: #DADADA;
	border-left-color: #DADADA;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}


A.LOGINSTYLE{font-size:12PX;color:#353535;font-weight:normal;}
A.USERSTYLE{font-size:12PX;color:#353535;font-weight:normal;}

.active
{
	background-image: url(menu/index_tag_N.JPG);
	height: 30px;
	width: 100px;
	padding-top: 3px;
	padding-left: 3px;
}
.active a{
   	color:  #151307; 
                font-size:12px;
}
.active a:hover ,.active a:active{
	color:  #151307;
}
.inactive
{
	background-image: url(menu/index_tag_O.JPG);
	height: 30px;
	width: 102px;
	padding-top: 3px;
	padding-left: 3px;
}
.inactive a{
   	color:  #E1E1DD; 
                font-size:12px;
}
.inactive a:hover ,.inactive a:active{
	color:  #E1E1DD;
}

/*----------以下為20100420更新樣式----------------------------------------*/
/*自訂官網文章[項目符號]CSS*/
/*-----------各單元內容[標題]項目符號設定--------------------------*/
.tMARK01 {
background:url(images/title_bg1.png);
background-repeat:no-repeat;
margin:0px 0px 0px 0px;
padding-top:4px;
padding-left:22px;
height:21px;
list-style-type:none;
}
.tMARK02 {
background:url(images/title_bg2.png);
background-repeat:no-repeat;
margin:0px 0px 0px 0px;
padding-top:4px;
padding-left:22px;
height:21px;
list-style-type:none;
}
.tMARK03 {
background:url(images/title_bg3.png);
background-repeat:no-repeat;
margin:0px 0px 0px 0px;
padding-top:4px;
padding-left:22px;
height:21px;
list-style-type:none;
}
.tMARK04 {
background:url(images/title_bg4.png);
background-repeat:no-repeat;
margin:0px 0px 0px 0px;
padding-top:4px;
padding-left:22px;
height:21px;
list-style-type:none;
}
.tMARK05 {
background:url(images/title_bg5.png);
background-repeat:no-repeat;
margin:0px 0px 0px 0px;
padding-top:4px;
padding-left:22px;
height:21px;
list-style-type:none;
}
.tMARK06 {
background:url(images/title_bg6.png);
background-repeat:no-repeat;
margin:0px 0px 0px 0px;
padding-top:4px;
padding-left:22px;
height:21px;
list-style-type:none;
}
.tMARK07 {
background:url(images/title_bg7.png);
background-repeat:no-repeat;
margin:0px 0px 0px 0px;
padding-top:4px;
padding-left:22px;
height:21px;
list-style-type:none;
}
.tMARK8 {
list-style-image:url(images/titleMARK8.gif);
margin:auto 5px auto 15px;
}
.tMARK9 {
list-style-image:url(images/titleMARK9.gif);
margin:auto 5px auto 15px;
}
.tMARK10 {
list-style-image:url(images/titleMARK10.gif);
margin:auto 5px auto 15px;
}
.catalogMARK {
list-style-image:url(../images/triangle_book.gif);
margin:auto 5px auto 15px;
}

/*-----------MENU設定-------------------------*/

.top_menu img{
margin-right:5px;
margin-left:5px;
}

/*-----------首頁html設定--------------------------*/
body{
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
#index_warp{
	background:#ffffff;
}

#index_content{
	background:url(../images/comtent_bg_main.png) repeat top;	
}

.index_content1{
	background:url(../images/comtent_bg_top.png) no-repeat top;
	padding:30px 15px 15px 15px;	
}

.index_content2{
	width:594px;
	margin:0px 10px 0px 0px;
}

.index_content2_1{
	background:url(../images/comtent1_bg_main.png) repeat top;
}

.index_content2_2{
	background:url(../images/comtent1_bg_top.png) no-repeat top;
}

.index_content2_3{
	padding:50px 10px 10px 10px;
}

.index_content2_4{
	border-bottom:1px dashed #b2b2b2;
	padding:10px 0px 10px 0px;
	margin:0px 10px 0px 10px;
}

.index_content2_5{
	border-bottom:1px dashed #b2b2b2;
	padding:2px 0px 2px 0px;
	margin:0px 10px 0px 10px;
}

.index_content2_6{
	padding:2px 0px 2px 0px;
	margin:10px 10px 2px 10px;
}


/*---------圖書與出版----------*/
.bgU10{
background-color:#a9bc9e;
}
.lib_content_wrap{
background:url(images/library_bbg.png);
background-repeat:no-repeat;
height:260px;
padding:20px;
margin-top:20px;
}

.lib_content_wrap2{
margin-top:20px;
border-bottom:1px solid #f0eee1;
}

.lib_content_bottom{
margin-top:20px;
}

.lib_content_left{
float:left;
width:170px;
}

.lib_content_right{
float:left;
width:380px;
font-family: Arial, Helvetica, sans-serif;
font-size: 13px;
color: #595757;
}

.lib_content_right ul{
}

.lib_content_right li{
list-style-type:none;
border-bottom:1px dashed #D1D1D1;
line-height:30px;
margin-left:auto;
}

.lib_subtitle {
font-family: Arial, Helvetica, sans-serif;
font-size: 13px;
color: #a8c289;
line-height:30px;
}

.lib_subtitle a{
font-family: Arial, Helvetica, sans-serif;
font-size: 15px;
color: #595757;
line-height:30px;
}

.lib_subtitle a:hover{
font-family: Arial, Helvetica, sans-serif;
font-size: 15px;
color: #556f43;
line-height:30px;
}

.lib_subtitle2{
background-color: #f3f1e4;
border-bottom:1px solid #e8e7dc;
border-top:1px solid #e8e7dc;
height:25px;
padding:5px;
margin-bottom:1px;
}

.lib_content1{
background: #f6f7f7 url(images/library_bg4.gif) no-repeat;
border-bottom:1px dashed #D1D1D1;
padding:10px 5px 10px 5px;
margin-bottom:1px;
}

.lib_content2{
background:url(images/library_bg4.gif) no-repeat #ffffff;
border-bottom:1px dashed #D1D1D1;
padding:10px 5px 10px 5px;
margin-bottom:1px;
}

.lib_content1 img{
border:1px solid #D1D1D1;
background-color: #ffffff;
padding:5px;
margin-left:10px;
}

.lib_content2 img{
border:1px solid #D1D1D1;
background-color: #ffffff;
padding:5px;
margin-left:10px;
}

.lib_content3{
border-right:1px solid #e4e4e4;
padding:0px 5px 0px 5px;
}

.lib_content4{
padding:0px 5px 0px 5px;
}

.lib_content5{
border-bottom:1px dashed #D1D1D1;
padding:10px 5px 10px 5px;
margin-bottom:1px;
}

.lib_content5 img{
border:1px solid #D1D1D1;
background-color: #ffffff;
padding:5px;
}

.lib_top{
position:absolute;
float:right;
}

.lib_bottom{
background-color: #e4e4e4;
height:20px;
padding:5px;
}

.lib_text{
font-family: Arial, Helvetica, sans-serif;
font-size: 13px;
color: #595757;
line-height:20px;
}

.lib_text a{
font-family: Arial, Helvetica, sans-serif;
font-size: 13px;
color: #595757;
line-height:20px;
}

.lib_text a:hover{
font-family: Arial, Helvetica, sans-serif;
font-size: 13px;
color: #333333;
line-height:20px;
}

.lib_text2{
font-family: Arial, Helvetica, sans-serif;
font-size: 15px;
color: #e9a915;
font-weight:bold;
}

.lib_text3{
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
color: #e89700;
}

.lib_text4{
color: #7a7138;
font-weight:bold;
}

.lib_text5{
font-family: Arial, Helvetica, sans-serif;
font-size: 15px;
color: #595757;
font-weight:bold;
}

.lib_text6{
font-family: Arial, Helvetica, sans-serif;
font-size: 13px;
color: #595757;
font-weight:bold;
}

.lib_text6 a{
font-family: Arial, Helvetica, sans-serif;
font-size: 13px;
color: #595757;
font-weight:bold;
}

.lib_text6 a:hover{
font-family: Arial, Helvetica, sans-serif;
font-size: 13px;
color: #595757;
font-weight:bold;
text-decoration:underline;
}

.lib_text7{
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
color: #333333;
}

.lib_text7 a:hover{
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
color: #000000;
}

.lib_text8{
font-family: Arial, Helvetica, sans-serif;
font-size: 15px;
color: #003366;
}

.lib_text9{
font-size: 16px;
}

/*---------展示----------*/

.exh_content{
padding:10px 5px 10px 5px;
margin-bottom:1px;
}

.exh_img{
border:1px solid #D1D1D1;
background-color: #ffffff;
padding:5px;
margin:5px;
}

.exh_content1{
padding:10px 10px 5px 10px;
}

.exh_content2 {
border:1px solid #bec1c5;
padding:10px 10px 10px 10px;
margin:10px 0px 10px 0px;
}

.exh_content3 {
border:1px solid #e3e3e3;
margin:10px 0px 10px 0px;
}

.exh_text1{
font-family: Arial, Helvetica, sans-serif;
font-size: 15px;
color: #d3af57;}

.exh_text2{
font-family: Arial, Helvetica, sans-serif;
font-size: 13px;
color: #b78c25;}

.exh_text3{
font-family: Arial, Helvetica, sans-serif;
font-size: 15px;
color: #3e3a39;}

.exh_text4{
font-family: Arial, Helvetica, sans-serif;
font-size: 13px;
color: #b12400;}



























