@charset "utf-8";
.gbook01 {
	-moz-border-radius: 5px;
	-moz-border-radius-topright: 5px;
	-moz-border-radius-bottomleft: 5px;
	border-radius: 5px;
	border-top-right-radius: 5px;
	border-bottom-left-radius: 5px;
	border: 1px solid #9C9C9C;
	background-color: #F6F6F6;
	padding: 1em;
	overflow: hidden;
	margin-bottom: 1.5em;
	width: 95%;
	margin-right: auto;
	margin-left: auto;
}

.gbook02 {
	font-family: "微軟正黑體";
	font-size: 0.9em;
	color: #00486A;
	margin-bottom: 0.5em;
}

.gbook03 {
	font-family: Arial;
	text-align: right;
	font-size: 0.8em;
	color: #00486A;
}


.gbook04 {
	margin-top: 1.5em;
	font-size: 1.1em;
	font-family: "微軟正黑體";
}
.gbook05 {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #9C9C9C;
	color: #F00;
	margin-top: 1.5em;
	padding-top: 1.5em;
	font-size: 1em;
	font-family: "微軟正黑體";
}
.gbook06 {
	font-family: Arial;
	font-size: 0.8em;
	color: #F00;
	text-align: right;
	margin-top: 0.5em;
}

.gbook07 {
	-moz-border-radius: 5px;
	-moz-border-radius-topright: 5px;
	-moz-border-radius-bottomleft: 5px;
	border-radius: 5px;
	border-top-right-radius: 5px;
	border-bottom-left-radius: 5px;
	border: 1px solid #9C9C9C;
	background-color: #FF8;
	padding: 1em;
	overflow: hidden;
	margin-bottom: 4em;
	font-family: "微軟正黑體";
	width: 95%;
	margin-right: auto;
	margin-left: auto;
}
.gbook08 {
	font-family: "微軟正黑體";
	text-align: left;
	margin-bottom: 0.5em;
}
.gbook09 {
	text-align: right;
}
.gbook10 {
	font-family: "微軟正黑體";
	font-size: 1.3em;
	font-weight: bold;
	color: #666;
	margin-bottom: 1em;
}
.gbook11 {
	font-family: "微軟正黑體";
	font-weight: bold;
	text-align: right;
	width: 95%;
	margin-right: auto;
	margin-left: auto;
	color: #069;
}
.gbook11 button {
	font-size: 1.1em;
	margin-bottom: 0.5em;
}


.gbook11 a {
	color: #069;
	text-decoration: none;
}

.gbook11 a:link {
	color: #069;
	text-decoration: none;
}

.gbook11 a:visited {
	color: #069;
	text-decoration: none;
}

.gbook11 a:hover {
	color: #369;
	text-decoration: none;
}



/*****************************************************/
@media(max-width:1440px){}
@media(max-width:1366px){}
@media(max-width:1280px){}
@media(max-width:1024px){}
@media(max-width: 991px){}
@media(max-width:768px){
	
	}
@media(max-width:640px){}
@media(max-width:480px){}
@media(max-width:320px){}
