@charset "utf-8";
*{
	margin:0;
	padding:0;
	}
	
	
/*header*/	
.header_block {
	background-image: url(../image/share/header_bg.jpg);
	height: 66px;
	width: 100%;
}

.header_block .headBox{
	width:940px;
	height:66px;
	margin:0 auto 0 auto;
	}
	
.header_block .headBox .logo{
	width:296px;
	height:42px;
	float:left;
	margin-top: 10px;
	}
	
.header_block .headBox .link{
	float:right;
	font-family: "新細明體", Arial;
	font-size: 13px;
	color: #0066cc;
	margin-top: 20px;
	}

.header_block .headBox .link a{
	color: #0066cc;
	text-decoration:none;
	}
	
.header_block .headBox .link a:hover{	
	color:#99ccff;
}
	

/*header_page*/	
.header_page_block {
	height: 66px;
	width: 100%;
	background-color: #FFF;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #2f50a5;
}

.header_page_block .headBox{
	width:940px;
	height:66px;
	margin:0 auto 0 auto;
	}
	
.header_page_block .headBox .logo{
	width:296px;
	height:42px;
	float:left;
	margin-top: 10px;
	}
	
.header_page_block .headBox .link{
	float:right;
	font-family: "新細明體", Arial;
	font-size: 13px;
	color: #0066cc;
	margin-top: 20px;
	}

.header_page_block .headBox .link a{
	color: #0066cc;
	text-decoration:none;
	}

.header_page_block .headBox .link a:hover{	
	color:#99ccff;
}
	


/*menu*/
.menu_page_bg{
	background-image:url(../image/page_menu/menu_bg.png);
	width:100%;
	height:53px;
	}

.menu_page_bg .m_menu_block{
	width:940px;
	height:53px;
	margin:0 auto 0 auto;
	}
	
.menu_page_bg .m_menu_block .divider{
	width:2px;
	height:53px;
	background-image:url(../image/page_menu/menu_p_divider.png);
	float:left;
	background-repeat: no-repeat;
	background-position: top;
	}

.menu_page_bg .m_menu_block .menu_01{
	float:left;
	}
	
.menu_page_bg .m_menu_block .menu_01 a{
	width:162px;
	height:53px;
	display:block;
	background-image:url(../image/page_menu/menu_p_01.png);
	background-repeat: no-repeat;
	background-position: top;
	}
	
.menu_page_bg .m_menu_block .menu_01 a:hover{
	background-image:url(../image/page_menu/menu_p_01_s.png);
	background-repeat: no-repeat;
	background-position: top;
	}

.menu_page_bg .m_menu_block .menu_02{
	float:left;
	}
	
.menu_page_bg .m_menu_block .menu_02 a{
	width:169px;
	height:53px;
	display:block;
	background-image:url(../image/page_menu/menu_p_02.png);
	background-repeat: no-repeat;
	background-position: top;
	}
	
.menu_page_bg .m_menu_block .menu_02 a:hover{
	background-image:url(../image/page_menu/menu_p_02_s.png);
	background-repeat: no-repeat;
	background-position: top;
	}
	
.menu_page_bg .m_menu_block .menu_03{
	float:left;
	}
	
.menu_page_bg .m_menu_block .menu_03 a{
	width:251px;
	height:53px;
	display:block;
	background-image:url(../image/page_menu/menu_p_03.png);
	background-repeat: no-repeat;
	background-position: top;
	}
	
.menu_page_bg .m_menu_block .menu_03 a:hover{
	background-image:url(../image/page_menu/menu_p_03_s.png);
	background-repeat: no-repeat;
	background-position: top;
	}
	
.menu_page_bg .m_menu_block .menu_04{
	float:left;
	}
	
.menu_page_bg .m_menu_block .menu_04 a{
	width:181px;
	height:53px;
	display:block;
	background-image:url(../image/page_menu/menu_p_04.png);
	background-repeat: no-repeat;
	background-position: top;
	}
	
.menu_page_bg .m_menu_block .menu_04 a:hover{
	background-image:url(../image/page_menu/menu_p_04_s.png);
	background-repeat: no-repeat;
	background-position: top;
	}
	
.menu_page_bg .m_menu_block .menu_05{
	float:left;
	}
	
.menu_page_bg .m_menu_block .menu_05 a{
	width:167px;
	height:53px;
	display:block;
	background-image:url(../image/page_menu/menu_p_05.png);
	background-repeat: no-repeat;
	background-position: top;
	}
	
.menu_page_bg .m_menu_block .menu_05 a:hover{
	background-image:url(../image/page_menu/menu_p_05_s.png);
	background-repeat: no-repeat;
	background-position: top;
	}

/*footer*/

.footer_top{
	width:100%;
	height:42px;
	background-color: #fdf9f1;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #e2d2af;
	font-size: 13px;
	}	

.footer_top a{
	text-decoration:none;
	color:#996600;
	}

	
.footer_mid{
	width:100%;
	height:42px;
	background-color: #fdf0cc;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #e2d2af;
	border-bottom-color: #e2d2af;
	font-size: 13px;
	}
	
.footer_mid a{
	text-decoration:none;
	color:#996600;
	}
	
.footer_bottom{
	width:100%;
	height:74px;
	background-color: #FFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	}

.footer_divider{
	width:3px;
	height:21px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #d7bf8c;
	margin-left: 2px;
	}

.footer_bottom .copyright{
	width:940px;
	height:74px;
	margin-right: auto;
	margin-left: auto;
	}
	
/*copy txt*/
.copyTxtBox{transition: 0.5s bottom; bottom: -50%; position:fixed; z-index:100; width:100%; background-color:rgba(255,234,176,0.9); padding:20px 40px; display:flex; box-sizing:border-box; align-items: center; }
.copyTxtBox.cookieInSide{ bottom:0; }
.copyTxtBox .txts{ flex:1; padding:0 20px 0 0; line-height:1.6; font-size:15px; }
.copyTxtBox .txts a{ color:#0066cc; }
.copyTxtBox .btns{ display:block; width:120px; padding:30px 10px; border-radius:10px; text-align:center; border: 2px solid #fff; color: #333; font-size: 16px; font-weight: bold; cursor:pointer;
background: rgb(255,209,0); 
background: -moz-linear-gradient(top,  rgba(255,209,0,1) 0%, rgba(240,157,0,1) 100%); 
background: -webkit-linear-gradient(top,  rgba(255,209,0,1) 0%,rgba(240,157,0,1) 100%);
background: linear-gradient(to bottom,  rgba(255,209,0,1) 0%,rgba(240,157,0,1) 100%); 
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffd100', endColorstr='#f09d00',GradientType=0 ); }
