@charset "utf-8";
/* CSS Document */

#MenuMobile, #nav, #Menu, #Topper, #Header, #Footer, #Copyright, #KeyVisual, .ToolBar, .CatTitle .cat_select, .ListSearch, #Pagination, .BtnTop, .PageTitle,
.MsgModule_Media, iframe[allowfullscreen], .editable_content .img_bg span, #colorbox_thum, h4.ext_title, ul.ext_list { display:none; }
.searchBox, .tableTitle, .FormTable, .member_terms_wrap, .BtnCommon, .inPagination, #ColumnLeft { display:none; }
	
#Center, #Center.content, .ContentBox { width:100%; float:none; padding:0; margin:0; box-shadow:none; }
#Content, #Breadcrumbs { font-size:0.8125rem !important; }
.inner, #Breadcrumbs { padding:0; }
	
.editable_content .img_bg { border:1px solid #fff; }/* 修正文繞圖的bug */
.editable_content .imgleft, .editable_content .imgright { max-width:30%; }
.editable_content blockquote { padding:15px 25px; }

/* 文字列表及表單的框線設定 */
.ListTable, .FormTable table, table.table_style2 {
	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, table.table_style2 th, table.table_style2 td {
	border-left:1px solid #CCC !important;
	border-bottom:1px solid #CCC !important;
	border-right:0 !important;
	border-top:0 !important;
}

/*---------------------------------------------------------------------*/
#Center, #Content, #Wrap { padding:0px; background:transparent; }

.editable_content table.table_style1 { margin:0; -webkit-box-shadow:none; -moz-box-shadow:none; box-shadow:none; }
#MainBar { background:transparent; padding-top:0; }
.ToolBar, .editable_content, .ListPicText, #Pagination,
h3.article_title, .postdate, .SearchResult, .ListTable, .ListSearch { padding-left:0; padding-right:0; }

#Breadcrumbs ul { -webkit-print-color-adjust:exact; background-image:url("../images/icon_home.png") !important; }
.postdate:before { -webkit-print-color-adjust:exact; background-image:url(../images/icon_date.png) !important; }
