﻿@import url("reset.css");
@import url('https://fonts.googleapis.com/css?family=Noto+Sans+TC:300');
* {
    font-family: 'Noto Sans TC', sans-serif;
	letter-spacing:1px;
}
*{
	margin:0;
	padding:0;
	-webkit-box-sizing:border-box;
	box-sizing:border-box;
}

html{ 
	font-family:Arial, Verdana, "Noto Sans TC";
	-webkit-text-size-adjust:none;
}

body{
margin,padding:0;
}
#wrapper{
	width:100%;
	min-height:100%;
	background: url(images/m-bg.jpg) no-repeat center top fixed;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
	}
#TOP-MENU{
		display:block;
		width:100%;
		height:60px;
		position:relative; /* 外層相對 */
		background-color:#000;
	}
	
	#TOP-MENU #BTN{  /* 製作手機版 右上角的按鈕 */
		display:block;
		width:60px;
		height:40px;
		background-image:url(images/btn.png);
		
		position:absolute;  /* 子層絕對 */
		right:5px;
		top:10px;
		text-indent:-9999px;
	}
	
	#NAV{
		width:100%;
		height:auto; /* 高度自動 */
		background-color:#5cc2d0;		
		display:none;  /* 把主選單先關掉 */
	}
	
	#NAV ul{
		width:100%;
		height:auto; /* 高度自動 */
	}
	
	#NAV li{
		width:100%;
		float:none; /* 取消 float */
	}
	
	#NAV li a{
		display:block;
		width:100%;
		height:50px;
		line-height:50px;
		text-align:center;
		text-decoration:none;
		background-color:#ff9900;
		border:1px solid #FFF;
		color:#fff;
	}
	
	#NAV li a:hover{
		background-color:#ccc;
		border:1px solid #FFF;
	}
	.NAV-LOGO{
	display:block;
	float:left;
	width:80px;
	height:40px;
	line-height:50px;
	top:8px;left:10px;
	text-align:center; }
.NAV-LOGO img{
	
		margin:12%;
		line-height:40px;
		}
#logor{
	display:none;
	float:left;
	}
#logor img{
	width:80%;
	margin:3%;}	
.bn{
	width: 100%;
	height: 0;
	margin:0 auto;
	padding-bottom:62.92%;
	background-image:url(images/m_02.png);
	background-position:center top;
	background-size: cover;	
}
.bn2{
	width: 100%;
	height: 0;
	margin:0 auto;
	padding-bottom:42.3%;
	background-image:url(images/m_04.png);
	background-position:center top;
	background-size: cover;	
}
.bn3{
	width: 100%;
	height: auto;
	margin:0 auto;
}
ul{
	list-style-type:none;
	display:block;
	width:100%;
	padding:2% 12%;
	font-size:1.1em;
	line-height:1.5;
	color:#068c9c;
	font-weight:bold;

	}
li{
	border-bottom:1px #999999 dotted;
	padding:4px 0;}
	
article{
	width: 100%;
	padding:0 14%;
	height: auto;
}
article p{
	font-size:1.3em;
	line-height:1.6;
}
.box_time{
	width:96%;
	height:auto;
	font-size:1.3em;
	color:#FFF;	
	text-align:center;
	word-break: keep-all;
	padding:2%;
	margin:10px;
	border-radius:20px;
	background: rgba(40%,0%,0%,0.4);
	}
.box{
	width: 100%;	
	padding: 2%;
	text-align:center;
	margin:5% auto;	
	background-image:url(images/boxbg.png);
	background-repeat:repeat;
	background-position:center top;
	background-size:auto;
	overflow: hidden;
	}
.box h1{
	font-size: 1.6em;
	line-height: 1.8;
	width:100%;
	float:none;
	padding:6%;
	color:#333;}
.box_stxt{font-size: 0.9em;line-height:0.9;letter-spacing:0px;}
.box_mtxt{font-size: 0.7em;line-height: 1.5;}
.box_red{color: #cc0000;}
.box_blue{font-size: 1.2em;line-height: 1.8;color: #034340;}
.box h2{
	font-size:1em;
	line-height:1.5;
	width:100%;
	float:none;
	padding:6%;
	border-top:1px dashed #fff;}
.red2{
	width:96%;
	text-align:center;	
	color:#cc0000;
	font-size:1.3em;
	line-height:1.5;
	font-weight:bold;
	}
.red{
	color:#cc0000;
	font-size:1.2em;
	}
.reds{
	color:#cc0000;
	font-size:1.2em;
	font-weight:bold;
	}
.reds2{
	color:#cc0000;
	}
.green{
	color:#663300;	
	}
.blue{
	color:#cc0000;
	font-size:1.1em;	
	}
.dif{
	width:95%;
	height:auto;
	margin:0 auto;
	clear:both;
	/*border-bottom:#930 dotted 1px;*/
		}
.difL{
	width:100%;
	height:auto;
	margin-right:0px;
	float:none;
}
.difR{
	width:100%;
	height:auto;
	float:none;
}
.dif_g{
	width:99%;
	padding-top:1%;
	padding-bottom:4%;
	padding-left:2%;
	}		
.dif_txt{
	font-size:1em;
	line-height:1.5;
	text-align:center;
	float:none;
	}	
.book{
	width:100%;
	}
.line{
	display:none;
	width:99%;
	float:right;
	border:#eaa77a dashed 1px;
	margin:20px;
	}	
.book_boxL{
	width:100%;
	height:auto;
	padding:0 10% 8% 10%;
	text-align:center;
	}			
.book_g{
	width:100%;
	padding:0 10%;
	float:left;
	text-align:center;
	}
.book_txt{
	font-size:1.3em;
	line-height:1.4;
	float:left;
	text-align:center;
	width:100%;
	padding:2% 0;
	}
.book_boxR{
	clear:both;
	font-size:1.1em;
	width:100%;
	height:auto;
	line-height:1.6;
	padding:0 10% 8% 10%;
}

.buy{
	font-size:0.9em;
	color:#FFF;
	width:80px;
	height:40px;
	line-height:40px;
	text-decoration:none;
	background-color:#C00;
	border-radius:8px;
	padding:6px;
	margin:6px;
	white-space:nowrap;
	}			
.buy a{
	color:#FFF;
	display:block;
	}
.buy a:hover{
	color:#FFF;
	font-size:0.9em;
	}
.name{
	font-size:1.2em;
	color:#006699;
	width:80px;
	height:40px;
	line-height:40px;
	text-decoration:none;
	padding:13px;
	margin:2px;
	}			
.name a{
	color:#006699;
	display:block;
	}
.name a:hover{
	color:#006699;

	}
footer{
	clear:both;
	width: 100%;
	overflow:hidden;	
	background-color: #ccc;
	padding-bottom:20px;
}
footer h5{
	padding-top:10px;
	font-size: 1.1em;
	color: #333;
	text-align: center;
	line-height: 1.5em;
	width: 100%;
}
footer h5 a:link{
	color: #333;
	text-decoration:none;
}
footer h5 a:visited{
	color: #333;
	text-decoration:none;
}
footer h5 a::hover{
	color: #333;
	text-decoration:none;	
}

footer h5 img{
	vertical-align:middle;	
}