@charset "utf-8";
@import url("css/design.css"); /*---------版型-----------*/ 
@import url("css/popular.css"); /*---------熱門單元模組-----------*/ 
@import url("css/tw-change.css"); /*---------台灣求變-----------*/ 
.mailwrite{position:relative;}
.mailwrite span{display:none;}
.mailwrite:hover span.english-1{display:block;position:absolute;top:20px;left:50%;width:60px;
border:1px solid #000; background:#FFFFE1; color:#000;padding:2px;text-align:left; font-size:12px;}
.mailwrite:hover span.english{display:block;position:absolute;top:20px;left:50%;width:100px;
border:1px solid #000; background:#FFFFE1; color:#000;padding:2px;text-align:left; font-size:12px;}
img{ border:0;}
img.behave{_behavior:url(/Portals/4/css/iepngfix.htc);}
.pathwidth{width:664px;
margin:0 auto;}
/* 網站大中小切換 */
.mybig{font-size:80%;}
.mymil{font-size:62.5%;}
.mysmall{font-size:50%;}
.mailboxbackground {
background:url(images/bgbackground.png) no-repeat  !important ;
width:595px;
height:343px;
padding:0 0 0 200px;
color:#434343;

}

/* 一般 */
H1  {}
#main1 H2{
margin: 0;
	padding: 0;
	border: 0;
	font-size:11pt;
	color:#514eab;
	vertical-align: middle;font-weight: bold;
	align: left;width: auto;
	font-family:Georgia;
}
#main2 H2{	
margin: 0;
	padding: 0;
	border: 0;
	font-size:11pt;
	color:#478bf3;
	vertical-align: middle;font-weight: bold;
	align: left;width: auto;
font-family:Georgia;
}
#main3 H2{	margin: 0;
	padding: 0;
	border: 0;
	font-size:11pt;
	color:#4c9c99;
	vertical-align: middle;font-weight: bold;
	align: left;width: auto;
}
#main4 H2{
margin: 0;
	padding: 0 20px 0 0;
	border: 0 0 20px 0;
	font-size:11pt;
	color:#EB6100;
	vertical-align: top;font-weight: bold;
}

#main5 H2{	margin: 0;
	padding: 0;
	border: 0;
	font-size:11pt;
	color:#AF7124;
	vertical-align: middle;font-weight: bold;
	align: left;width: auto;
}
#main6 H2{	margin: 0;
	padding: 0;
	border: 0;
	font-size:11pt;
	color:#BD3939;
	vertical-align: middle;font-weight: bold;
	align: left;width: auto;
}

H2  {	margin: 0;
	padding: 0;
	border: 0;
	font-size:11pt;
	text-indent: 0px;
	vertical-align: middle;
}
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 {border:0; height:1px; background-color:#d4d4d4;
	color:#d4d4d4	/* IE6 */
}
/* 模組標題 */
/*   系統預設一般模組的標題文字*/
.Head   {
    font-family: Arial, Helvetica;
    font-size: 15px;
    font-weight: bold;
    color: #468DC1;
}
/*   部分Container設計用來覆蓋預設模組標題*/
.Title   {
    font-family: Arial, Helvetica;
    font-size: 15px;
    font-weight: bold;
    color: #468DC1;
}
/* 背景顏色：用在預設網頁背景顏色、各部分Panes的背景 */
Body
{
color: #464646;
background-color: #FFFFFF;
margin:0;padding:0;
}
.en-fontpage a{font-size:9pt;color:#ffffff;}
.en-linkpage{font-size:9pt;color:#ffffff;}
.en-linkpage a:link,.en-linkpage a,en-linkpage click a.click,en-linkpage  a.unclick,.en-linkpage a:active,.en-linkpage a:visited{font-size:88%;color:#ffffff;font-weight:normal;font-family:Arial, Helvetica, sans-serif;}
a:hover{cursor:pointer;}
.HeaderPane {
    background-color: #74A9D1;
}

.LeftPane {
    background-color: #EBEBEB;
}
.ContentPane {
    background-color: #FFFFFF;
}
.RightPane {
    background-color: #FFFFFF;
}
.FooterPane {
    background-color: #EBEBEB;
}

/*網頁預設一般的字型*/

.normal {
    font-weight: normal;
    font-size: 12px;
    color: black;
    font-family: Arial, Helvetica, sans-serif;
    text-decoration: none;
}
/* 主要用在外觀的靜態內容標籤，如：日期、版權宣告 */

.SelectedTab {
    font-weight: normal;
    font-size: 10px;
    color: black;
    font-family:  Arial, Helvetica;
    text-decoration: none;
}
/* 連結的各種狀態style，如滑鼠滑過、已經連結過的連結等等 */

A.SelectedTab:link {
    text-decoration:    none;
    color: black;
}
A.SelectedTab:visited  {
    text-decoration: none;
    color: black;
}
A.SelectedTab:active   {
    text-decoration:    none;
    color: black;
}
A.SelectedTab:hover    {
    text-decoration:    underline;
    color: black;
}

/* 主要用在外觀的具有連結的內容標籤，如：我的商店、登入、商城首頁 */

.OtherTabs {
    font-weight: normal;
    font-size: 12px;
    color: white;
    font-family: Arial, Helvetica;
    text-decoration: none;
    padding-left : 5px;
    padding-right : 5px;
}
/* 連結的各種狀態style，如滑鼠滑過、已經連結過的連結等等 */

A.OtherTabs:link {
    text-decoration: none;
    color:white;
    font-size : 12px;
    font-family : Arial, sans-serif;
    padding-left : 5px;
    padding-right : 5px;

}

A.OtherTabs:visited  {
    text-decoration:    none;
    color:white;

   font-size : 12px;
    font-family : Arial, sans-serif;
    padding-left : 5px;
    padding-right : 5px;
}
A.OtherTabs:active   {
    text-decoration:    none;
    color:white;
    font-size : 12px;
    font-family : Arial, sans-serif;
    padding-left : 5px;
    padding-right : 5px;
}
A.OtherTabs:hover    {
    text-decoration: none;
    color:black;
    font-size : 12px;
    font-family : Arial, sans-serif;
    background-color: #EBEBEB;
    padding-left : 5px;
    padding-right : 5px;
}

/*SelectedTab與OtherTabs有的設計會反過來使用，就是OtherTabs在靜態的內容標籤，SelectedTab在連結的內容標籤*/
/* 選單的CSS */
  /*整個選單的背景*/
.MainMenu_MenuContainer {
    border-bottom: #404040 0px solid;
    border-left: #FF8080 0px solid;
    border-top: #FF8080 0px solid;
    border-right: #404040 0px solid;
    color : White;


}

 /*主選單*/

.MainMenu_MenuBar {
    cursor: pointer;
    cursor: hand;
    height:22;
}

 /*選單項目*/
.MainMenu_MenuItem {
    cursor: pointer;
    cursor: hand;
    color: white;
    font-family: Arial, Helvetica;
    font-size: 12px;
    font-weight: normal;
   font-style: normal;
    border-left: #000000 0px solid;
    border-bottom: #000000 0px solid;
    border-top: #000000 0px solid;
    border-right: #000000 0px solid;
}

/*選單項目前面的Icon*/

.MainMenu_MenuIcon {
    cursor: pointer;
    cursor: hand;
    background-color: #74A9D1;
    border-left: #000000 0px solid;
    border-right: #000000 0px solid;
    border-bottom: #000000 0px solid;
    border-top: #000000 0px solid;
    text-align: center;
    width: 15;
    height: 21;
}

  /*次選單*/
.submenu {
    z-index: 1000;
    cursor: pointer;
    cursor: hand;
    background-color: #74A9D1;
    filter:progid:DXImageTransform.Microsoft.Shadow(color='DimGray', Direction=135, Strength=3) ;
    border-bottom: #404040 0px solid;
    border-left: #FF8080 0px solid;
    border-top: #FF8080 0px solid;
    border-right: #404040 0px solid;
}  

.MainMenu_SubMenu {
    z-index: 1000;
    cursor: pointer;
    cursor: hand;
    background-color: #74A9D1;
    filter:progid:DXImageTransform.Microsoft.Shadow(color='DimGray', Direction=135, Strength=3) ;
    border-bottom: #404040 0px solid;
    border-left: #FF8080 0px solid;
    border-top: #FF8080 0px solid;
    border-right: #404040 0px solid;
}

/*選單分隔*/

.MainMenu_MenuBreak {
    border-bottom: #404040 0px solid;
    border-left: #FF8080 0px solid;
    border-top: #FF8080 0px solid; 
    border-right: #404040 0px solid;
    background-color: #000000;
    height: 0px;
}

/*選單項目被選取時*/

.MainMenu_MenuItemSel {
    background-color: #EBEBEB;
    cursor: pointer;
    cursor: hand;
    color: Black;
    font-family: Arial, Helvetica;
    font-size: 9pt;
    font-weight: normal;
    font-style: normal;
}

/*選單項目箭頭的CSS*/

.MainMenu_MenuArrow {
    font-family: webdings;
    font-size: 10pt;
    color: white;
    cursor: pointer;
    cursor: hand;
    border-right: #000000 0px solid;
    border-bottom: #000000 0px solid;
    border-top: #000000 0px solid;
}

/*主選單箭頭的CSS*/
.MainMenu_RootMenuArrow {
    font-family: webdings;
    font-size: 10pt;
    cursor: pointer;
    cursor: hand;
}

/*測試*/

.one{font-size:5em;}
.two{font-size:3em;}


.headtitle{COLOR: red;}

h2.headtitle{
COLOR: #00FF00;
}
#myfont .tab02{
	color:#00FF00
}
/*按鈕*/
.btn{
border: 0;
	text-align: center;
	height: 21px;
	width: 70px;
	color: #fffff;
	background-image:url('images/btn.gif');
	background-repeat: no-repeat;
	background-position: left top;
	background-color: #0066CC;
	position: relative;
	visibility: visible;
	margin-bottom: 10px;
}

/*-----------各單元麵包削設定--------------------------*/
/*中華民國憲法*/
.breadcrumbs1 {
	float:right;
	font-family: Arial, Helvetica, sans-serif;
	color: #80c269;
	text-decoration: none;
	padding-top: 8px;
text-align:left;
color: #9f9f9f;
font-size:70%;
}
.breadcrumbs1 a,.breadcrumbs1 a:link, .breadcrumbs1 a:visited, .breadcrumbs1 a:active {
    color: #9f9f9f;

	text-decoration: none;	
		padding-top: 8px;
}
.breadcrumbs1 a:hover {
	color: #9f9f9f;
	text-decoration: none;	
		padding-top: 8px;
}
.breadcrumbs1 td{word-break:break-all}

.breadcrumbs-1 {
	float:right;
	font-family: Arial, Helvetica, sans-serif;
	color: #80c269;
	text-decoration: none;
	padding-top: 8px;
text-align:left;
color: #9f9f9f;
font-size:60%;
}
.breadcrumbs-1 a,.breadcrumbs-1 a:link, .breadcrumbs-1 a:visited, .breadcrumbs-1 a:active {
    color: #9f9f9f;

	text-decoration: none;	
		padding-top: 8px;
}
.breadcrumbs-1 a:hover {
	color: #9f9f9f;
	text-decoration: none;	
		padding-top: 8px;
}
.breadcrumbs1 td{word-break:break-all}
/*關於總統府*/
.breadcrumbs2 {
	font-family: Arial, Helvetica, sans-serif;
	color: #80c269;
	text-decoration: none;
	padding-top: 8px;
}
.breadcrumbs2 a:link, .breadcrumbs2 a:visited, .breadcrumbs2 a:active {
    color: #80c269;
	text-decoration: none;	white-space: nowrap;
		padding-top: 8px;
}
.breadcrumbs2 a:hover {
	color: #80c269;
	text-decoration: none;	white-space: nowrap;
		padding-top: 8px;
}

/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: collapse;
	border-spacing: 0;
}

/*表格*/
.tab01 table {
	border-collapse: collapse;
	line-height: 150%;
	font-size: 10pt;
	background: #ffffff;
	border: 1px solid #CCCCCC;
}
.tab01 td {
	border-collapse: collapse;
	line-height:200%;
	font-size: 0.8em;
color:#535353;
	letter-spacing: 1pt;
	word-spacing: 1pt;
	border-bottom: 1px solid #F2F2F2;
}
#tab01 .h {
	border-collapse: collapse;
	line-height:200%;
	font-size: 0.8em;
color:#ffffff;
	letter-spacing: 1pt;
	word-spacing: 1pt;
	border-bottom: 1px solid #F2F2F2;
}
.tab01 tr{	
}
.tab01 th {	
	font-size: 10pt;
	color: #ffffff;
	background:#99B5DD;
	line-height: 160%;
	
	word-spacing: 1pt;
	font-weight:100;
}
.links a{color:#ffffff; text-decoration:none;font-size:11px;font-family:"微軟正黑體",Arial, Helvetica, sans-serif;}
.links a:link{color:#ffffff; text-decoration:none;font-size:11px;font-family:"微軟正黑體",Arial, Helvetica, sans-serif;}
.links a:active{color:#ffffff; text-decoration:none;font-size:11px;font-family:"微軟正黑體",Arial, Helvetica, sans-serif;}
.links a:visited{color:#ffffff; text-decoration:none;font-size:11px;font-family:"微軟正黑體",Arial, Helvetica, sans-serif;}
.links a:hover{color:#ffffff;text-decoration:none;font-size:11px;font-family:"微軟正黑體",Arial, Helvetica, sans-serif;}
.Art_gallery_icon{padding:10PX 8PX 8PX 8PX}
.Art_gallery_PIC{padding:8PX 20PX 20PX 20PX}
.Art_gallery_TEXT{padding:0PX 20PX 20PX 0PX}
.Art_gallery_font{text-align:left}
.Eng_Title{color:#1e659a;font-family:Georgia;font-size:120%;padding:0;}
#dnn_dnnUSER_cmdRegister{color:#FFFFFF;}
.td_table03_02
{
	background-image: url(images/table03_02.jpg);
}

.td_table03_04
{
	background-image: url(images/table03_04.jpg);
}

.td_table04_02
{
	background-image: url(images/table04_02.jpg);
}

.td_table04_04
{
	background-image: url(images/table04_04.jpg);
	
}

.td_table04_06
{
	background-image: url(images/table04_06.jpg);
}

.td_table04_08
{
	background-image: url(images/table04_08.jpg);
}

.td_table03_06
{
	background-image: url(images/table03_06.jpg);
}

.td_table03_08
{
	background-image: url(images/table03_08.jpg);
}

.td_table04_08
{
	background-image: url(images/table04_08.jpg);
}
.myer_AlterRow td
{
	background-image: url(images/tabel02_08.jpg);
	height:28px;
}

.myer_Row td
{
	background-image:url(images/tabel02_05.jpg);
	height:28px;
}

.myer_Grid
{
	border-bottom:Solid 1px #9DBCD0;
	border-left:Solid 1px #9DBCD0;
	border-right:Solid 1px #9DBCD0;
}

.myer_GridHeader
{
	background-image: url(images/tabel02_02-1.jpg);
	height:28px;
}
/*大事年表*/
.yearbox th{font-size:80%;}
.celltableone{ margin:60px 0 0 0;}

#WiseMenuNavItem57 ul ul,#WiseMenuNavCurrentParent57 ul ul,#WiseMenuNavCurrentItem57 ul ul{left:165px !important;}
#WiseMenuNavItem63 ul ul,#WiseMenuNavCurrentParent63 ul ul,#WiseMenuNavCurrentItem63 ul ul{left:-140px !important;}
#WiseMenuNavItem490 ul ul,#WiseMenuNavCurrentParent490 ul ul,#WiseMenuNavCurrentItem490 ul ul{left:193px !important;}
#WiseMenuNavItem432 ul ul,#WiseMenuNavCurrentParent432 ul ul,#WiseMenuNavCurrentItem432 ul ul{left:193px !important;}
#WiseMenuNavItem452 ul ul,#WiseMenuNavCurrentParent452 ul ul,#WiseMenuNavCurrentItem452 ul ul{left:193px !important;}
#WiseMenuNavItem517 ul ul,#WiseMenuNavCurrentParent517 ul ul,#WiseMenuNavCurrentItem517 ul ul{left:-193px !important;}

.left-title-banner{
margin:0 3px 3px 0  !important;
*margin:0 3px 0 0 !important;
}
.left-menu-banner{margin:0 0 0px 0;*margin:0 0 -10px 0;_margin:0 3px -10px 0;_width:195px;}

.noscript{color:#007fa9;font-size:9pt;line-height:100%;}
.menu-bar th{ color:#007fa9;font-weight:bold;}

.ajax__calendar{ z-index:9999;}
.ajax__calendar_container{z-index:9999;}
.ajax__calendar_days td{padding:0;margin:0;}
.ajax__calendar_days table{ border:none;line-height:130%;}

.ajax__calendar_month,.ajax__calendar_year
{padding-bottom: 0px;}

.ajax__calendar_body,.ajax__calendar_title{line-height:100%;}
.ajax__calendar_footer{line-height:100%;}



.highslide-container{z-index:99999 !important;}
a.left_hover{ border-top:1px dotted #fff  !important;border-bottom:1px dotted #fff !important; 
ba; border-left:none !important; border-right:none !important;}
#wisemenu_v li li a.left_hover{ border:none !important; }
#WiseMenuNavItem1138 a,#WiseMenuNavItem1139 a,#WiseMenuNavItem1141 a,#WiseMenuNavItem1142 a,{ letter-spacing:0pt}



