
body{
	background-color: #0087c6;
		background: url(../images/bg.gif) center top repeat-x;

	
}



/* 頁面寬度 header+wrapper+footer */
.header,.footer,#wrapper{
	width:1040px;
	margin:0 auto;
}


/*** 頭 header ***/
header{
	height:70px;
	padding:10px 20px;
	border-bottom:0px solid #dfe7ea;
	background: url(../images/index_pc_01.gif) center top no-repeat;
}
.header{}

.header-logo{
	width: 146px;
	height: 31px;
	margin-top:8px;
	margin-right:10px;
	float:left;
	/* 綠色(logo_g.png) . 白色(logo_w.png)  */
	background-image:url(../images/logo_g.png);
	background-size:100%;
	background-repeat:no-repeat;
}

.header-btn01{
	display: block;
	margin: 16px 6px 0px 0px;
	float: left;
}
.header-btn01 a:link,
.header-btn01 a:visited,
.header-btn01 a:hover,
.header-btn01 a:active{
	font-size: 15px;
	text-align: center;
	padding:6px 15px;
	border-radius: 15px;
	-moz-border-radius: 15px;
	-webkit-border-radius: 15px;
	-moz-background-clip: padding;
	-webkit-background-clip: padding-box;
	background-clip: padding-box;
}
.header-btn01 a:link,
.header-btn01 a:visited{
	/* 綠色(#61953f) . 白色(#FFFFFF) */
	color: #61953f;
	/* 綠色(97,149,63,1) . 白色(255,255,255,1) */
	-webkit-box-shadow: inset 0px 0px 0px 1px rgba(97,149,63,1);
	-moz-box-shadow: inset 0px 0px 0px 1px rgba(97,149,63,1);
	box-shadow: inset 0px 0px 0px 1px rgba(97,149,63,1);
}
.header-btn01 a:hover,
.header-btn01 a:active{
	/* 白色(#FFFFFF自訂) */
	color: #FFFFFF;
	/* 綠色(#5db307) . 白色(#FFFFFF) */
	background-color:#5db307;
	-webkit-box-shadow:none;
	-moz-box-shadow: none;
	box-shadow:none;
}

.header-share{
	float:right;
	margin:15px 6px 0px 20px;
}



/*** 內容 wrapper ***/
.wrapper_bg{}
#wrapper{
	height:auto;
	}



/*** 腳 footer ***/
footer{
	font-size:13px;	
	height:100px;
	padding:20px 10px;
	border-top: 1px solid #c3cb6d;
	
}
.footer{}

.footer-nav{
    width: 100%;
	margin-bottom:10px;
	text-align:center;
}
.footer-nav ul{
	list-style: none;
}
.footer-nav li{
	margin: 0px 4px 0px 0px;
	display:inline;
}

/* hover動態樣式 - 淡入淡出 */
.footer-nav li a{
	/* 綠色(#656565) . 白色(#b4b4b4自訂) */
	color:#656565;
	text-transform:uppercase;
	text-decoration:none;
	border-bottom:1px solid transparent;
	-webkit-transition:border 0.2s ease-in-out 0s;
	-moz-transition:border 0.2s ease-in-out 0s;
	-o-transition:border 0.2s ease-in-out 0s;
	transition:border 0.2s ease-in-out 0s;
}
.footer-nav li a:hover,
.footer-nav li a:focus{
	/* 綠色(#656565) . 白色(#b4b4b4自訂) */
	border-color:#656565;
}
/*  hover li 樣式 - 隱藏前後  */
.footer-nav li:after{
	/* 綠色(#dddddd) . 白色(#4a4a4a自訂) */
    color:#656565;
    content: '|';
	top: -1px;
	right: -4px;
	margin:0px 6px;
	position:relative;
}
.footer-nav li:lang(ar):after, 
.footer-nav li:last-child:after{
    display: none;
}

.footer-copyright{
	/* 綠色(#b4b4b4) . 白色(#676767自訂) */
	color:#656565;
	text-align:center;
	margin:0 auto;
}



/*** 活動頁內容 wrapper***/
.p{ position:relative;}

	
.notice{
	 width:100%px;
	 padding:10px 6% 20px 8%;
}

.notice ol{
 	width:auto;	
	font-size: 14px;
	line-height: 20px;
	margin:0 auto;
	font-family:Arial, Helvetica, sans-serif;
}
.notice li{
	margin-bottom:12px;
	list-style: disc;
	text-align:justify;
	color:#333;}
	
.notice li  a:link {
	color: #000; text-decoration:underline;}
.notice li a:visited {
	color: #333;text-decoration:underline;}
.notice li a:hover {
	color: #609637;text-decoration:underline;}
.notice li a:active {
	color: #333;text-decoration:underline;}
	
.notice h1{
	font-size:20px;
	 padding:10px;
	 margin-left:-32px;
	 color:#333;
	}
	
h1  a:link {
	color: #000; text-decoration:underline;}
h1 a:visited {
	color: #333;text-decoration:underline;}
h1 a:hover {
	color: #609637;text-decoration:underline;}
h1 a:active {
	color: #333;text-decoration:underline;}
	
::selection{background: #c6e4f4; color: 353535;}
::-moz-selection{background: #c6e4f4; color: 353535;}


.btn1, .btn2, .btn3, .btn4{
	width:350px; height:60px; position:absolute; top:405px; cursor:auto}
	
.btn1 { left:85px;}
.btn2, .btn4{ left:345px;}
.btn3{ left:600px;}
.btn4{ top:350px}

.btn1 a:link, .btn1  a:visited {
	width:350px; height:60px; display:block;
	background-image: url(../images/btn2.png);}
.btn1 a:hover, .btn1  a:active {
	width:350px; height:60px;
	background-image: url(../images/btn2o.png);}

	
.btn2 a:link, .btn2  a:visited {
	width:350px; height:60px; display:block;
	background-image: url(../images/btn1.png);}
.btn2 a:hover, .btn2  a:active {
	width:350px; height:60px;
	background-image: url(../images/btn1o.png);}


.btn3 a:link, .btn3  a:visited {
	width:350px; height:60px; display:block;
	background-image: url(../images/btn2.png);}
.btn3 a:hover, .btn3  a:active {
	width:350px; height:60px;
	background-image: url(../images/btn2o.png);}


.btn4 a:link, .btn4  a:visited {
	width:350px; height:60px; display:block;
	background-image: url(../images/btn3.png);}
.btn4 a:hover, .btn4  a:active {
	width:350px; height:60px;
	background-image: url(../images/btn3o.png);}
