@charset "utf-8";
/* CSS Document */

#MenuMobile, #nav, #Menu, #Topper, #Header, #Footer, #Copyright, #KeyVisual, .switch, .ToolBar, .CatTitle .cat_select, .ListSearch, #Pagination, .BtnTop, .guide_title,
.MsgModule_Media, iframe[allowfullscreen], .editable_content .img_bg span, #colorbox_thum,
.prevNextLink, h4.ext_title, .ext_list, .related_articles{
	display:none;
}

#Center{ margin-top:10px; }
#Center, #Content { width:100%; float:none; padding:0; }
#Content { font-size:81.25% !important; border-top:0; }

.editable_content .img_bg { border:1px solid #fff; }/* 修正文繞圖的bug */
.editable_content .imgleft, .editable_content .imgright { max-width:30%; }

/* 文字列表及表單的框線設定 */
.ListTable, .FormTable table {
	border-right:1px solid #CCC !important;
	border-top:1px solid #CCC !important;
	border-left:0 !important;
	border-bottom:0 !important;
}
.ListTable th, .ListTable td, .FormTable table th, .FormTable table td {
	border-left:1px solid #CCC !important;
	border-bottom:1px solid #CCC !important;
	border-right:0 !important;
	border-top:0 !important;
}

/*自訂*/
.PageTopBar{ margin-bottom:0; border:0; }
.PageTitle h2{ padding-bottom:0; }
.PageTitle > div{ text-align:left; }
#Breadcrumbs > div{ text-align:right; font-size:14px;}
h3.title{ margin:0; padding:0;}
h3.title span{padding-left:0;}
.editable_content blockquote{padding: 2rem 1rem; line-height:160%;}
#Breadcrumbs > div{ text-align:left; }
#Breadcrumbs ul{ padding:0; }
.HistoryCont .history_detail .title{ padding-left:0; }
.HistoryCont .history_detail .year > div{ font-size:1.5em; }
.HistoryCont .history_detail .year{ margin-bottom:10px; }
.HistoryCont .history_detail .cont{ margin-bottom: 15px; padding-bottom: 5px; }



/*自訂隱藏*/
#Content::before, #Breadcrumbs ul::before, #Breadcrumbs ul::after,h3.title::before, h3.title::after,
h3.title::before, .PageTopBar::before, h3.title::after, .Ecard .form, .HistoryCont .tabs, .HistoryCont .history_detail .title::before,
.HistoryCont .history_detail .title::after, .BtnCommon{
	display:none;
}

.media_cat {display: none;}
.MediaList .cat::after {content: none;}
.MediaList .eqHeight .item {width: 48.8%; margin-right: 2%; margin-bottom: 15px;}
.MediaList .eqHeight .item .cont {padding: 15px;}
.MediaList .eqHeight .item:nth-of-type(2n+2) {margin-right: 0;}

/*----------------------------------------------------------------------*/
/* 金牛獎 */
.GoldenBullTab {display: none;}
.GoldenBull .eqHeight .item {width: 48.8%; margin-right: 2%;}
.GoldenBull .eqHeight .item:nth-of-type(2n+2) {margin-right: 0;}
.GoldenBull .MediaCont {margin-bottom: 15px;}

/*----------------------------------------------------------------------*/
/* 組織架構 */
.editable_content .cuzmsg_box .cont_wrap {padding: 50px 40px;}
.editable_content .cuzmsg_box .title {padding-bottom: 8px;}
.CuzMsgOrg .staff_box dl {padding-left: 85px;}