﻿.WikiContent {
	max-width: 1000px;
	margin: 0 auto;
}

/***原css.css begin*************************************/
.container #wrapper .title {
	font-size: 14px;
	font-weight: bold;
	color: #000;
	text-decoration: none;
	line-height: 22px;
}


.container #wrapper .title:hover {
	font-size: 14px;
	font-weight: bold;
	color: #000;
	text-decoration: underline;
	line-height: 22px;
}

.container #wrapper .title:visited
{
	color: #000;
}

.container #wrapper .title_nolink {
	font-size: 14px;
	line-height: 22px;
	font-weight: bold;
	color: #000;
	text-decoration: none;
}

.container #wrapper .title_o {
	font-size: 14px;
	font-weight: bold;
	color: #EC6607;
	text-decoration: none;
	line-height: 20px;
}

.container #wrapper .title_o:hover {
	font-size: 14px;
	font-weight: bold;
	color: #EC6607;
	text-decoration: underline;
	line-height: 20px;
}

.container #wrapper .title_o:visited {
	color: #EC6607;
}

.container #wrapper .title_article {
	font-size: 1.5em;
	font-weight: bold;
	padding-left: 5px;
	line-height: 30px;
	margin:20px 0;
}
.container #wrapper .article_note {
	/*font-size: 12px;*/
	color: #999;
	padding-left: 16px;
	text-decoration: none;
}
.container #wrapper .article_note_no {
	/*font-size: 12px;*/
	color: #EC6607;
}

.container #wrapper h2 {
	font-size: 1.25em;
	padding-left: 10px;
	line-height: 20px;
}

.container #wrapper h3 {
	/*font-size: 13px;*/
	font-weight: bold;
	color: #000;
	line-height: 26px;
}

.container #wrapper .ad {
	font-size: 1.25em;
	line-height: 24px;
	font-weight: bold;
	color: #66935C;
	text-decoration: none;
}

.container #wrapper .ad:visited
{
	color: #66935C;
}

.container #wrapper .ad:hover {
	font-size: 1.25em;
	line-height: 24px;
	font-weight: bold;
	color: #66935C;
	text-decoration: underline;
}
.container #wrapper .menu {
	font-size: 1em;
	line-height: 24px;
	color: #333;
	text-decoration: none;
    
    margin-top: -5px;
    display: block;
}
.container #wrapper .menu:hover {
	font-size: 1em;
	line-height: 24px;
	color: #333;
	text-decoration: underline;
}

.container #wrapper .menu:visited
{
    color: #333;
}

.container #wrapper p {
	font-size: 1.25em;
	line-height: 24px;
	color: #666;
	text-decoration: none;
}
.container #wrapper .orange {
	color: #EC6607;
	text-decoration: none;
	line-height: 20px;
}

.container #wrapper .orange:hover {
	color: #EC6607;
	text-decoration: underline;
	line-height: 20px;
}

.container #wrapper .orange:visited
{
	color: #EC6607;
}


.container #wrapper .orange1 {
	font-size: 1.25em;
	color: #EC6607;
	text-decoration: none;
	line-height: 2em;
}
.container #wrapper .orange1:hover {
	text-decoration: underline;
}

.container #wrapper .read_title {
	/*font-size: 13px;*/
	color: #57262A;
	text-decoration: none;
}

.container #wrapper .read:link{
	/*font-size: 13px;*/
	line-height: 24px;
	color: #666;
	text-decoration: underline;
}

.container #wrapper .read:visited
{
  	color: #666;
}
.container #wrapper .read:hover {
	/*font-size: 13px;*/
	line-height: 24px;
	color: #666;
	text-decoration: none;
}


.container #wrapper .line {
	border: 1px solid #EDE7D9;
}

.container #wrapper .line_banner {
	border: 1px solid #EDE7D9;
}


.container #wrapper .white {
	/*font-size: 12px;*/
	color: #FFF;
}
.container #wrapper .white_big {
	font-size: 1.25em;
	color: #FFF;
	border: 1px solid #FFF;
	height: 25px;
	width: 25px;
	font-weight: bold;
}
.container #wrapper .today {
	/*font-size: 12px;*/
	color: #FFF;
	background-color: #E64316;
	text-decoration: none;
}
.container #wrapper .today:hover {
	/*font-size: 12px;*/
	color: #FFF;
	background-color: #E64316;
	text-decoration: underline;
}
.container #wrapper .date {
	font-size: 1.25em;
	color: #333;
}

.container #wrapper .article {
	/*font-size: 12px;*/
	color: #666;
}

.container #wrapper html .thumbcaption {
    border: medium none;
    /*font-size: 13px;*/
    line-height: 15px;
    padding: 3px !important;
    text-align: left;
    
}

/*.container #wrapper a {
	text-decoration: underline;
	color: blue;
	background: none;*/
	/*font-size:100%;*/
	/*line-height:20px;
}*/
/***原css.css end****************************************************/


.page{
	float: left;
	width:825px;
	table-layout:fixed;
	border-bottom:1px solid #adadad;
	border-left:1px solid #adadad;
	}
.wiki_tab{
	float: left;	
	width:100%;
	height:19px;
	background-image:url(../images/tabbg_wiki.jpg);
	z-index:1;
	}
.wiki_tab01{
	float:left;	display:block;
	margin-left:24px;margin-bottom:-10px;
	background-image:url(../images/tab01_wiki.jpg);
	font:11px "新細明體"; font-weight:bold; line-height:20px;
	text-align:center; vertical-align:middle;
	height:19px; width:52px;
	z-index:2;	
	}
.wiki_tab02{
	float:left;	display:block;
	margin-left:24px;margin-bottom:-10px;
	background-image:url(../images/tab02_wiki.jpg);
	font:11px "新細明體"; font-weight:bold; line-height:20px;
	text-align:center; vertical-align:middle;
	height:19px; width:52px;
	z-index:2;	
	}
	
.wiki_h1{
	float: left;
	font:18px; 
	height:27px;
	margin-left:10px;
	margin-top:10px;
	width:814px;	
	line-height:24px;
	border-bottom:1px solid #adadad;
	}
.catalog{
	float: left;
	font:9px; 
	line-height:24px;
	background-color:#f9f9f9;
	border:1px solid #adadad; 
	height:27px; 
    width:auto;
	padding:5px;
	margin-left:10px;
	margin-top:10px;
	}
.entry{
	float: left;
	font:12px; 
	width:auto;
	height:auto;
	white-space:normal;
	margin-left:5px;
	margin-top:10px;
	padding:5px;

	}

.tbCalendar {
    margin-left:24px;
    margin-left:0\9; /* IE6, IE7, IE8, IE9 */ 
 }

.container #wrapper p {
	font-size: 1.25em;
	line-height: 24px;
	color: #666;
	text-decoration: none;
}
.container #wrapper .divRight {
	margin-left:20px;
}
	.container #wrapper .divRight table tr {
		border-bottom: 1px dotted #ccc;
		/*margin: 8px 0;
		display: inline-block;*/
	}
	.container #wrapper .divRight h2 table tr, .container #wrapper .divRight table:first-child tr {
		border-bottom: 0;
		/*margin: 0;
		display:unset;*/
	}
	.container #wrapper .read_title {
		display: none;
	}

.container #wrapper .divRight table td span[style*='small'], .container #wrapper .divRight ul li span[style*='small'] {
	font-size: 16px !important;
	line-height: 30px;
	text-align: initial;
	display: inline-block;
}
.catalog_favorite_click {
	width: 48px;
	overflow: hidden;
}
td.favorite {
	display: none;
}
.catalog_favorite_click img {
	vertical-align: middle;
}
.container #wrapper .divRight ul li {
	line-height: 30px;
}
.container #wrapper .divRight .fullImageLink, .container #wrapper .divRight .fullImageLink small {
	font-size: 16px;
	line-height: 30px;
}

@media screen and (max-width: 1024px) {
	.WikiContent {
		max-width: 100vw;
		margin: 0 8px;
	}
	.container #wrapper {
        width:100%;
    }
    .container #wrapper .divRight #iArticle {
        display:none;
    }
}
@media screen and (max-width: 800px) {
	.WikiTable {
		/*width: 98vw;
        margin-left:1vw;*/
		width: 100%;
	}
    .container #wrapper .divLeft {
        display:none;
    }
	.container #wrapper .divRight {
		float: none;
		width: 99%;
		margin-left: 0;
		max-width: 100vw !important;
		text-align: justify;
	}
		.container #wrapper .divRight table {
			width: 100% !important;
			height: auto !important;
			word-break: break-all;
		}
	.container #wrapper h2 {
		padding-left: 0;
	}
	.container #wrapper .divRight .mw-headline table {
		display: table-row;
	}
    .container #wrapper .divRight  .image img,.container #wrapper .divRight  .thumbinner {
       width: 100% !important;
       height: auto !important;
    }
	.container #wrapper .divRight .fullImageLink img {
		width: 100%;
		height: auto;
	}
	.container #wrapper .divRight td.favorite, .container #wrapper .divRight a[id*='toc'] + table td.favorite, .container #wrapper .divRight a[id*='toc'] + table td.push, .container #wrapper .read_title {
		display: none;
	}
	.container #wrapper .divRight .thumbcaption, .container #wrapper .divRight .magnify {
		display:inline-block;
	}
	.container #wrapper .divRight iframe{
		max-width: 92vw !important;
		max-height: calc(92vw/16*9) !important;
	}
	.container #wrapper .divRight object {
		display:none;
	}
	.container #wrapper .divRight table tr th {
		border-right: 1px solid #fff;
	}
	/*.container #wrapper .divRight table tr th, .container #wrapper .divRight table tr td {
		display: block;
		text-align: center;
		width: 100vw;
	}
	.container #wrapper .divRight h2 table tr td, .container #wrapper .divRight table:first-child tr td {
		text-align: unset;
		display:unset;
		width:auto;
	}*/
}