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



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


/*** 頭 header ***/
header{
	height:70px;
	padding:10px 20px;
	
}
.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: 0px solid #dfe7ea;
	background-color:#FFFFFF;
}
.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:#dddddd;
    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:#b4b4b4;
	text-align:center;
	margin:0 auto;
}



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

	
.block1{ width: 100%; height: auto; text-align: center;margin: -50px 0 30px 0}

.planbox{
    width: 295px; height: 320px;
    border: 3px solid #fff;
    padding: 35px 25px 20px;
    color: #fff;
    font-size: 17px;
    line-height: 24px;
    border-radius: 16px;
    display: inline-block;
    margin: 0 12px;
    text-align: left
        
}

.planbox span{
    color: #0087c6;
    background-color: #fff;
   
}

.planbox .text-h{width: 100%; height: 180px;}



.btn {
  width: 100%;
  height: 45px;
  font-size: 20px;
  line-height: 41px;
  text-align: center;
  display: inline-block;
  margin-top: 20px
}

.btn a:link,
.btn a:visited {
  width: 100%;
  height: 100%;
  color: #fff;
  display: block;
  border-radius: 35px;
  background-color: #0087c6;
  border: 2px solid #fff;
}

.btn a:hover,
.btn a:active {
  width: 100%;
  height: 100%;
  color: #0087c6;
  display: block;
  border-radius: 35px;
  background-color: #fff;
  border: 2px solid #fff; 
}




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

.notice ol{
 	width:auto;	
	font-size: 16px;
	line-height: 26px;
	margin:0 auto;
	font-family:Arial, Helvetica, sans-serif;
}
.notice li{
	margin-bottom:12px;
	list-style: disc;
	text-align:justify;
	color:#fff;}
	
.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:#fff;
	}
	
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;}


.notice h2{
	font-size:16px;
	 padding:10px;
	 margin-left:-32px;
	 color:#fff;
	}
	
h2  a:link {
	color: #000; text-decoration:underline;}
h2 a:visited {
	color: #333;text-decoration:underline;}
h2 a:hover {
	color: #609637;text-decoration:underline;}
h2 a:active {
	color: #333;text-decoration:underline;}
	
::selection{background: #c6e4f4; color: 353535;}
::-moz-selection{background: #c6e4f4; color: 353535;}

.btn_block{
	width: 1060px;
	height: 60px;
	position: relative;
}

.notice ol li a:link{
	color:#fff ;
	text-decoration: underline;
}
.notice ol li a:visited{
	color:#fff ;
	text-decoration: underline;
}

.notice ol li a:hover{
	color:#fff ;
	text-decoration: underline;
}

.notice ol li a:active{
	color:#fff ;
	text-decoration: underline;
}




.btn1, .btn2, .btn3{
	width:295px; height:60px; position:absolute; top:0; cursor:auto}
	
.btn1{ left:60px;}
.btn2{ left:383px;}
.btn3{ left:706px;}

.btn1 a:link, .btn1  a:visited {
	width:295px; height:60px; display:block;
	background-image: url(../images/btn_01.gif);}
.btn1 a:hover, .btn1  a:active {
	width:295px; height:60px;
	background-image: url(../images/btn_01o.gif);}

	
.btn2 a:link, .btn2  a:visited {
	width:295px; height:60px; display:block;
	background-image: url(../images/btn_02.gif);}
.btn2 a:hover, .btn2  a:active {
	width:295px; height:60px;
	background-image: url(../images/btn_02o.gif);}


.btn3 a:link, .btn3  a:visited {
	width:295px; height:60px; display:block;
	background-image: url(../images/btn_03.gif);}
.btn3 a:hover, .btn3  a:active {
	width:295px; height:60px;
	background-image: url(../images/btn_03o.gif);}

