﻿@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:0.5px;
}
 
*{
	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;
}
/* 修正粗體 */
/*@font-face {
    font-family: '微軟正黑體修正';
    unicode-range: U+7db0, U+78A7, U+7B75;  ASCII (碧筵綰) 
    font-style: normal;
    font-weight: bold;
    src: local(Yu Gothic), local(MS Gothic);
}*/
/* 一般粗細的時候改回微軟正黑 */
/*@font-face {
    font-family: '微軟正黑體修正';
    unicode-range: U+7db0, U+78A7, U+7B75; /* ASCII (碧筵綰)
    font-style: normal;
    font-weight: normal;
    src: local(微軟正黑體);
}
* {
    font-family: Helvetica, Arial, 微軟正黑體修正, 微軟正黑體, serif;
}*/
  

body{

	/*background-size:cover;*/
	background-color:#fff2e6;
	}
#wrapper{
	background-image:url(images/bg.jpg);
	background-position:center top;
	background-repeat:no-repeat;
	width:100%;
	height:auto;
	}
#TOP-MENU{
	display:none;	
}

#TOP-MENU #BTN{}

#NAV{
	width:100%;
	height:60px;
	margin:0 auto;
	background-color:#000;
	font-size:1.1em;
	font-weight:bold;	
	
}
#NAV ul{
	width:100%;
	height:60px;	
}

#NAV li{
	float:right;	
}

#NAV li a{
	display:block;
	/*width:100px;*/
	padding-right:30px;
	line-height:60px;
	text-align:center;
	text-decoration:none;
	color:#f6be3a;	
}

#NAV li a:hover{
	color:#fff;
}
.NAV-LOGO{
	display:block;
	float:left;
	width:80px;
	height:60px;
	line-height:60px;
	top:16px;left:10px;
	text-align:center; }
#logor{
	float:left;
	line-height:60px;
	}
#logor img{
	width:90%;
	margin:3%;
	padding-top:14px;}	
.bn{
	width: 1200px;
	height: 528px;
	margin:0 auto;
	background-image:url(images/web_02.png);
	background-position:center top;
}
.bn2{
	display:none;
	width: 100%;
	height: 400px;
	margin:0 auto;
	background-image:url(images/m_04.png);
	background-position:center top;
	background-size: cover;
}
.bn3{
	display:none;
	width: 100%;
	height: 400px;
	margin:0 auto;
}

ul{
	display:none;
	list-style-type:none;
	display:block;
	width:100%;
	height:auto;	
	padding:2% 12%;
	font-size:1.1em;
	line-height:1.5;
	color:#068c9c;
	font-weight:bold;

	}
li{
	display:none;
	border-bottom:1px #999999 dotted;
	padding:4px 0;}
article{
	width: 1200px;
	height:auto;
	margin:0 auto;
	background-image:url(images/web_04.png);
	background-position:center top;
	background-repeat:no-repeat;
	clear:both;
}
article p{
	width:580px;
	height:auto;
	font-size:1.2em;
	line-height:1.6em;	
	padding-top:10px;
	padding-left:120px ;
}
.box_time{
	width:1100px;
	height:50px;
	font-size:2.2em;
	color:#FFF;
	text-align:center;	
	margin:0px 20px 10px 40px;
	border-radius:20px;
	background: rgba(40%,0%,0%,0.4);
	margin:0 auto;
	}
.box{
	width:1100px;
	height:220px;
	margin:10px auto;
	background-image:url(images/boxbg.png);
	background-repeat:repeat;
	background-position:center top;
/*	border:1px solid #054F6A;
	padding: 8px;
	box-shadow:0px 0px 9px rgba(0, 0, 0, 0.4);*/
	clear:both;		
	}

.box h1{
	font-size: 1.6em;
	line-height: 1.8;
	width:570px;
	float:left;
	padding-top:20px;
	padding-left:80px;
	color:#333;}
.box_stxt{font-size: 0.9em;line-height: 1.2;}
.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:500px;
	float:right;
	padding-top:20px;
	padding-right: 50px;

	}
.red{
	color:#cc0000;
	font-size:1.2em;
	}
.red2{
	color:#cc0000;
	font-size:1.5em;
	line-height:2;
	font-weight:bold;
	}
.reds{
	color:#cc0000;
	font-size:1.2em;
	font-weight:bold;
	}
.green{
	color:#663300;	
	}
.blue{
	color:#cc0000;
	font-size:1.1em;	
	}
.dif{
	width:920px;
	height:300px;
	margin:0 auto;
	clear:both;}
.difL{
	width:430px;
	margin-right:60px;
	float:left;
}
.difR{
	width:430px;
	float:right;
}
.dif_g{
	width:430px;
	padding-top:10px;
	}
.dif_txt{
	font-size:1em;
	line-height:1.4;
	float:left;
	}

.book{
	width:900px;
	height:430px;
	margin:0 auto;
	clear:both;
	}
.line{
	width:99%;
	float:right;
	border:#eaa77a dashed 1px;
	margin:20px;
	}	
.book_boxL{
	width:300px;
	height:auto;
	float:left;
	}			
.book_g{
	width:250px;
	height:auto;
	}
.book_txt{
	font-size:1.1em;
	line-height:1.5;
	float:left;
	}
.book_boxR{
	width:590px;
	height:auto;
	font-size:1.1em;
	line-height:1.6;
	float:right;}
.buy{
	font-size:0.9em;
	color:#FFF;
	width:80px;
	height:30px;
	line-height:40px;
	text-decoration:none;
	background-color:#C00;
	border-radius:8px;
	padding:3px;
	margin:2px;
	}			
.buy a{
	color:#FFF;
	display:block;
	}
.buy a:hover{
	color:#FFF;
	font-size:0.9em;
	}
.name{
	font-size:1em;
	color:#006699;
	width:80px;
	height:30px;
	line-height:40px;
	text-decoration:none;

	padding:3px;
	margin:2px;
	}			
.name a{
	color:#006699;
	display:block;
	}
.name a:hover{
	color:#006699;
	font-size:1em;
	}
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: 2em;
	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;	
}