@charset "utf-8";
span1 {
	position: fixed;
	background-color: #FFC;
	height: 30px;
	width: 100px;
	display: block;
	z-index: 999;
	margin-top: 70px;
}
/* 簡單流變媒體
   注意: 流變媒體要求您必須移除 HTML 中媒體的高度和寬度屬性
   http://www.alistapart.com/articles/fluid-images/ 
*/
img, object, embed, video {
	max-width: 100%;
}
/* IE 6 不支援最大寬度，因此寬度預設為 100% */
.ie6 img {
	width:100%;
}
a.menu_a {
	width: 200px;
	height: 74px;
	display: block;
	position: absolute;
	z-index: 9999999;
}

		
		.scrollup{
	width: 40px;
	height: 40px;
	text-indent: -9999px;
	opacity: 0.8;
	position: fixed;
	bottom: 5px;
	right: 5px;
	display: none;
	background-image: url(../images/icon_top.png);
	background-repeat: no-repeat;
	cursor: pointer;
	z-index: 999999;
		}
body {
	font-family: "微軟正黑體";
	margin: 0px;
	padding: 0px;
	font-size: 17px;
}
.animation {
	position: relative;
	display: block;
	width: 15px;
	float: left;
}
ul {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: -10px;
}
a:link {
	text-decoration: none;
}

.gridContainer.clearfix #menu_block #menu_inner table tr td {
	background-image: url(../images/pic02.png);
	width: 15%;
	height: 46px;
	background-position: -15px 0px;
	font-weight: bolder;
	color: #FFF;
	font-size: 18px;
	padding-top: 0px;
	padding-left: 0%;
	margin: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	overflow: hidden;
	position: relative;
}
.tr_brown {
	font-size: 16px;
	font-weight: bolder;
	color: #FFF;
	padding: 8px;
	background-color: #C19E4F;
	text-align: center;
}
.tr_gary {
	font-size: 16px;
	font-weight: bolder;
	color: #333;
	padding: 8px;
	background-color: #E7E7E7;
	text-align: center;
}
.qScrollTop {
	position: fixed;
	background-color: #FFC;
	height: 30px;
	width: 100px;
	display: none;
	z-index: 999;
	margin-top: 70px;
}
.subtitle_blue_20 {
	font-size: 20px;
	line-height: 25px;
	font-weight: bolder;
	color: #1F4F4D;
}
.gridContainer.clearfix #btn_block a:link{
	color: #333;
	text-decoration: underline;
}
.gridContainer.clearfix #btn_block a:visited{
	color: #333;
	text-decoration: underline;
}
.gray_color {
	color: #999;
	font-weight: bolder;
}
.red_color_text {
	color: #E55743;
	font-weight: bolder;
}




















.-------------------------------------------------------------------------MOBILE {
}





/*
	Dreamweaver 流變格線屬性
	----------------------------------
	dw-num-cols-mobile:		5;
	dw-num-cols-tablet:		8;
	dw-num-cols-desktop:	10;
	dw-gutter-percentage:	25;
	
	靈感來自於 Ethan Marcotte 的「具回應功能的網頁設計」 
	http://www.alistapart.com/articles/responsive-web-design
	
	以及 Joni Korpi 的「黃金格線系統」
	http://goldengridsystem.com/
*/

/* 行動版面: 480px 以下。 */

.gridContainer {
	margin-left: auto;
	margin-right: auto;
	width: 100%;
	padding-left: 0%;
	padding-right: 0%;
	display: block;
	overflow: hidden;
	position: relative;
}

#logo {
	clear: none;
	float: none;
	width: 100%;
	display: block;
	margin-top: 0px;
	position: absolute;
	z-index: 99;
	padding-top: 0px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0;
	font-size: 20px;
	font-weight: bolder;
	color: #FFF;
}
.------------------------ {
}
#kv_bg_logo {
	padding: 0px;
	width: 100%;
	max-width: 1004px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	position: relative;
	background-color: #01377A;
}
#kv_bg_logo_blue {
	background-color: #01377A;
	display: block;
	height: 50px;
}
#kv_bg_logo_inner {
	width: 30%;
	z-index: 1000000000;
	position: relative;
	min-width: 100px;
}
.------------------------ {
}
#kv_block {
	width: 100%;
	display: block;
	background-position: 57% top;
	background-repeat: repeat-x;
	background-image: url(../images/photo_11.jpg);
	background-size: cover;
	margin: 0px;
	height: 100%;
	overflow: hidden;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 30px;
	padding-left: 0px;
}

#pc_inner {
	margin-left: auto;
	width: 100%;
	display: block;
	margin-right: auto;
	max-width: 1004px;
	margin-top: 0px;
	margin-bottom: 0px;
	clear: none;
	float: none;
	position: relative;
	height: 100%;
}


#kv_pc_title {
	width: 84%;
	display: block;
	top: 30px;
	left: 8%;
	position: relative;
	text-align: center;
	clear: both;
	float: left;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 30px;
	margin-left: 0;
	min-width: 280px;
	z-index: 10;
}
#kv_pc_title_light {
	width: 80%;
	display: block;
	margin: 0;
	position: relative;
	padding: 0px;
}
#kv_pc_title_light_text {
	width: 100%;
	display: block;
	margin: 0;
	position: absolute;
	padding: 0px;
}
#kv_pc_title_light2 {
	width: 100%;
	display: block;
	position: relative;
	padding: 0px;
	margin-top: 20px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
}
#kv_pc_title_light_text2 {
	width: 100%;
	display: block;
	margin: 0;
	position: absolute;
	padding: 0px;
}
#kv_pc_pic {
	width: 60%;
	display: none;
	left: 15%;
	position: relative;
	bottom: -50px;
	padding: 0px;
	clear: none;
	float: left;
	margin-top: -25px;
	margin-right: 0;
	margin-bottom: 0px;
	margin-left: 20px;
}


.------------------------ {
}
#menu_block {
	background-color: #01377A;
	height: 5px;
	width: 100%;
	position: relative;
	display: none;
}
#menu_inner {
	background-color: #01377A;
	height: 46px;
	width: 100%;
	position: relative;
	padding: 0px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	max-width: 1004px;
	display: none;
}
#btn_d_note {
	margin: 0px;
	padding: 0px;
	position: absolute;
	top: -61px;
	z-index: 9999;
	height: 56px;
	width: 160px;
	display: block;
	left: 54.5%;
}





.------------------------ {
}
#mobile_menu {
	clear: both;
	float: left;
	margin-left: 30%;
	width: 70%;
	display: block;
	text-align: right;
	padding-right: 0%;
	padding-bottom: 1%;
	height: 42px;
	padding-top: 4px;
	position: absolute;
	z-index: 99999999;
}
#mobile_menu_block {
	clear: none;
	float: none;
	width: 100%;
	display: block;
	height: 46px;
	padding: 0px;
	margin: 0px;
}
#mobile_list {
	width: 100%;
	position: absolute;
	clip: rect(auto,auto,auto,auto);
	margin-top: 50px;
	z-index: 999;
	border-radius: 0px 0px 5px 5px;
	box-shadow: 5px 5px 5px 5px #000;
	display: none;
	margin-right: auto;
	margin-left: auto;
	overflow: hidden;
	padding: 0%;
	margin-bottom: 0px;
}
.gridContainer.clearfix #mobile_list #mobile_list_a  {
	font-size: 20px;
	display: block;
	width: 64%;
	background-color: #01377A;
	color: #FFF;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #3073A5;
	padding-top: 2%;
	padding-right: 2%;
	padding-bottom: 2%;
	padding-left: 35%;
	text-align: left;
	text-decoration: none;
}
.gridContainer.clearfix #mobile_list #mobile_list_b  {
	font-size: 20px;
	display: block;
	width: 64%;
	background-color: #01377A;
	color: #FFF;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #3073A5;
	padding-top: 2%;
	padding-right: 2%;
	padding-bottom: 2%;
	padding-left: 35%;
	text-align: left;
	text-decoration: none;
}
.gridContainer.clearfix #mobile_list #mobile_list_c  {
	font-size: 20px;
	display: block;
	width: 64%;
	background-color: #01377A;
	color: #FFF;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #3073A5;
	padding-top: 2%;
	padding-right: 2%;
	padding-bottom: 2%;
	padding-left: 35%;
	text-align: left;
	text-decoration: none;
}
.gridContainer.clearfix #mobile_list #mobile_list_d  {
	font-size: 20px;
	display: block;
	width: 64%;
	background-color: #01377A;
	color: #FFF;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #3073A5;
	padding-top: 2%;
	padding-right: 2%;
	padding-bottom: 2%;
	padding-left: 35%;
	text-align: left;
	text-decoration: none;
}
.gridContainer.clearfix #mobile_list #mobile_list_home  {
	font-size: 20px;
	display: block;
	width: 64%;
	background-color: #01377A;
	color: #FFF;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #3073A5;
	padding-top: 2%;
	padding-right: 2%;
	padding-bottom: 2%;
	padding-left: 35%;
	text-align: left;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #3073A5;
	text-decoration: none;
}
.gridContainer.clearfix #mobile_list #mobile_list_index  {
	font-size: 20px;
	display: block;
	width: 64%;
	background-color: #01377A;
	color: #FFF;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #3073A5;
	padding-top: 2%;
	padding-right: 2%;
	padding-bottom: 2%;
	padding-left: 35%;
	text-align: left;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #3073A5;
	text-decoration: none;
}


.------------------------ {
}
#btn_block {
	clear: both;
	float: left;
	width: 100%;
	display: block;
	margin: 0px;
	padding: 0px;
}
#btn_btn_a {
	clear: both;
	float: left;
	width: 50%;
	display: block;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
	font-weight: bold;
	background-image: url(../images/line.jpg);
	background-position: right 0px;
	background-repeat: no-repeat;
}
#btn_btn_b {
	clear: none;
	float: left;
	width: 50%;
	display: block;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
	font-weight: bold;
	background-image: url(../images/line01.jpg);
	background-position: right 0px;
	background-repeat: no-repeat;
}
#btn_btn_c {
	clear: none;
	float: left;
	width: 50%;
	display: block;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
	font-weight: bold;
	background-image: url(../images/line.jpg);
	background-position: right 0px;
	background-repeat: no-repeat;
}
#btn_btn_d {
	clear: none;
	float: left;
	width: 50%;
	display: block;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
	font-weight: bold;
}
#service_mobile {
	display: block;
}
#service_pc {
	display: none;
}




.------------------------ {
}
#footer {
	clear: both;
	float: left;
	width: 100%;
	display: block;
	background-color: #F3F3F3;
	margin: 0;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#down_logo {
	clear: both;
	float: left;
	margin-left: 15px;
	width: 50%;
	display: block;
	font-size: 23px;
	font-weight: bolder;
	color: #FFF;
	line-height: 30px;
}
#title_num {
	clear: both;
	float: left;
	margin-left: 3%;
	width: 96%;
	display: block;
	color: #FF8900;
	font-weight: bolder;
	font-size: 25px;
	text-align: left;
	margin-right: 15px;
	margin-top: 10px;
}
#shere_block {
	height: 24px;
	text-align: right;
	width: 40%;
	clear: left;
	float: right;
	margin-right: 15px;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#logo_down_inner {
	width: 95%;
	clear: both;
	float: left;
	margin-right: 0%;
	max-width: 450px;
	margin-left: 2ex;
	padding: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
}
#shere_box {
	width: 180px;
	min-width: 100px;
	position: relative;
	padding: 0px;
	right: 1%;
	margin-top: 130px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 4%;
}
#shere_mobile {
	clear: both;
	float: left;
	width: 80px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0%;
	height: 19px;
	font-size: 13px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	display: block;
}
#shere_pc {
	clear: both;
	float: left;
	width: 80px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0%;
	height: 19px;
	font-size: 13px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	display: none;
}
#shere_fb {
	clear: none;
	float: left;
	width: 24px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

#shere_line {
	clear: none;
	float: left;
	width: 24px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 10px;
}
#shere_youtobe {
	clear: none;
	float: left;
	width: 24px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 10px;
}
.------------------------ {
}
#from_block {
	width: 220px;
	position: absolute;
	z-index: 10000000000000;
	margin-left: 100%;
	margin-top: 80px;
	margin-right: 0px;
	margin-bottom: 0px;
	padding-top: 20px;
	padding-right: 20px;
	padding-bottom: 0px;
	padding-left: 20px;
	line-height: 25px;
	background-color: #FFF;
	border: 3px solid #D34B26;
	font-size: 15px;
	display: block;
}
#teb_btn {
	height: 161px;
	width: 35px;
	position: absolute;
	margin-left: -58px;
	margin-top: -5.5%;
}
#open_btn {
	display: block;
}
#close_btn {
	display: none;
}
#teb_btn_icon {
	width: 70px;
	position: absolute;
	padding: 0px;
	margin-top: -20px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: -140px;
}




.-------------------------------------------------------------------------PAD {
}
/* 表格版面: 481px 到 768px。樣式繼承自: 行動版面。 */

@media only screen and (min-width: 481px) {
.gridContainer {
	width: 100%;
	padding-left: 0%;
	padding-right: 0%;
	display: block;
	overflow: hidden;
}
#logo {
	clear: none;
	float: none;
	width: 100%;
	display: block;
	margin-top: 0px;
	position: absolute;
	z-index: 99;
	padding-top: 0px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0;
	font-size: 20px;
	font-weight: bolder;
	color: #FFF;
}
.------------------------ {
}
#kv_bg_logo {
	padding: 0px;
	width: 100%;
	max-width: 1004px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	position: relative;
	background-color: #01377A;
}
#kv_bg_logo_blue {
	background-color: #01377A;
	display: block;
	height: 50px;
}
#kv_bg_logo_inner {
	width: 19%;
	z-index: 1000000000;
	position: relative;
}
.------------------------ {
}
#kv_block {
	width: 100%;
	display: block;
	background-position: center top;
	background-repeat: repeat-x;
	background-image: url(../images/photo_11.jpg);
	padding: 0px;
	background-size: cover;
	margin: 0px;
	height: 450px;
	overflow: hidden;
}

#pc_inner {
	margin-left: auto;
	width: 100%;
	display: block;
	margin-right: auto;
	max-width: 1004px;
	margin-top: 0px;
	margin-bottom: 0px;
	clear: none;
	float: none;
	position: relative;
	height: 100%;
}


#kv_pc_title {
	width: 45%;
	display: block;
	top: 15%;
	left: 6%;
	margin: 0;
	position: absolute;
	text-align: center;
	min-width: 350px;
	z-index: 10;
}
#kv_pc_title_light {
	width: 80%;
	display: block;
	margin: 0;
	position: relative;
	padding: 0px;
}
#kv_pc_title_light_text {
	width: 100%;
	display: block;
	margin: 0;
	position: absolute;
	padding: 0px;
}
#kv_pc_title_light2 {
	width: 100%;
	display: block;
	position: relative;
	padding: 0px;
	margin-top: 20px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
}
#kv_pc_title_light_text2 {
	width: 100%;
	display: block;
	margin: 0;
	position: absolute;
	padding: 0px;
}
#kv_pc_pic {
	width: 45%;
	display: block;
	left: 55%;
	margin: 0;
	position: absolute;
	bottom: 0px;
	padding: 0px;
}


.------------------------ {
}
#menu_block {
	background-color: #01377A;
	height: 5px;
	width: 100%;
	position: relative;
	display: none;
}
#menu_inner {
	background-color: #01377A;
	height: 46px;
	width: 100%;
	position: relative;
	padding: 0px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	max-width: 1004px;
	display: none;
}
#btn_d_note {
	margin: 0px;
	padding: 0px;
	position: absolute;
	top: -61px;
	z-index: 9999;
	height: 56px;
	width: 160px;
	display: block;
	left: 54.5%;
}





.------------------------ {
}
#mobile_menu {
	clear: both;
	float: left;
	margin-left: 30%;
	width: 70%;
	display: block;
	text-align: right;
	padding-right: 0%;
	padding-bottom: 1%;
	height: 42px;
	padding-top: 4px;
	position: absolute;
	z-index: 99999999;
}
#mobile_menu_block {
	clear: none;
	float: none;
	width: 100%;
	display: block;
	height: 46px;
	padding: 0px;
	margin: 0px;
}
#mobile_list {
	width: 100%;
	position: absolute;
	clip: rect(auto,auto,auto,auto);
	margin-top: 46px;
	z-index: 999;
	border-radius: 0px 0px 5px 5px;
	box-shadow: 5px 5px 5px 5px #000;
	display: none;
	margin-right: auto;
	margin-left: auto;
	overflow: hidden;
	padding: 0%;
	margin-bottom: 0px;
}
.gridContainer.clearfix #mobile_list #mobile_list_a  {
	font-size: 20px;
	display: block;
	width: 55%;
	background-color: #01377A;
	color: #FFF;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #3073A5;
	padding-top: 2%;
	padding-right: 2%;
	padding-bottom: 2%;
	padding-left: 43%;
	text-align: left;
	text-decoration: none;
}
.gridContainer.clearfix #mobile_list #mobile_list_b  {
	font-size: 20px;
	display: block;
	width: 55%;
	background-color: #01377A;
	color: #FFF;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #3073A5;
	padding-top: 2%;
	padding-right: 2%;
	padding-bottom: 2%;
	padding-left: 43%;
	text-align: left;
	text-decoration: none;
}
.gridContainer.clearfix #mobile_list #mobile_list_c  {
	font-size: 20px;
	display: block;
	width: 55%;
	background-color: #01377A;
	color: #FFF;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #3073A5;
	padding-top: 2%;
	padding-right: 2%;
	padding-bottom: 2%;
	padding-left: 43%;
	text-align: left;
	text-decoration: none;
}
.gridContainer.clearfix #mobile_list #mobile_list_d  {
	font-size: 20px;
	display: block;
	width: 55%;
	background-color: #01377A;
	color: #FFF;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #3073A5;
	padding-top: 2%;
	padding-right: 2%;
	padding-bottom: 2%;
	padding-left: 43%;
	text-align: left;
	text-decoration: none;
}
.gridContainer.clearfix #mobile_list #mobile_list_home  {
	font-size: 20px;
	display: block;
	width: 55%;
	background-color: #01377A;
	color: #FFF;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #3073A5;
	padding-top: 2%;
	padding-right: 2%;
	padding-bottom: 2%;
	padding-left: 43%;
	text-align: left;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #3073A5;
	text-decoration: none;
}
.gridContainer.clearfix #mobile_list #mobile_list_index  {
	font-size: 20px;
	display: block;
	width: 55%;
	background-color: #01377A;
	color: #FFF;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #3073A5;
	padding-top: 2%;
	padding-right: 2%;
	padding-bottom: 2%;
	padding-left: 43%;
	text-align: left;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #3073A5;
	text-decoration: none;
}


.------------------------ {
}
#btn_block {
	clear: both;
	float: left;
	width: 100%;
	display: block;
	margin: 0px;
	padding: 0px;
}
#btn_btn_a {
	clear: both;
	float: left;
	width: 25%;
	display: block;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
	font-weight: bold;
	background-image: url(../images/line.jpg);
	background-position: right 0px;
	background-repeat: no-repeat;
}
#btn_btn_b {
	clear: none;
	float: left;
	width: 25%;
	display: block;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
	font-weight: bold;
	background-image: url(../images/line.jpg);
	background-position: right 0px;
	background-repeat: no-repeat;
}
#btn_btn_c {
	clear: none;
	float: left;
	width: 25%;
	display: block;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
	font-weight: bold;
	background-image: url(../images/line.jpg);
	background-position: right 0px;
	background-repeat: no-repeat;
}
#btn_btn_d {
	clear: none;
	float: left;
	width: 25%;
	display: block;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
	font-weight: bold;
}
#service_mobile {
	display: block;
}
#service_pc {
	display: none;
}




.------------------------ {
}
#footer {
	clear: both;
	float: left;
	width: 100%;
	display: block;
	background-color: #F3F3F3;
	margin: 0;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#down_logo {
	clear: both;
	float: left;
	margin-left: 15px;
	width: 50%;
	display: block;
	font-size: 23px;
	font-weight: bolder;
	color: #FFF;
	line-height: 30px;
}
#title_num {
	clear: both;
	float: left;
	margin-left: 3%;
	width: 96%;
	display: block;
	color: #FF8900;
	font-weight: bolder;
	font-size: 25px;
	text-align: left;
	margin-right: 15px;
	margin-top: 10px;
}
#shere_block {
	height: 24px;
	text-align: right;
	width: 40%;
	clear: left;
	float: right;
	margin-right: 15px;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#logo_down_inner {
	width: 95%;
	clear: both;
	float: left;
	margin-right: 0%;
	max-width: 450px;
	margin-left: 2ex;
	padding: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
}
#shere_box {
	width: 180px;
	min-width: 100px;
	position: relative;
	padding: 0px;
	right: 1%;
	margin-top: 130px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 4%;
}
#shere_mobile {
	clear: both;
	float: left;
	width: 80px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0%;
	height: 19px;
	font-size: 13px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	display: block;
}
#shere_pc {
	clear: both;
	float: left;
	width: 80px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0%;
	height: 19px;
	font-size: 13px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	display: none;
}
#shere_fb {
	clear: none;
	float: left;
	width: 24px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

#shere_line {
	clear: none;
	float: left;
	width: 24px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 10px;
}
#shere_youtobe {
	clear: none;
	float: left;
	width: 24px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 10px;
}
.------------------------ {
}
#from_block {
	width: 220px;
	position: fixed;
	z-index: 10000;
	margin-left: 100%;
	margin-top: 60px;
	margin-right: 0px;
	margin-bottom: 0px;
	padding-top: 20px;
	padding-right: 20px;
	padding-bottom: 0px;
	padding-left: 20px;
	line-height: 25px;
	background-color: #FFF;
	border: 3px solid #D34B26;
	font-size: 15px;
	display: block;
}
#teb_btn {
	height: 150px;
	width: 40px;
	position: absolute;
	clip: rect(auto,auto,auto,-39px);
	margin-left: -63px;
	margin-top: -23px;
}
#open_btn {
	display: block;
}
#close_btn {
	display: none;
}
#teb_btn_icon {
	width: 70px;
	position: absolute;
	padding: 0px;
	margin-top: -20px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: -140px;
}



.-------------------------------------------------------------------------PC {
}
}
/* 桌面版面: 769px 到最大 1232px。樣式繼承自: 行動版面和表格版面。 */

@media only screen and (min-width: 769px) {
.gridContainer {
	width: 100%;
	padding-left: 0%;
	padding-right: 0%;
	margin: auto;
	display: block;
	overflow: hidden;
}
#logo {
	clear: none;
	float: none;
	width: 100%;
	display: block;
	margin-top: 0px;
	position: absolute;
	z-index: 99;
	padding-top: 0px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0;
	font-size: 20px;
	font-weight: bolder;
	color: #FFF;
}
.------------------------ {
}
#kv_bg_logo {
	padding: 0px;
	width: 100%;
	max-width: 1004px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	position: relative;
	background-color: #01377A;
}
#kv_bg_logo_blue {
	background-color: #01377A;
	display: block;
	height: 50px;
}
#kv_bg_logo_inner {
	width: 19%;
	z-index: 1000000000;
	position: relative;
}
.------------------------ {
}
#kv_block {
	width: 100%;
	display: block;
	background-position: center top;
	background-repeat: repeat-x;
	background-image: url(../images/photo_11.jpg);
	padding: 0px;
	background-size: cover;
	margin: 0px;
	height: 608px;
	overflow: hidden;
}

#pc_inner {
	margin-left: auto;
	width: 100%;
	display: block;
	margin-right: auto;
	max-width: 1004px;
	margin-top: 0px;
	margin-bottom: 0px;
	clear: none;
	float: none;
	position: relative;
	height: 100%;
}


#kv_pc_title {
	width: 45%;
	display: block;
	top: 20%;
	left: 6%;
	margin: 0;
	position: absolute;
	text-align: center;
	min-width: 45%;
	z-index: 10;
}
#kv_pc_title_light {
	width: 100%;
	display: block;
	margin: 0;
	position: relative;
	padding: 0px;
}
#kv_pc_title_light_text {
	width: 100%;
	display: block;
	margin: 0;
	position: absolute;
	padding: 0px;
}
#kv_pc_title_light2 {
	width: 100%;
	display: block;
	position: relative;
	padding: 0px;
	margin-top: 20px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
}
#kv_pc_title_light_text2 {
	width: 100%;
	display: block;
	position: absolute;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
}
#kv_pc_pic {
	width: 50%;
	display: block;
	left: 53%;
	margin: 0;
	position: absolute;
	bottom: 0px;
	padding: 0px;
}


.------------------------ {
}
#menu_block {
	background-color: #1F4F4D;
	height: 60px;
	width: 100%;
	display: block;
	position: relative;
	z-index: 1000;
	box-shadow: 0px 5px 10px 0px #666;
}
#menu_inner {
	background-color: #1f4f4d;
	height: 60px;
	width: 100%;
	position: relative;
	padding: 0px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	max-width: 1004px;
	display: block;
}
#btn_d_note {
	margin: 0px;
	padding: 0px;
	position: absolute;
	top: -61px;
	z-index: 9999;
	height: 56px;
	width: 160px;
	display: block;
	left: 54.5%;
}






.------------------------ {
}
#mobile_menu {
	clear: both;
	float: left;
	margin-left: 0;
	width: 100%;
	display: none;
	text-align: right;
	padding-right: 0%;
	padding-bottom: 1%;
	height: 42px;
	padding-top: 4px;
	position: absolute;
	z-index: 99999999;
}
#mobile_menu_block {
	clear: none;
	float: none;
	width: 100%;
	display: block;
	height: 46px;
	padding: 0px;
	margin: 0px;
}
#mobile_list {
	width: 100%;
	position: absolute;
	clip: rect(auto,auto,auto,auto);
	margin-top: 46px;
	z-index: 999;
	border-radius: 0px 0px 5px 5px;
	box-shadow: 5px 5px 5px 5px #000;
	display: none;
	margin-right: auto;
	margin-left: auto;
	overflow: hidden;
	padding: 0%;
	margin-bottom: 0px;
}
.gridContainer.clearfix #mobile_list #mobile_list_a  {
	font-size: 20px;
	display: block;
	width: 55%;
	background-color: #01377A;
	color: #FFF;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #3073A5;
	padding-top: 2%;
	padding-right: 2%;
	padding-bottom: 2%;
	padding-left: 43%;
	text-align: left;
	text-decoration: none;
}
.gridContainer.clearfix #mobile_list #mobile_list_b  {
	font-size: 20px;
	display: block;
	width: 55%;
	background-color: #01377A;
	color: #FFF;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #3073A5;
	padding-top: 2%;
	padding-right: 2%;
	padding-bottom: 2%;
	padding-left: 43%;
	text-align: left;
	text-decoration: none;
}
.gridContainer.clearfix #mobile_list #mobile_list_c  {
	font-size: 20px;
	display: block;
	width: 55%;
	background-color: #01377A;
	color: #FFF;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #3073A5;
	padding-top: 2%;
	padding-right: 2%;
	padding-bottom: 2%;
	padding-left: 43%;
	text-align: left;
	text-decoration: none;
}
.gridContainer.clearfix #mobile_list #mobile_list_d  {
	font-size: 20px;
	display: block;
	width: 55%;
	background-color: #01377A;
	color: #FFF;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #3073A5;
	padding-top: 2%;
	padding-right: 2%;
	padding-bottom: 2%;
	padding-left: 43%;
	text-align: left;
	text-decoration: none;
}
.gridContainer.clearfix #mobile_list #mobile_list_home  {
	font-size: 20px;
	display: block;
	width: 55%;
	background-color: #01377A;
	color: #FFF;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #3073A5;
	padding-top: 2%;
	padding-right: 2%;
	padding-bottom: 2%;
	padding-left: 43%;
	text-align: left;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #3073A5;
	text-decoration: none;
}
.gridContainer.clearfix #mobile_list #mobile_list_index  {
	font-size: 20px;
	display: block;
	width: 55%;
	background-color: #01377A;
	color: #FFF;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #3073A5;
	padding-top: 2%;
	padding-right: 2%;
	padding-bottom: 2%;
	padding-left: 43%;
	text-align: left;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #3073A5;
	text-decoration: none;
}



.------------------------ {
}
#btn_block {
	clear: none;
	float: none;
	width: 100%;
	display: block;
	margin: auto;
	padding: 0px;
	max-width: 1004px;
}
#btn_btn_a {
	clear: both;
	float: left;
	width: 25%;
	display: block;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
	font-weight: bold;
	background-image: url(../images/line.jpg);
	background-position: right 0px;
	background-repeat: no-repeat;
}
#btn_btn_b {
	clear: none;
	float: left;
	width: 25%;
	display: block;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
	font-weight: bold;
	background-image: url(../images/line.jpg);
	background-position: right 0px;
	background-repeat: no-repeat;
}
#btn_btn_c {
	clear: none;
	float: left;
	width: 25%;
	display: block;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
	font-weight: bold;
	background-image: url(../images/line.jpg);
	background-position: right 0px;
	background-repeat: no-repeat;
}
#btn_btn_d {
	clear: none;
	float: left;
	width: 25%;
	display: block;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
	font-weight: bold;
}
#service_mobile {
	display: none;
}
#service_pc {
	display: block;
}





.------------------------ {
}
#footer {
	clear: both;
	float: left;
	width: 100%;
	display: block;
	background-color: #F3F3F3;
	margin: 0;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#down_logo {
	clear: both;
	float: left;
	margin-left: 15px;
	width: 50%;
	display: block;
	font-size: 23px;
	font-weight: bolder;
	color: #FFF;
	line-height: 30px;
}
#title_num {
	clear: none;
	float: right;
	margin-left: 0%;
	width: 40%;
	display: block;
	color: #FF8900;
	font-weight: bolder;
	font-size: 25px;
	text-align: right;
	margin-right: 15px;
	margin-top: 0px;
}
#shere_block {
	height: 24px;
	text-align: right;
	width: 40%;
	clear: left;
	float: right;
	margin-right: 15px;
	margin-top: -40px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#logo_down_inner {
	width: 35%;
	clear: both;
	float: left;
	margin-right: 3%;
	max-width: 450px;
}
#shere_box {
	width: 180px;
	min-width: 100px;
	position: absolute;
	padding: 0px;
	right: 1%;
	margin-top: 40px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#shere_mobile {
	clear: both;
	float: left;
	width: 80px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0%;
	height: 19px;
	font-size: 13px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	display: none;
}
#shere_pc {
	clear: both;
	float: left;
	width: 80px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0%;
	height: 19px;
	font-size: 13px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	display: block;
}
#shere_fb {
	clear: none;
	float: left;
	width: 24px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

#shere_line {
	clear: none;
	float: left;
	width: 24px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 10px;
}
#shere_youtobe {
	clear: none;
	float: left;
	width: 24px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 10px;
}





.------------------------ {
}

#from_block {
	width: 250px;
	position: fixed;
	z-index: 10000;
	margin-left: 100%;
	margin-top: 120px;
	margin-right: 0px;
	margin-bottom: 0px;
	padding-top: 20px;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 20px;
	line-height: 25px;
	background-color: #FFF;
	border: 3px solid #D34B26;
	font-size: 15px;
	left: 0px;
	display: block;
}
#teb_btn {
	height: 161px;
	width: 45px;
	position: absolute;
	clip: rect(auto,auto,auto,-39px);
	margin-left: -68px;
	margin-top: -23px;
}

#open_btn {
	display: block;
}
#close_btn {
	display: none;
}
#teb_btn_icon {
	width: 70px;
	position: absolute;
	padding: 0px;
	margin-top: -20px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: -140px;
}
}
