@charset "utf-8";
/* CSS Document */

/* v1.0 | 20080212 */

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th {
    margin: 0;
    padding: 0;
    border: 0;
    outline: 0;
    font-size: 100%;
    vertical-align:middle;
    background: transparent;
}

ol, ul {
    list-style: none;
}
blockquote, q {
    quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
    content: '';
    content: none;
}

/* remember to define focus styles! */
:focus {
    outline: 0;
}

/* remember to highlight inserts somehow! */
ins {
    text-decoration: none;
}
del {
    text-decoration: line-through;
}

/* tables still need 'cellspacing="0"' in the markup */
table {
    border-collapse: collapse;
    border-spacing: 0;	
}


/*	若未定義的物件,則以此定義作為準則
	內距padding
	邊界margin
*/
*{
	padding:0;
	margin:0;
}

html{
	min-height:100%;
	height: 100%;
	behavior:url("csshover3.htc");

}

/*
	背景顏色background-color
	背景圖片background-image
	背景是否重複background-repeat
	背景位置background-position
	背景浮水印background-attachment
	背景尺寸background-size
	內容置中text-align: center;
	min-height: 100%;  最小高度至少為視窗的100%
    _height:100%;
	height:100%;
*/
body{
	background-color:#FFF;
	background-image:;
	background-repeat:;
	background-position:;
	background-attachment:fixed;
	background-size:cover;
    text-align: center;
	margin: 0;
	padding: 0;
	width:100%;
}





#wrapper {
	margin: 0 auto;
	width: 100%;
    /* 設定高度最小為100%, 如果內容區塊很多, 可以長大 */
    height: 100%;
	min-height: 100%;
    /* 位置設為relative, 作為footer區塊位置的參考 */
    position: relative;
}


#wrapper1 {
	margin: 0 auto;
	width: 1024px;
    /* 設定高度最小為100%, 如果內容區塊很多, 可以長大 */
    
    /* 位置設為relative, 作為footer區塊位置的參考 */
    position: relative;
	background-color: #FFFFFF;
    
}

#wrapper2 {
	margin: 0 auto;
	width: 1024px;
    /* 設定高度最小為100%, 如果內容區塊很多, 可以長大 */
    height: auto;
	min-height: 100%;
    /* 位置設為relative, 作為footer區塊位置的參考 */
    position: relative;
	background-color: #FFFFFF;
    
}

#header {
    /* 設定header的高度 */
    height:auto;
    box-sizing: border-box;
	padding: 0 0 0 0;
	background-color: #CCC;
	
}


#content {
	width: 100%;
	height:auto;
	min-height: 100%;
	background: #CCC;
    position:absolute;
	bottom: 0;
	width: 100%;
	padding-top: 0;
}




div-relative{

}

/* video */ 

.div-a{ 
	position:absolute;
	width: 100%    !important;
    height: auto  !important;
} 

/* logo */ 
.div-b{ 
	position:absolute;
	width: 100%    !important;
    height: 100%   !important;
	margin-bottom: 132px;
	margin-top: 52%;
	margin-left: 37%;
} 



@media only screen and (max-width:500px) {
.div-b{ 

	margin-left: 25%;
}
  .div-b img{
	   width:40%;
	}
}

@media only screen and (max-width:450px) {
.div-b{ 

	margin-left: 23%;
}
  .div-b img{
	   width:50%;
	}
}

@media only screen and (max-width:400px) {
.div-b{ 

	margin-left: 25%;
}
  .div-b img{
	   width:40%;
	}
}






/* 首頁版權 */ 

.div-c{
	margin: 0 auto;
	width: 1024px   !important;
    height:auto;    !important;
    /* 設定高度 */
    box-sizing: border-box;
    /* 設定絕對位置在底部 */
    position:relative;
    bottom:;
    /* 展開footer寬度 */
	color:#FFFFFF;
	background: #CCC;
	font: 12px/24px Arial, "微軟正黑體", "蘋果儷中黑","MS GOTHIC";
	letter-spacing:1px;
	text-align: center;
	z-index: 999;
	
} 




/* ======= 子頁路徑區 ================================================*/

#path{
    position:relative;
	width:1024px;
    height:35px;
	right: 35px;
}
.path {
	margin:0;
 	font-family:'Arial', "微軟正黑體", "蘋果儷黑體";!important;
	font-size: 12px;
	letter-spacing:1px;
    line-height:35px;
	color: #666666;
	text-align: right;
	text-decoration: none;
	/*text-indent:-16px;   首行縮排*/
}

.path a {
	margin:0;
 	font-family:'Arial', "微軟正黑體", "蘋果儷黑體";!important;
	font-size: 12px;
	letter-spacing:1px;
    line-height: 35px;
	color: #666666;
	text-align: right;
	text-decoration: none;
}

.path a:hover{
	margin:0;
 	font-family:'Arial', "微軟正黑體", "蘋果儷黑體";!important;
	font-size: 12px;
	letter-spacing:1px;
    line-height:35px;
	color: #00B909;
	text-align: right;
	text-decoration: none;
}





/* ======= 子頁中EN語言區 ================================================*/

#lengri{
    margin: auto;
    position:absolute;
	width:1024px;
    height:33px;
	text-align: right;
	z-index: 999;
}
.lengri {
	margin:0;
 	font-family:'Arial', "微軟正黑體", "蘋果儷黑體";!important;
	font-size: 12px;
	letter-spacing:1px;
    line-height:35px;
	color: #FFFFFF;
	text-decoration: none;
	/*text-indent:-16px;   首行縮排*/
}
.lengri a {
	margin:0;
 	font-family:'Arial', "微軟正黑體", "蘋果儷黑體";!important;
	font-size: 12px;
	letter-spacing:1px;
    line-height:35px;
	color: #FFFFFF;
	text-decoration: none;
	/*text-indent:-16px;   首行縮排*/
}
.lengri a:hover {
	margin:0;
 	font-family:'Arial', "微軟正黑體", "蘋果儷黑體";!important;
	font-size: 12px;
	letter-spacing:1px;
    line-height:36px;
	color: #FFD400;
	text-decoration: none;
	/*text-indent:-16px;   首行縮排*/
}




/* ======= 子頁路徑區 ================================================*/

#path{
    position:relative;
	width:1024px;
    height:35px;
	z-index: 999;
	top: 0;
}
.path {
	margin:0;
 	font-family:'Arial', "微軟正黑體", "蘋果儷黑體";!important;
	font-size: 12px;
	letter-spacing:1px;
    line-height:35px;
	color: #666666;
	text-align: right;
	text-decoration: none;
	/*text-indent:-16px;   首行縮排*/
}

.path a {
	margin:0;
 	font-family:'Arial', "微軟正黑體", "蘋果儷黑體";!important;
	font-size: 12px;
	letter-spacing:1px;
    line-height: 35px;
	color: #666666;
	text-align: right;
	text-decoration: none;
}

.path a:hover{
	margin:0;
 	font-family:'Arial', "微軟正黑體", "蘋果儷黑體";!important;
	font-size: 12px;
	letter-spacing:1px;
    line-height:35px;
	color:#0033FF;
	text-align: right;
	text-decoration: none;
}




/* ======= 子頁內容區 ================================================*/

#pconent{
	background: #FFFFFF;
	margin: 0 auto;
	margin-top: -35px;
	height: auto;
	min-height: 100%;
	background-repeat: no-repeat;
	background-position: bottom;
	position:absolute;
	margin-left:0px;
	width:1024px;
	text-align:justify;
	z-index: 1;
	
	
}


#pconentc{
	background: #FFFFFF;
	margin: 0 auto;
	margin-top: -35px;
	height: auto;
	min-height: 82%;
	background-repeat: no-repeat;
	background-position: bottom;
	position:absolute;
	margin-left:0px;
	width:1024px;

	text-align:justify;
	z-index: 1;
	
	
}

#pconent_l{
	position:relative;
	padding-top:30px;
	padding-left: 55px;
	width:450px;
    height:auto;
	bottom:0;
	text-align:justify;
	float: left;

}


#pconent_r{
	background:;
	position:relative;
	padding-top:30px;
	padding-right:55px;
	width:450px;
    height:auto;
	min-height: 200px; 
	bottom:0;
	text-align:justify;
	float: right;
}

#pconent_line{
	background-image: url(../images/pageline.jpg);
	background-repeat: no-repeat;
	margin: 0 auto;
	position:relative;
	padding:0 0 0 0;
	width:1024px;
    height:106px;
	bottom:0;
    box-sizing: border-box;
    /* 設定絕對位置在底部 */


}


#pconent_all{
	clear: both;
	background-color: #FFFFFF;
	position:relative;

	width:1024px;
    height:auto;
	float: left;

}


/* footer
/* =================================================================== */

#footer {
	margin: 0 auto;
    /* 設定footer的高度 */
    height:auto;
    position: relative;
	bottom:;
    /* 展開footer寬度 */
    width: 1024px;
	color:#FFFFFF;
	font: 12px/24px Arial, "微軟正黑體", "蘋果儷中黑","MS GOTHIC";
	letter-spacing:1px;
	text-align: center;
	z-index:1;


}
.footer1 {
	padding-top:20px;
    padding-bottom: 20px;
	background:url(../images/bg_footer.jpg);
	background-repeat: repeat-x;
	background-size: cover;

}



#footer2 {
	margin: 0 auto;
    /* 設定footer的高度 */
    height:360px;
    position:absolute;
	bottom:0px;
    /* 展開footer寬度 */
    width: 1024px;
	color:#FFFFFF;
	font: 12px/24px Arial, "微軟正黑體", "蘋果儷中黑","MS GOTHIC";
	letter-spacing:1px;
	text-align: center;
	z-index:1;


}
.footer2 {
	padding-top: 15px;
    padding-bottom: 10px;
	background:url(../images/bg_footer.jpg);
	background-repeat: repeat-x;
	color:#FFFFFF;

}



#footer3 {
	margin: 0 auto;
    /* 設定footer的高度 */
    height:360px;
    position:relative;
	bottom:0px;
    /* 展開footer寬度 */
    width: 1024px;
	color:#FFFFFF;
	font: 12px/24px Arial, "微軟正黑體", "蘋果儷中黑","MS GOTHIC";
	letter-spacing:1px;
	text-align: center;
	z-index:1;


}
.footer3 {
	padding-top: 15px;
    padding-bottom: 10px;
	background:url(../images/bg_footer.jpg);
	background-repeat: repeat-x;
	color:#FFFFFF;

}


/*-------------------------文字設定-------------------------------
    font-size字體大小
	color字體顏色
	font-weight文字的粗细normal,bold,bolder,lighter
	Text-transform应用uppercase(大写), lowercase(小写)
	              以及capitalize(首字母大写)
	Text-decoration下划线(underline)、上划线(overline)
	               删除线(line-through)以及文字闪动(blink
	letter-spacing 字距 normal或letter-spacing: 2px
	margin-left : 4em   凸排或縮排
    text-indent : -4em 
	text-align: justify 文字左右切齊, left靠左, right靠右
    text-justify: inter-ideograph
    	
	
*/

.demo1 {   /*---內頁大標題---*/
	font-family:'Arial', "微軟正黑體", "蘋果儷黑體";
	font-size: 25px;
	letter-spacing:1px;
    line-height:170%;
	text-align: justify;
    text-justify: inter-ideograph;
	color: #100964;
	/*text-indent:-16px;   首行縮排*/
}


.demo1 a{
	font-family:'Arial', "微軟正黑體", "蘋果儷黑體";
	letter-spacing:1px;
    line-height:120%;
	text-align: justify;
    text-justify: inter-ideograph;
	color: #100964;
	text-decoration:none;
}


.demo1 a:hover{
	font-family:'Arial', "微軟正黑體", "蘋果儷黑體";
	font-size: 25px;
	letter-spacing:1px;
    line-height:120%;
	text-align: justify;
    text-justify: inter-ideograph;
	color: #100964;
	text-decoration:none;
}




.demo1en {   /*---en內頁綠色大標題---*/
	font-family: 'Arial', "微軟正黑體", "蘋果儷黑體";
	font-size: 26px;
	letter-spacing:0.5px;
    line-height:115%;
	text-align:left;
    text-justify:;
	color: #100964;
	/*text-indent:-16px;   首行縮排*/
}



.demo2 {   /*---內頁綠色次標題---*/
	font-family:'Arial', "微軟正黑體", "蘋果儷黑體";
	font-size: 20px;
	letter-spacing:0.5px;
    line-height:170%;
	text-align: justify;
    text-justify: inter-ideograph;
	color: #3C5BA3;
	/*text-indent:-16px;   首行縮排*/
}


.demo3 {   /*---內頁3標題---*/
	font-family:'Arial', "微軟正黑體", "蘋果儷黑體";
	font-size: 25px;
	letter-spacing:1px;
    line-height:170%;
	text-align: justify;
    text-justify: inter-ideograph;
	color: #000;
	text-decoration:none;
	/*text-indent:-16px;   首行縮排*/
}


.title3 {   /*---內頁3次標題---*/
	font-family:'Arial', "微軟正黑體", "蘋果儷黑體";
	font-size: 16px;
	letter-spacing:1px;
    line-height:170%;
	text-align: justify;
    text-justify: inter-ideograph;
	color: #000;
	text-decoration:none;
	/*text-indent:-16px;   首行縮排*/
}

.demo2en {   /*---en內頁綠色次標題---*/
	font-family:'Arial', "微軟正黑體", "蘋果儷黑體";
	font-size: 23px;
	letter-spacing:0;
    line-height:100%;
	text-align:left;
    text-justify: inter-ideograph;
	color: #006633;
	/*text-indent:-16px;   首行縮排*/
}

.demo3en {   /*---en內頁綠色3標題---*/
	font-family:'Arial', "微軟正黑體", "蘋果儷黑體";
	font-size: 18px;
	letter-spacing:0;
    line-height:100%;
	text-align:left;
    text-justify: inter-ideograph;
	color: #006633;
	/*text-indent:-16px;   首行縮排*/
}



.ptext {   /*---內頁word---*/
	font-family:'Arial', "微軟正黑體", "蘋果儷黑體";
	font-size: 14px;
	letter-spacing:;
    line-height:175%;
	text-align: justify;
    text-justify: inter-ideograph;
	color: #000;
	/*text-indent:-16px;   首行縮排*/
}


.ptexten {   /*---en內頁word---*/
	font-family:'Arial', "微軟正黑體", "蘋果儷黑體";
	font-size: 14px;
	letter-spacing:;
    line-height:170%;
	text-align:left;
	word-break:keep-all;
    word-wrap:break-word;
	color: #666666;
	/*text-indent:-16px;   首行縮排*/
}


.ptext1 {   /*---內頁word---*/
	font-family:'Arial', "微軟正黑體", "蘋果儷黑體";
	font-size: 14px;
	letter-spacing:;
    line-height:175%;
	text-align: justify;
    text-justify: inter-ideograph;
	color: #3c5ba3;
	/*text-indent:-16px;   首行縮排*/
}



.ptext1en {   /*---內頁word---*/
	font-family:'Arial', "微軟正黑體", "蘋果儷黑體";
	font-size: 17px;
	letter-spacing:0;
    line-height:175%;
	text-align: justify;
    text-justify: inter-ideograph;
	color: #3c5ba3;
	text-indent:;
}


.ptext2 {   /*---內頁word---*/
	font-family:'Arial', "微軟正黑體", "蘋果儷黑體";
	font-size: 12px;
	letter-spacing:0;
    line-height:110%;
	text-align: justify;
    text-justify: inter-ideograph;
	color: #999999;
	/*text-indent:-16px;   首行縮排*/
}

.ptext2 a {   /*---內頁word---*/
	font-family:'Arial', "微軟正黑體", "蘋果儷黑體"
	font-size: 12px;
	letter-spacing:0;
    line-height:110%;
	text-align: justify;
    text-justify: inter-ideograph;
	color: #999999;
	/*text-indent:-16px;   首行縮排*/
}


.ptext2 a:hover {   /*---內頁word---*/
	font-family:'Arial', "微軟正黑體", "蘋果儷黑體"
	font-size: 12px;
	letter-spacing:0;
    line-height:110%;
	text-align: justify;
    text-justify: inter-ideograph;
	color: #999999;
	/*text-indent:-16px;   首行縮排*/
}




.ptext2en {   /*---en內頁word---*/
	font-family:'Arial', "微軟正黑體", "蘋果儷黑體";
	font-size: 12px;
	letter-spacing:0;
    line-height:110%;
	text-align:left;
    text-justify: inter-ideograph;
	color: #999999;
	/*text-indent:-16px;   首行縮排*/
}

.ptext2en a {   /*---內頁word---*/
	font-family:'Arial', "微軟正黑體", "蘋果儷黑體"
	font-size: 12px;
	letter-spacing:0;
    line-height:110%;
	text-align:left;
    text-justify: inter-ideograph;
	color: #999999;
	/*text-indent:-16px;   首行縮排*/
}


.ptext2en a:hover {   /*---內頁word---*/
	font-family:'Arial', "微軟正黑體", "蘋果儷黑體"
	font-size: 12px;
	letter-spacing:0;
    line-height:110%;
	text-align:left;
    text-justify: inter-ideograph;
	color: #999999;
	/*text-indent:-16px;   首行縮排*/
}



.tableword {   /*---內頁table word---*/
	border: 1px;
	border-color: #000;
	font-family:'Arial', "微軟正黑體", "蘋果儷黑體";
	font-size: 12px;
	letter-spacing:0;
    line-height:110%;
	text-align: justify;
    text-justify: inter-ideograph;
	color: #000;
	/*text-indent:-16px;   首行縮排*/
}



.titlemap {   /*---map 首頁---*/
	font-family:'Arial', "微軟正黑體", "蘋果儷黑體";
	font-size: 25px;
	letter-spacing:1px;
    line-height:250%;
	text-align: justify;
    text-justify: inter-ideograph;
	color: #100964;
	text-decoration:none;
	/*text-indent:-16px;   首行縮排*/
}


.titlemap a{   /*---map 首頁---*/
	font-family:'Arial', "微軟正黑體", "蘋果儷黑體";
	font-size: 25px;
	letter-spacing:1px;
    line-height:250%;
	text-align: justify;
    text-justify: inter-ideograph;
	color: #100964;
	text-decoration:none;
	/*text-indent:-16px;   首行縮排*/
}


.titlemap a:hover{   /*---map 首頁---*/
	font-family:'Arial', "微軟正黑體", "蘋果儷黑體";
	font-size: 25px;
	letter-spacing:1px;
    line-height:250%;
	text-align: justify;
    text-justify: inter-ideograph;
	color: #005bab;
	text-decoration:none;
	/*text-indent:-16px;   首行縮排*/
}


.skip a{   /*---map 首頁---*/
	font-family:'Arial', "微軟正黑體", "蘋果儷黑體";
	font-size: 15px;
	letter-spacing:0.5px;
    line-height:250%;
	text-align: justify;
    text-justify: inter-ideograph;
	color: #333333;
	text-decoration:none;
	/*text-indent:-16px;   首行縮排*/
}


.skip a:hover{   /*---map 首頁---*/
	font-family:'Arial', "微軟正黑體", "蘋果儷黑體";
	font-size: 15px;
	letter-spacing:0.5px;
    line-height:250%;
	text-align: justify;
    text-justify: inter-ideograph;
	color: #005bab;
	text-decoration:none;
	/*text-indent:-16px;   首行縮排*/
}




