@charset "utf-8";
span01 {
	position: fixed;
	background-color: #FFC;
	height: 30px;
	width: 100px;
	display: block;
	z-index: 999999999999999999999999999999999999;
	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;
		}
.animation {
	position: relative;
	display: block;
	width: 15px;
	float: left;
}
a:link {
	text-decoration: underline;
	color: #258ec4;
}
a:visited {
	color: #258ec4;
}

a:hover {
	text-decoration: none;
}
body {
	font-family: "微軟正黑體";
	background-color: #FFF;
	font-size: 17px;
	line-height: 32px;
}
.note_text {
	font-size: 12px;
	color: #666;
	display: block;
	width: 100%;
	margin-top: 10px;
	clear: both;
	float: left;
}
.gray {
	color: #999;
}
.green {
	color: #016950;
}
.white {
	color: #FFFFFF;
}
#a_pos_result {
	font-size: 20px;
	color: #000;
	background-color: #FF0;
	text-align: center;
	height: 100px;
	width: 100px;
	position: fixed;
	z-index: 100000000000000000;
	display: none;
}
.list_icon {
	color: #016950;
	font-size: 20px;
	list-style-image: url(../new_img/tick.png);
}
.list_content {
	color: #333333;
	font-size: 18px;
	font-weight: normal;
}
.footer_block {
	display: inline-block;
}
#over_block {
	position: absolute;
	margin: 0px;
	padding: 0px;
	height: 75%;
	width: 100%;
	z-index: 49;
}
















.-------------------------------------------------------------------------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%;
	min-width: 320px;
	position: relative;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	overflow: hidden;
}

.------------------------ {
}
#logo_block {
	width: 100%;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	position: relative;
	z-index: 100;
	overflow: hidden;
	background-color: #016950;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
}
#logo_l {
	clear: both;
	float: left;
	width: 45%;
	display: block;
	padding: 0%;
	position: relative;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 5px;
}

.------------------------ {
}
#kv_block {
	width: 100%;
	display: block;
	position: relative;
	background-size: cover;
	height: 250px;
	overflow: hidden;
	background-image: url(../new_img/dna_bg.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	clear: both;
	float: left;
	margin-top: 0%;
	margin-right: 0%;
	margin-bottom: 0px;
	margin-left: 0%;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 50px;
	padding-left: 0px;
}

#kv_inner {
	margin-left: auto;
	width: 100%;
	display: block;
	margin-right: auto;
	position: relative;
	margin-top: 0px;
	margin-bottom: 0%;
	padding-top: 0%;
	padding-bottom: 0%;
	padding-right: 0px;
	padding-left: 0px;
	height: 100%;
	z-index: 2;
}
#kv_dna {
	width: 200%;
	display: block;
	position: absolute;
	background-size: cover;
	height: 120%;
	background-image: url(../new_img/dna.png);
	background-repeat: no-repeat;
	background-position: left top;
	margin-top: -5%;
	margin-right: 0%;
	margin-bottom: 0%;
	margin-left: 40%;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0%;
	z-index: 1;
	left: 0%;
}
#kv_title_block_pc {
	display: block;
	padding: 0px;
	width: 90%;
	position: relative;
	top: 150px;
	left: 5%;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#kv_title_pc {
	display: block;
	width: 100%;
	clear: both;
	float: left;
}
#kv_title_content {
	display: block;
	width: 100%;
	padding: 0px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	clear: both;
	float: left;
}
















.------------------------ {
}
#block_bg {
	display: block;
	margin: 0px;
	padding: 0px;
	width: 100%;
	clear: both;
	float: left;
	background-image: url(../img/bg.gif);
	background-repeat: repeat-x;
	background-color: #FFF;
	position: relative;
}
















.------------------------ {
}
#intro_block {
	display: block;
	padding: 0px;
	width: 96%;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 2%;
	clear: both;
	float: left;
}
#intro_man {
	display: none;
	padding: 0px;
	clear: both;
	float: left;
	width: 30%;
	position: relative;
	z-index: 2;
	margin-top: 60%;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#intro_blackboard {
	display: block;
	padding: 0px;
	clear: none;
	float: left;
	width: 100%;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0%;
	position: relative;
}
#intro_blackboard_top {
	display: block;
	padding: 0px;
	width: 100%;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	position: relative;
	bottom: -1px;
}
#intro_blackboard_mid {
	display: block;
	margin: 0px;
	width: 100%;
	background-image: url(../img/blockboard_mid.png);
	background-repeat: repeat-y;
	background-size: contain;
	overflow: hidden;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 20px;
	padding-left: 0px;
	position: relative;
	top: -1px;
	z-index: 10;
}
#intro_blackboard_bottom {
	display: block;
	margin: 0px;
	padding: 0px;
	width: 100%;
	position: relative;
	top: -2px;
}
#intro_title_block {
	padding: 0px;
	clear: both;
	float: left;
	width: 80%;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 10%;
	display: block;
}
#intro_title_QA {
	padding: 0px;
	clear: both;
	float: left;
	width: 100%;
	display: block;
	text-align: center;
	margin-top: 15px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#intro_title {
	padding: 0px;
	clear: none;
	float: left;
	width: 100%;
	display: block;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	text-align: center;
}
#intro_content_block {
	clear: both;
	float: left;
	width: 80%;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 10%;
	display: block;
	position: relative;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
}
#intro_content_gift {
	padding: 0px;
	clear: both;
	float: left;
	width: 100%;
	display: block;
	margin: 0px;
}
#intro_content_gift_pc {
	padding: 0px;
	clear: both;
	float: left;
	width: 100%;
	display: none;
	margin: 0px;
}
#intro_content {
	padding: 0px;
	clear: none;
	float: left;
	width: 100%;
	display: block;
	color: #FFF;
	font-size: 16px;
	line-height: 25px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0%;
	text-align: justify;
}
#intro_content_btn {
	padding: 0px;
	clear: both;
	float: left;
	width: 100%;
	display: block;
	text-align: center;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	cursor: pointer;
	position: relative;
	top: -1px;
}
#intro_content_countdown {
	padding: 0px;
	clear: both;
	float: left;
	width: 100%;
	display: block;
	text-align: center;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0%;
}
#intro_content_go {
	padding: 0px;
	clear: both;
	float: left;
	width: 100%;
	display: block;
	text-align: center;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	cursor: pointer;
}
#intro_content_over {
	padding: 0px;
	clear: both;
	float: left;
	width: 120%;
	display: block;
	text-align: center;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: -10%;
	cursor: pointer;
}






















.------------------------ {
}
#kv_countdown {
	display: block;
	width: 130%;
	position: relative;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: -10%;
	padding: 0px;
}
#kv_countdown_inner {
	display: block;
	padding: 0px;
	width: 90%;
	position: absolute;
	text-align: center;
	height: 100%;
	margin: 0%;
	right: 0px;
}
#kv_countdown_pic {
	display: block;
	padding: 0px;
	clear: both;
	float: left;
	width: 13%;
	height: 100%;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#kv_countdown_day_pic {
	display: block;
	padding: 0px;
	width: 40%;
	position: absolute;
	margin-top: -50%;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 40%;
}
#kv_countdown_hour_pic {
	display: block;
	padding: 0px;
	width: 40%;
	position: absolute;
	margin-top: -50%;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 40%;
}
#kv_countdown_mint_pic {
	display: block;
	padding: 0px;
	width: 40%;
	position: absolute;
	margin-top: -50%;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 40%;
}
#kv_countdown_second_pic {
	display: block;
	padding: 0px;
	width: 40%;
	position: absolute;
	margin-top: -50%;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 40%;
}
/* ---------- TIMER ---------- */
ul#countdown li {
	display: inline-block;
	width: 15%;
	text-align: center;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 5%;
	clear: none;
	float: left;
	position: relative;
}
ul#countdown li span {
	font-size: 25px;
	color: #FFFFFF;
	height: 108px;
	position: relative;
	top: -25px;
	left: -23px;
	font-family: Arial, Helvetica, sans-serif;
}





















.------------------------ {
}
#gift_block {
	display: none;
	padding: 0px;
	width: 90%;
	margin-top: 50px;
	margin-right: 0px;
	margin-bottom: 50px;
	margin-left: 5%;
	clear: both;
	float: left;
}
#gift_man {
	display: block;
	padding: 0px;
	clear: both;
	float: left;
	width: 70%;
	text-align: center;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 15%;
}
#gift_blackboard {
	display: block;
	padding: 0px;
	clear: none;
	float: left;
	width: 100%;
	margin-top: 50px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#gift_title {
	padding: 0px;
	clear: both;
	float: left;
	width: 100%;
	display: block;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0%;
	text-align: center;
}
#gift_content {
	padding: 0px;
	clear: none;
	float: left;
	width: 90%;
	display: block;
	color: #333;
	font-size: 18px;
	line-height: 30px;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 5%;
}
#gift_content_btn {
	padding: 0px;
	clear: both;
	float: left;
	width: 100%;
	display: block;
	text-align: center;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0%;
	cursor: pointer;
}





















.------------------------ {
}
#QA_block {
	display: none;
	padding: 0px;
	width: 90%;
	margin-top: 30px;
	margin-right: 0px;
	margin-bottom: 50px;
	margin-left: 5%;
	clear: both;
	float: left;
	overflow: hidden;
	position: relative;
	height: 750px;
	font-size: 20px;
}
#QA_bar {
	display: block;
	width: 500%;
	margin: 0px;
	height: 100%;
	position: absolute;
	left: 0%;
	overflow: hidden;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.QA_title_block {
	display: block;
	padding: 0px;
	clear: both;
	float: left;
	width: 90%;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 5%;
	overflow: hidden;
}
.QA_icon {
	display: block;
	margin: 0px;
	padding: 0px;
	clear: both;
	float: left;
	width: 100%;
	text-align: center;
}
.QA_title {
	display: block;
	padding: 0px;
	clear: none;
	float: left;
	width: 100%;
	margin-top: 30px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0%;
	font-size: 18px;
	line-height: 30px;
	color: #016950;
	font-weight: bolder;
	text-align: justify;
}
.QA_btn_block {
	display: block;
	padding: 0px;
	clear: both;
	float: left;
	width: 90%;
	margin-top: 30px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 5%;
	overflow: hidden;
	font-size: 16px;
}
.QA_text {
	height: 100%;
	width: 100%;
	position: absolute;
	font-weight: bolder;
	color: #FFF;
	text-align: center;
	padding-top: 27px;
	line-height: 20px;
}






















.------------------------ {
}
#QA_box_a {
	margin: 0px;
	padding: 0px;
	clear: both;
	float: left;
	width: 20%;
	overflow: hidden;
}
#QA_btn_a_01 {
	background-image: url(../img/btn_gray.png);
	background-repeat: no-repeat;
	background-size: cover;
	position: relative;
	display: block;
	padding: 0px;
	width: 100%;
	clear: both;
	float: left;
	cursor: pointer;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0%;
}
#QA_btn_a_02 {
	background-image: url(../img/btn_gray.png);
	background-repeat: no-repeat;
	background-size: cover;
	position: relative;
	display: block;
	padding: 0px;
	width: 100%;
	clear: none;
	float: left;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0%;
	cursor: pointer;
}
#QA_btn_a_03 {
	background-image: url(../img/btn_gray.png);
	background-repeat: no-repeat;
	background-size: cover;
	position: relative;
	display: block;
	padding: 0px;
	width: 100%;
	clear: both;
	float: left;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0%;
	cursor: pointer;
}
#QA_btn_a_04 {
	background-image: url(../img/btn_gray.png);
	background-repeat: no-repeat;
	background-size: cover;
	position: relative;
	display: block;
	padding: 0px;
	width: 100%;
	clear: none;
	float: left;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0%;
	cursor: pointer;
}






















.------------------------ {
}
#QA_box_b {
	margin: 0px;
	padding: 0px;
	clear: none;
	float: left;
	width: 20%;
	overflow: hidden;
}
#QA_btn_b_01 {
	background-image: url(../img/btn_gray.png);
	background-repeat: no-repeat;
	background-size: cover;
	position: relative;
	display: block;
	margin: 0px;
	width: 100%;
	clear: both;
	float: left;
	cursor: pointer;
	line-height: 20px;
	padding: 0px;
}
#QA_btn_b_02 {
	background-image: url(../img/btn_gray.png);
	background-repeat: no-repeat;
	background-size: cover;
	position: relative;
	display: block;
	padding: 0px;
	width: 100%;
	clear: none;
	float: left;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0%;
	cursor: pointer;
	line-height: 20px;
}
#QA_btn_b_03 {
	background-image: url(../img/btn_gray.png);
	background-repeat: no-repeat;
	background-size: cover;
	position: relative;
	display: block;
	padding: 0px;
	width: 100%;
	clear: both;
	float: left;
	cursor: pointer;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#QA_btn_b_04 {
	background-image: url(../img/btn_gray.png);
	background-repeat: no-repeat;
	background-size: cover;
	position: relative;
	display: block;
	padding: 0px;
	width: 100%;
	clear: none;
	float: left;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0%;
	cursor: pointer;
}






















.------------------------ {
}
#QA_box_c {
	margin: 0px;
	padding: 0px;
	clear: none;
	float: left;
	width: 20%;
	overflow: hidden;
}
#QA_btn_c_01 {
	background-image: url(../img/btn_gray.png);
	background-repeat: no-repeat;
	background-size: cover;
	position: relative;
	display: block;
	padding: 0px;
	width: 100%;
	clear: both;
	float: left;
	cursor: pointer;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#QA_btn_c_02 {
	background-image: url(../img/btn_gray.png);
	background-repeat: no-repeat;
	background-size: cover;
	position: relative;
	display: block;
	padding: 0px;
	width: 100%;
	clear: none;
	float: left;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0%;
	cursor: pointer;
}
#QA_btn_c_03 {
	background-image: url(../img/btn_gray.png);
	background-repeat: no-repeat;
	background-size: cover;
	position: relative;
	display: block;
	padding: 0px;
	width: 100%;
	clear: both;
	float: left;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	cursor: pointer;
}
#QA_btn_c_04 {
	background-image: url(../img/btn_gray.png);
	background-repeat: no-repeat;
	background-size: cover;
	position: relative;
	display: block;
	padding: 0px;
	width: 100%;
	clear: none;
	float: left;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0%;
	cursor: pointer;
}






















.------------------------ {
}
#QA_box_d {
	margin: 0px;
	padding: 0px;
	clear: none;
	float: left;
	width: 20%;
	overflow: hidden;
}
#QA_btn_d_01 {
	background-image: url(../img/btn_gray.png);
	background-repeat: no-repeat;
	background-size: cover;
	position: relative;
	display: block;
	margin: 0px;
	padding: 0px;
	width: 100%;
	clear: both;
	float: left;
	cursor: pointer;
}
#QA_btn_d_02 {
	background-image: url(../img/btn_gray.png);
	background-repeat: no-repeat;
	background-size: cover;
	position: relative;
	display: block;
	padding: 0px;
	width: 100%;
	clear: none;
	float: left;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0%;
	cursor: pointer;
}
#QA_btn_d_03 {
	background-image: url(../img/btn_gray.png);
	background-repeat: no-repeat;
	background-size: cover;
	position: relative;
	display: block;
	padding: 0px;
	width: 100%;
	clear: both;
	float: left;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	cursor: pointer;
}
#QA_btn_d_04 {
	background-image: url(../img/btn_gray.png);
	background-repeat: no-repeat;
	background-size: cover;
	position: relative;
	display: block;
	padding: 0px;
	width: 100%;
	clear: none;
	float: left;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0%;
	cursor: pointer;
}






















.------------------------ {
}
#QA_box_e {
	margin: 0px;
	padding: 0px;
	clear: none;
	float: left;
	width: 20%;
	overflow: hidden;
}
#QA_btn_e_01 {
	background-image: url(../img/btn_gray.png);
	background-repeat: no-repeat;
	background-size: cover;
	position: relative;
	display: block;
	margin: 0px;
	padding: 0px;
	width: 100%;
	clear: both;
	float: left;
	cursor: pointer;
}
#QA_btn_e_02 {
	background-image: url(../img/btn_gray.png);
	background-repeat: no-repeat;
	background-size: cover;
	position: relative;
	display: block;
	padding: 0px;
	width: 100%;
	clear: none;
	float: left;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0%;
	cursor: pointer;
}
#QA_btn_e_03 {
	background-image: url(../img/btn_gray.png);
	background-repeat: no-repeat;
	background-size: cover;
	position: relative;
	display: block;
	padding: 0px;
	width: 100%;
	clear: both;
	float: left;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	cursor: pointer;
}
#QA_btn_e_04 {
	background-image: url(../img/btn_gray.png);
	background-repeat: no-repeat;
	background-size: cover;
	position: relative;
	display: block;
	padding: 0px;
	width: 100%;
	clear: none;
	float: left;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0%;
	cursor: pointer;
}






















.------------------------ {
}
#block_ap_yes {
	background-image: url(../img/block.png);
	position: fixed;
	display: none;
	margin: 0px;
	padding: 0px;
	height: 100%;
	width: 100%;
	z-index: 10000;
}
#yes {
	padding: 0px;
	width: 100%;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0%;
	opacity: 0;
	position: relative;
	top: 0%;
}
#block_ap_no {
	background-image: url(../img/block.png);
	position: fixed;
	display: none;
	margin: 0px;
	padding: 0px;
	height: 100%;
	width: 100%;
	z-index: 10000;
}
#no {
	padding: 0px;
	width: 100%;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0%;
	opacity: 0;
	position: relative;
	top: 0%;
}






















.------------------------ {
}




#QA_point_block {
	background-image: url(../img/point_a.png);
	background-repeat: no-repeat;
	background-position: center center;
	height: 40px;
	width: 100%;
	margin: 0px;
	padding: 0px;
	clear: both;
	float: left;
	position: absolute;
	bottom: 0px;
	z-index: 3;
	display: block;
}






















.------------------------ {
}
#note_block {
	display: block;
	width: 82%;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 5%;
	border: 5px solid #C7D1CF;
	clear: both;
	float: left;
	padding-top: 20px;
	padding-right: 4%;
	padding-bottom: 20px;
	padding-left: 4%;
	font-size: 15px;
	line-height: 28px;
	border-radius: 10px;
	background-color: #FFF;
}
#note_list {
	display: block;
	margin: 0px;
	padding: 0px;
	width: 100%;
}
.title_line {
	font-weight: bolder;
	color: #016950;
	display: block;
	padding: 0px;
	width: 100%;
	margin-top: 30px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #C7D1CF;
}
#note_group {
	clear: both;
	float: left;
	width: 100%;
	display: none;
}


.------------------------ {
}
.QA_text_a1 {
	height: 100%;
	width: 100%;
	position: absolute;
	font-weight: bolder;
	color: #FFF;
	text-align: center;
	padding-top: 30px;
	line-height: 20px;
}
.QA_text_a2 {
	height: 100%;
	width: 100%;
	position: absolute;
	font-weight: bolder;
	color: #FFF;
	text-align: center;
	padding-top: 30px;
	line-height: 20px;
}
.QA_text_a3 {
	height: 100%;
	width: 100%;
	position: absolute;
	font-weight: bolder;
	color: #FFF;
	text-align: center;
	padding-top: 5px;
	line-height: 20px;
}
.QA_text_a4 {
	height: 100%;
	width: 100%;
	position: absolute;
	font-weight: bolder;
	color: #FFF;
	text-align: center;
	padding-top: 30px;
	line-height: 20px;
}


.------------------------ {
}
.QA_text_b1 {
	height: 100%;
	width: 100%;
	position: absolute;
	font-weight: bolder;
	color: #FFF;
	text-align: center;
	padding-top: 20px;
	line-height: 20px;
}
.QA_text_b2 {
	height: 100%;
	width: 100%;
	position: absolute;
	font-weight: bolder;
	color: #FFF;
	text-align: center;
	padding-top: 20px;
	line-height: 20px;
}
.QA_text_b3 {
	height: 100%;
	width: 100%;
	position: absolute;
	font-weight: bolder;
	color: #FFF;
	text-align: center;
	padding-top: 20px;
	line-height: 20px;
}
.QA_text_b4 {
	height: 100%;
	width: 100%;
	position: absolute;
	font-weight: bolder;
	color: #FFF;
	text-align: center;
	padding-top: 30px;
	line-height: 20px;
}


.------------------------ {
}
.QA_text_c1 {
	height: 100%;
	width: 100%;
	position: absolute;
	font-weight: bolder;
	color: #FFF;
	text-align: center;
	padding-top: 30px;
	line-height: 20px;
}
.QA_text_c2 {
	height: 100%;
	width: 100%;
	position: absolute;
	font-weight: bolder;
	color: #FFF;
	text-align: center;
	padding-top: 30px;
	line-height: 20px;
}


.------------------------ {
}
.QA_text_d1 {
	height: 100%;
	width: 100%;
	position: absolute;
	font-weight: bolder;
	color: #FFF;
	text-align: center;
	padding-top: 30px;
	line-height: 20px;
}
.QA_text_d2 {
	height: 100%;
	width: 100%;
	position: absolute;
	font-weight: bolder;
	color: #FFF;
	text-align: center;
	padding-top: 30px;
	line-height: 20px;
}
.QA_text_d3 {
	height: 100%;
	width: 100%;
	position: absolute;
	font-weight: bolder;
	color: #FFF;
	text-align: center;
	padding-top: 30px;
	line-height: 20px;
}
.QA_text_d4 {
	height: 100%;
	width: 100%;
	position: absolute;
	font-weight: bolder;
	color: #FFF;
	text-align: center;
	padding-top: 30px;
	line-height: 20px;
}


.------------------------ {
}
.QA_text_e1 {
	height: 100%;
	width: 100%;
	position: absolute;
	font-weight: bolder;
	color: #FFF;
	text-align: center;
	padding-top: 20px;
	line-height: 20px;
}
.QA_text_e2 {
	height: 100%;
	width: 100%;
	position: absolute;
	font-weight: bolder;
	color: #FFF;
	text-align: center;
	padding-top: 20px;
	line-height: 20px;
}
.QA_text_e3 {
	height: 100%;
	width: 100%;
	position: absolute;
	font-weight: bolder;
	color: #FFF;
	text-align: center;
	padding-top: 20px;
	line-height: 20px;
}
.QA_text_e4 {
	height: 100%;
	width: 100%;
	position: absolute;
	font-weight: bolder;
	color: #FFF;
	text-align: center;
	padding-top: 30px;
	line-height: 20px;
}
















.------------------------ {
}
#footer {
	clear: both;
	float: left;
	margin-left: 0;
	width: 100%;
	display: block;
	background-color: #016950;
	margin-top: 0px;
	margin-right: 0;
	margin-bottom: 0px;
	padding-top: 10px;
	padding-bottom: 0px;
	padding-right: 0px;
	padding-left: 0px;
}
#down_logo {
	clear: both;
	float: left;
	margin-left: 15px;
	width: 90%;
	display: block;
	font-size: 20px;
	font-weight: bolder;
	color: #FFF;
	height: 25px;
	text-align: left;
	margin-bottom: 10px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
}
#title_num {
	clear: none;
	float: left;
	margin-left: 5%;
	width: 90%;
	display: block;
	color: #FFFFFF;
	font-weight: bolder;
	font-size: 20px;
	text-align: left;
	margin-right: 0px;
}
.-------------------------------------------------------------------------pad {
}
/* 表格版面: 481px 到 768px。樣式繼承自: 行動版面。 */

@media only screen and (min-width: 329px) {
.gridContainer {
	width: 100%;
	margin: auto;
	position: relative;
	overflow: hidden;
	display: block;
	padding: 0px;
}

.------------------------ {
}
#logo_block {
	padding: 0px;
	width: 100%;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	position: relative;
	z-index: 100;
	overflow: hidden;
	background-color: #016950;
}
#logo_l {
	clear: both;
	float: left;
	width: 45%;
	display: block;
	position: relative;
	margin: 0px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 5px;
}

.------------------------ {
}
#kv_block {
	width: 100%;
	display: block;
	position: relative;
	padding: 0px;
	background-size: auto;
	height: 400px;
	margin: 0%;
	overflow: hidden;
	background-image: url(../new_img/dna_bg.jpg);
	background-repeat: no-repeat;
	background-position: 0px -150px;
	clear: both;
	float: left;
}

#kv_inner {
	margin-left: auto;
	width: 100%;
	display: block;
	margin-right: auto;
	position: relative;
	margin-top: 0px;
	margin-bottom: 0%;
	padding-top: 0%;
	padding-bottom: 0%;
	padding-right: 0px;
	padding-left: 0px;
	height: 100%;
	z-index: 2;
}
#kv_dna {
	width: 180%;
	display: block;
	position: absolute;
	background-size: cover;
	height: 110%;
	background-image: url(../new_img/dna.png);
	background-repeat: no-repeat;
	background-position: left top;
	margin-top: 0%;
	margin-right: 0%;
	margin-bottom: 0%;
	margin-left: 35%;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0%;
	z-index: 1;
	left: 10%;
}
#kv_title_block_pc {
	display: block;
	margin: 0px;
	padding: 0px;
	width: 90%;
	position: relative;
	top: 200px;
	left: 5%;
}
#kv_title_pc {
	display: block;
	width: 100%;
	clear: both;
	float: left;
}
#kv_title_content {
	display: block;
	width: 100%;
	padding: 0px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	clear: both;
	float: left;
}
















.------------------------ {
}
#block_bg {
	display: block;
	margin: 0px;
	padding: 0px;
	width: 100%;
	clear: both;
	float: left;
	background-image: url(../img/bg.gif);
	background-repeat: repeat-x;
	background-color: #FFF;
	position: relative;
}
















.------------------------ {
}
#intro_block {
	display: block;
	padding: 0px;
	width: 93%;
	margin-top: 50px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 4%;
	clear: both;
	float: left;
}
#intro_man {
	display: block;
	padding: 0px;
	clear: both;
	float: left;
	width: 42%;
	position: relative;
	z-index: 50;
	margin-top: 100px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: -5%;
}
#intro_blackboard {
	display: block;
	padding: 0px;
	clear: none;
	float: left;
	width: 77%;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: -17%;
}
#intro_blackboard_top {
	display: block;
	margin: 0px;
	padding: 0px;
	width: 100%;
}
#intro_blackboard_mid {
	display: block;
	margin: 0px;
	width: 100%;
	background-image: url(../img/blockboard_mid.png);
	background-repeat: repeat-y;
	background-size: contain;
	overflow: hidden;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 20px;
	padding-left: 0px;
	z-index: 10;
}
#intro_blackboard_bottom {
	display: block;
	margin: 0px;
	padding: 0px;
	width: 100%;
}
#intro_title_block {
	padding: 0px;
	clear: both;
	float: left;
	width: 80%;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 10%;
	display: block;
}
#intro_title_QA {
	padding: 0px;
	clear: both;
	float: left;
	width: 40%;
	display: block;
	margin-top: 15px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#intro_title {
	padding: 0px;
	clear: none;
	float: left;
	width: 60%;
	display: block;
	margin-top: 30px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#intro_content_block {
	padding: 0px;
	clear: both;
	float: left;
	width: 80%;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 10%;
	display: block;
}
#intro_content_gift {
	padding: 0px;
	clear: both;
	float: left;
	width: 100%;
	display: block;
	top: 10px;
	position: relative;
	text-align: center;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0%;
}
#intro_content_gift_pc {
	padding: 0px;
	clear: both;
	float: left;
	width: 40%;
	display: none;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: -5%;
	top: 0px;
	position: relative;
}
#intro_content {
	padding: 0px;
	clear: none;
	float: left;
	width: 95%;
	display: block;
	color: #FFF;
	font-size: 17px;
	line-height: 25px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 5%;
}
#intro_content_btn {
	padding: 0px;
	clear: both;
	float: left;
	width: 90%;
	display: block;
	text-align: center;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 8%;
	position: relative;
	top: -1px;
}
#intro_content_countdown {
	padding: 0px;
	clear: both;
	float: left;
	width: 100%;
	display: block;
	text-align: center;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0%;
}
#intro_content_go {
	padding: 0px;
	clear: both;
	float: left;
	width: 90%;
	display: block;
	text-align: center;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 8%;
}
#intro_content_over {
	padding: 0px;
	clear: both;
	float: left;
	width: 90%;
	display: block;
	text-align: center;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 8%;
}






















.------------------------ {
}
#kv_countdown {
	display: block;
	width: 130%;
	position: relative;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: -10%;
	padding: 0px;
}
#kv_countdown_inner {
	display: block;
	padding: 0px;
	width: 90%;
	position: absolute;
	text-align: center;
	height: 100%;
	margin: 0%;
	right: 0px;
}
#kv_countdown_pic {
	display: block;
	padding: 0px;
	clear: both;
	float: left;
	width: 13%;
	height: 100%;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#kv_countdown_day_pic {
	display: block;
	padding: 0px;
	width: 40%;
	position: absolute;
	margin-top: -50%;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 40%;
}
#kv_countdown_hour_pic {
	display: block;
	padding: 0px;
	width: 40%;
	position: absolute;
	margin-top: -50%;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 40%;
}
#kv_countdown_mint_pic {
	display: block;
	padding: 0px;
	width: 40%;
	position: absolute;
	margin-top: -50%;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 40%;
}
#kv_countdown_second_pic {
	display: block;
	padding: 0px;
	width: 40%;
	position: absolute;
	margin-top: -50%;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 40%;
}
/* ---------- TIMER ---------- */
ul#countdown li {
	display: inline-block;
	width: 15%;
	text-align: center;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 5%;
	clear: none;
	float: left;
	position: relative;
}
ul#countdown li span {
	font-size: 25px;
	color: #FFFFFF;
	height: 108px;
	position: relative;
	top: -25px;
	left: -23px;
	font-family: Arial, Helvetica, sans-serif;
}





















.------------------------ {
}
#gift_block {
	display: none;
	padding: 0px;
	width: 90%;
	margin-top: 50px;
	margin-right: 0px;
	margin-bottom: 50px;
	margin-left: 5%;
	clear: both;
	float: left;
}
#gift_man {
	display: block;
	margin: 0px;
	padding: 0px;
	clear: both;
	float: left;
	width: 45%;
}
#gift_blackboard {
	display: block;
	padding: 0px;
	clear: none;
	float: left;
	width: 55%;
	margin-top: 50px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#gift_title {
	padding: 0px;
	clear: both;
	float: left;
	width: 90%;
	display: block;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 5%;
}
#gift_content {
	padding: 0px;
	clear: none;
	float: left;
	width: 90%;
	display: block;
	color: #333;
	font-size: 18px;
	line-height: 30px;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 5%;
}
#gift_content_btn {
	padding: 0px;
	clear: both;
	float: left;
	width: 90%;
	display: block;
	text-align: right;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 5%;
}
#gift_content_go {
	padding: 0px;
	clear: both;
	float: left;
	width: 90%;
	display: block;
	text-align: center;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 5%;
}





















.------------------------ {
}
#QA_block {
	display: none;
	padding: 0px;
	width: 90%;
	margin-top: 30px;
	margin-right: 0px;
	margin-bottom: 50px;
	margin-left: 5%;
	clear: both;
	float: left;
	overflow: hidden;
	position: relative;
	height: 750px;
}
#QA_bar {
	display: block;
	width: 500%;
	margin: 0px;
	height: 100%;
	position: absolute;
	left: 0%;
	overflow: hidden;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.QA_title_block {
	display: block;
	padding: 0px;
	clear: both;
	float: left;
	width: 90%;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 5%;
	overflow: hidden;
}
.QA_icon {
	display: block;
	margin: 0px;
	padding: 0px;
	clear: both;
	float: left;
	width: 100%;
	text-align: center;
}
.QA_title {
	display: block;
	padding: 0px;
	clear: none;
	float: left;
	width: 100%;
	margin-top: 30px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0%;
	font-size: 20px;
	line-height: 30px;
	color: #016950;
	font-weight: bolder;
	text-align: justify;
}
.QA_btn_block {
	display: block;
	padding: 0px;
	clear: both;
	float: left;
	width: 90%;
	margin-top: 30px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 5%;
	overflow: hidden;
}
.QA_text {
	height: 100%;
	width: 100%;
	position: absolute;
	font-weight: bolder;
	color: #FFF;
	text-align: center;
	padding-top: 35px;
	line-height: 20px;
}






















.------------------------ {
}
#QA_box_a {
	margin: 0px;
	padding: 0px;
	clear: both;
	float: left;
	width: 20%;
	overflow: hidden;
}
#QA_btn_a_01 {
	background-image: url(../img/btn_gray.png);
	background-repeat: no-repeat;
	background-size: cover;
	position: relative;
	display: block;
	padding: 0px;
	width: 80%;
	clear: both;
	float: left;
	cursor: pointer;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 10%;
}
#QA_btn_a_02 {
	background-image: url(../img/btn_gray.png);
	background-repeat: no-repeat;
	background-size: cover;
	position: relative;
	display: block;
	padding: 0px;
	width: 80%;
	clear: none;
	float: left;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 10%;
	cursor: pointer;
}
#QA_btn_a_03 {
	background-image: url(../img/btn_gray.png);
	background-repeat: no-repeat;
	background-size: cover;
	position: relative;
	display: block;
	padding: 0px;
	width: 80%;
	clear: both;
	float: left;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 10%;
	cursor: pointer;
}
#QA_btn_a_04 {
	background-image: url(../img/btn_gray.png);
	background-repeat: no-repeat;
	background-size: cover;
	position: relative;
	display: block;
	padding: 0px;
	width: 80%;
	clear: none;
	float: left;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 10%;
	cursor: pointer;
}






















.------------------------ {
}
#QA_box_b {
	margin: 0px;
	padding: 0px;
	clear: none;
	float: left;
	width: 20%;
	overflow: hidden;
}
#QA_btn_b_01 {
	background-image: url(../img/btn_gray.png);
	background-repeat: no-repeat;
	background-size: cover;
	position: relative;
	display: block;
	width: 80%;
	clear: both;
	float: left;
	cursor: pointer;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 10%;
}
#QA_btn_b_02 {
	background-image: url(../img/btn_gray.png);
	background-repeat: no-repeat;
	background-size: cover;
	position: relative;
	display: block;
	padding: 0px;
	width: 80%;
	clear: none;
	float: left;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 10%;
	cursor: pointer;
}
#QA_btn_b_03 {
	background-image: url(../img/btn_gray.png);
	background-repeat: no-repeat;
	background-size: cover;
	position: relative;
	display: block;
	padding: 0px;
	width: 80%;
	clear: both;
	float: left;
	cursor: pointer;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 10%;
}
#QA_btn_b_04 {
	background-image: url(../img/btn_gray.png);
	background-repeat: no-repeat;
	background-size: cover;
	position: relative;
	display: block;
	padding: 0px;
	width: 80%;
	clear: none;
	float: left;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 10%;
	cursor: pointer;
}






















.------------------------ {
}
#QA_box_c {
	margin: 0px;
	padding: 0px;
	clear: none;
	float: left;
	width: 20%;
	overflow: hidden;
}
#QA_btn_c_01 {
	background-image: url(../img/btn_gray.png);
	background-repeat: no-repeat;
	background-size: cover;
	position: relative;
	display: block;
	padding: 0px;
	width: 80%;
	clear: both;
	float: left;
	cursor: pointer;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 10%;
}
#QA_btn_c_02 {
	background-image: url(../img/btn_gray.png);
	background-repeat: no-repeat;
	background-size: cover;
	position: relative;
	display: block;
	padding: 0px;
	width: 80%;
	clear: none;
	float: left;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 10%;
	cursor: pointer;
}
#QA_btn_c_03 {
	background-image: url(../img/btn_gray.png);
	background-repeat: no-repeat;
	background-size: cover;
	position: relative;
	display: block;
	padding: 0px;
	width: 80%;
	clear: both;
	float: left;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 10%;
	cursor: pointer;
}
#QA_btn_c_04 {
	background-image: url(../img/btn_gray.png);
	background-repeat: no-repeat;
	background-size: cover;
	position: relative;
	display: block;
	padding: 0px;
	width: 80%;
	clear: none;
	float: left;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 10%;
	cursor: pointer;
}






















.------------------------ {
}
#QA_box_d {
	margin: 0px;
	padding: 0px;
	clear: none;
	float: left;
	width: 20%;
	overflow: hidden;
}
#QA_btn_d_01 {
	background-image: url(../img/btn_gray.png);
	background-repeat: no-repeat;
	background-size: cover;
	position: relative;
	display: block;
	padding: 0px;
	width: 80%;
	clear: both;
	float: left;
	cursor: pointer;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 10%;
}
#QA_btn_d_02 {
	background-image: url(../img/btn_gray.png);
	background-repeat: no-repeat;
	background-size: cover;
	position: relative;
	display: block;
	padding: 0px;
	width: 80%;
	clear: none;
	float: left;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 10%;
	cursor: pointer;
}
#QA_btn_d_03 {
	background-image: url(../img/btn_gray.png);
	background-repeat: no-repeat;
	background-size: cover;
	position: relative;
	display: block;
	padding: 0px;
	width: 80%;
	clear: both;
	float: left;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 10%;
	cursor: pointer;
}
#QA_btn_d_04 {
	background-image: url(../img/btn_gray.png);
	background-repeat: no-repeat;
	background-size: cover;
	position: relative;
	display: block;
	padding: 0px;
	width: 80%;
	clear: none;
	float: left;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 10%;
	cursor: pointer;
}






















.------------------------ {
}
#QA_box_e {
	margin: 0px;
	padding: 0px;
	clear: none;
	float: left;
	width: 20%;
	overflow: hidden;
}
#QA_btn_e_01 {
	background-image: url(../img/btn_gray.png);
	background-repeat: no-repeat;
	background-size: cover;
	position: relative;
	display: block;
	padding: 0px;
	width: 80%;
	clear: both;
	float: left;
	cursor: pointer;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 10%;
}
#QA_btn_e_02 {
	background-image: url(../img/btn_gray.png);
	background-repeat: no-repeat;
	background-size: cover;
	position: relative;
	display: block;
	padding: 0px;
	width: 80%;
	clear: none;
	float: left;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 10%;
	cursor: pointer;
}
#QA_btn_e_03 {
	background-image: url(../img/btn_gray.png);
	background-repeat: no-repeat;
	background-size: cover;
	position: relative;
	display: block;
	padding: 0px;
	width: 80%;
	clear: both;
	float: left;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 10%;
	cursor: pointer;
}
#QA_btn_e_04 {
	background-image: url(../img/btn_gray.png);
	background-repeat: no-repeat;
	background-size: cover;
	position: relative;
	display: block;
	padding: 0px;
	width: 80%;
	clear: none;
	float: left;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 10%;
	cursor: pointer;
}






















.------------------------ {
}
#block_ap_yes {
	background-image: url(../img/block.png);
	position: fixed;
	display: none;
	margin: 0px;
	padding: 0px;
	height: 100%;
	width: 100%;
	z-index: 10000;
}
#yes {
	padding: 0px;
	width: 100%;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0%;
	opacity: 0;
	position: relative;
	top: 0%;
}
#block_ap_no {
	background-image: url(../img/block.png);
	position: fixed;
	display: none;
	margin: 0px;
	padding: 0px;
	height: 100%;
	width: 100%;
	z-index: 10000;
}
#no {
	padding: 0px;
	width: 100%;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0%;
	opacity: 0;
	position: relative;
	top: 0%;
}
























.------------------------ {
}




#QA_point_block {
	background-image: url(../img/point_a.png);
	background-repeat: no-repeat;
	background-position: center center;
	height: 40px;
	width: 100%;
	margin: 0px;
	padding: 0px;
	clear: both;
	float: left;
	position: absolute;
	bottom: 0px;
	z-index: 3;
	display: block;
}






















.------------------------ {
}
#note_block {
	display: block;
	width: 82%;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 15px;
	border: 5px solid #C7D1CF;
	clear: both;
	float: left;
	padding-top: 20px;
	padding-right: 4%;
	padding-bottom: 20px;
	padding-left: 4%;
	font-size: 15px;
	line-height: 28px;
	border-radius: 10px;
}
#note_list {
	display: block;
	margin: 0px;
	padding: 0px;
	width: 100%;
}
.title_line {
	font-weight: bolder;
	color: #016950;
	display: block;
	padding: 0px;
	width: 100%;
	margin-top: 30px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #C7D1CF;
}
#note_group {
	clear: both;
	float: left;
	width: 100%;
	display: none;
}


.------------------------ {
}
.QA_text_a1 {
	height: 100%;
	width: 100%;
	position: absolute;
	font-weight: bolder;
	color: #FFF;
	text-align: center;
	padding-top: 35px;
	line-height: 20px;
}
.QA_text_a2 {
	height: 100%;
	width: 100%;
	position: absolute;
	font-weight: bolder;
	color: #FFF;
	text-align: center;
	padding-top: 35px;
	line-height: 20px;
}
.QA_text_a3 {
	height: 100%;
	width: 100%;
	position: absolute;
	font-weight: bolder;
	color: #FFF;
	text-align: center;
	padding-top: 10px;
	line-height: 20px;
}
.QA_text_a4 {
	height: 100%;
	width: 100%;
	position: absolute;
	font-weight: bolder;
	color: #FFF;
	text-align: center;
	padding-top: 35px;
	line-height: 20px;
}


.------------------------ {
}
.QA_text_b1 {
	height: 100%;
	width: 100%;
	position: absolute;
	font-weight: bolder;
	color: #FFF;
	text-align: center;
	padding-top: 30px;
	line-height: 20px;
}
.QA_text_b2 {
	height: 100%;
	width: 100%;
	position: absolute;
	font-weight: bolder;
	color: #FFF;
	text-align: center;
	padding-top: 30px;
	line-height: 20px;
}
.QA_text_b3 {
	height: 100%;
	width: 100%;
	position: absolute;
	font-weight: bolder;
	color: #FFF;
	text-align: center;
	padding-top: 30px;
	line-height: 20px;
}
.QA_text_b4 {
	height: 100%;
	width: 100%;
	position: absolute;
	font-weight: bolder;
	color: #FFF;
	text-align: center;
	padding-top: 35px;
	line-height: 20px;
}


.------------------------ {
}
.QA_text_c1 {
	height: 100%;
	width: 100%;
	position: absolute;
	font-weight: bolder;
	color: #FFF;
	text-align: center;
	padding-top: 35px;
	line-height: 20px;
}
.QA_text_c2 {
	height: 100%;
	width: 100%;
	position: absolute;
	font-weight: bolder;
	color: #FFF;
	text-align: center;
	padding-top: 35px;
	line-height: 20px;
}


.------------------------ {
}
.QA_text_d1 {
	height: 100%;
	width: 100%;
	position: absolute;
	font-weight: bolder;
	color: #FFF;
	text-align: center;
	padding-top: 35px;
	line-height: 20px;
}
.QA_text_d2 {
	height: 100%;
	width: 100%;
	position: absolute;
	font-weight: bolder;
	color: #FFF;
	text-align: center;
	padding-top: 35px;
	line-height: 20px;
}
.QA_text_d3 {
	height: 100%;
	width: 100%;
	position: absolute;
	font-weight: bolder;
	color: #FFF;
	text-align: center;
	padding-top: 35px;
	line-height: 20px;
}
.QA_text_d4 {
	height: 100%;
	width: 100%;
	position: absolute;
	font-weight: bolder;
	color: #FFF;
	text-align: center;
	padding-top: 35px;
	line-height: 20px;
}


.------------------------ {
}
.QA_text_e1 {
	height: 100%;
	width: 100%;
	position: absolute;
	font-weight: bolder;
	color: #FFF;
	text-align: center;
	padding-top: 30px;
	line-height: 20px;
}
.QA_text_e2 {
	height: 100%;
	width: 100%;
	position: absolute;
	font-weight: bolder;
	color: #FFF;
	text-align: center;
	padding-top: 30px;
	line-height: 20px;
}
.QA_text_e3 {
	height: 100%;
	width: 100%;
	position: absolute;
	font-weight: bolder;
	color: #FFF;
	text-align: center;
	padding-top: 30px;
	line-height: 20px;
}
.QA_text_e4 {
	height: 100%;
	width: 100%;
	position: absolute;
	font-weight: bolder;
	color: #FFF;
	text-align: center;
	padding-top: 35px;
	line-height: 20px;
}
















.------------------------ {
}
#footer {
	clear: both;
	float: left;
	margin-left: 0;
	width: 100%;
	display: block;
	background-color: #016950;
	margin-top: 0px;
	margin-right: 0;
	margin-bottom: 0px;
	padding-top: 10px;
	padding-bottom: 0px;
	padding-right: 0px;
	padding-left: 0px;
}
#down_logo {
	clear: both;
	float: left;
	width: 95%;
	display: block;
	font-size: 20px;
	font-weight: bolder;
	color: #FFF;
	height: 25px;
	text-align: left;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 2%;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 8px;
	padding-left: 0px;
}
#title_num {
	clear: both;
	float: left;
	width: 95%;
	display: block;
	color: #FFFFFF;
	font-weight: bolder;
	font-size: 20px;
	text-align: left;
	margin-right: 0%;
	padding: 0px;
	margin-top: 0%;
	margin-bottom: 0%;
	margin-left: 2%;
}

.-------------------------------------------------------------------------PC {
}
}
/* 桌面版面: 769px 到最大 1232px。樣式繼承自: 行動版面和表格版面。 */

@media only screen and (min-width: 480px) {
.gridContainer {
	width: 100%;
	position: relative;
	display: block;
	padding: 0px;
	border: 1px solid #CCC;
	max-width: 680px;
	margin-top: auto;
	margin-right: auto;
	margin-bottom: auto;
	margin-left: auto;
}

.------------------------ {
}
#logo_block {
	padding: 0px;
	width: 100%;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	position: relative;
	z-index: 100;
	overflow: hidden;
	background-color: #016950;
	height: 60px;
}
#logo_l {
	clear: both;
	float: left;
	width: 90%;
	display: block;
	position: relative;
	margin: 0px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 5px;
	height: 47px;
}

.------------------------ {
}
#kv_block {
	width: 100%;
	display: block;
	position: relative;
	padding: 0px;
	background-size: auto;
	margin: 0%;
	overflow: hidden;
	background-image: url(../new_img/dna_bg.jpg);
	background-repeat: no-repeat;
	background-position: 70% top;
	clear: both;
	float: left;
	height: 400px;
}

#kv_inner {
	margin-left: auto;
	width: 100%;
	display: block;
	margin-right: auto;
	position: relative;
	margin-top: 0px;
	margin-bottom: 0%;
	padding-top: 0%;
	padding-bottom: 0%;
	padding-right: 0px;
	padding-left: 0px;
	z-index: 2;
}
#kv_dna {
	width: 150%;
	display: block;
	position: absolute;
	background-size: cover;
	height: 110%;
	background-image: url(../new_img/dna.png);
	background-repeat: no-repeat;
	background-position: right top;
	margin-top: -5%;
	margin-right: 0%;
	margin-bottom: 0%;
	margin-left: 30%;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0%;
	z-index: 1;
	left: 10%;
}
#kv_title_block_pc {
	display: block;
	margin: 0px;
	padding: 0px;
	width: 70%;
	position: relative;
	top: 180px;
	left: 5%;
}
#kv_title_pc {
	display: block;
	width: 100%;
	clear: both;
	float: left;
}
#kv_title_content {
	display: block;
	width: 100%;
	padding: 0px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	clear: both;
	float: left;
}
















.------------------------ {
}
#block_bg {
	display: block;
	margin: 0px;
	padding: 0px;
	width: 100%;
	clear: both;
	float: left;
	background-image: url(../img/bg.gif);
	background-repeat: repeat-x;
	background-color: #FFF;
	position: relative;
}
















.------------------------ {
}
#intro_block {
	display: block;
	padding: 0px;
	width: 90%;
	margin-top: 50px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 5%;
	clear: both;
	float: left;
}
#intro_man {
	display: block;
	padding: 0px;
	clear: both;
	float: left;
	width: 40%;
	position: relative;
	z-index: 50;
	margin-top: 50px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: -5%;
}
#intro_blackboard {
	display: block;
	padding: 0px;
	clear: none;
	float: left;
	width: 77%;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: -17%;
}
#intro_blackboard_top {
	display: block;
	margin: 0px;
	padding: 0px;
	width: 100%;
}
#intro_blackboard_mid {
	display: block;
	margin: 0px;
	width: 100%;
	background-image: url(../img/blockboard_mid.png);
	background-repeat: repeat-y;
	background-size: contain;
	overflow: hidden;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 30px;
	padding-left: 0px;
	position: relative;
	top: -1px;
	z-index: 10;
}
#intro_blackboard_bottom {
	display: block;
	padding: 0px;
	width: 100%;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#intro_title_block {
	padding: 0px;
	clear: both;
	float: left;
	width: 80%;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 10%;
	display: block;
}
#intro_title_QA {
	padding: 0px;
	clear: both;
	float: left;
	width: 40%;
	display: block;
	margin-top: 15px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#intro_title {
	padding: 0px;
	clear: none;
	float: left;
	width: 60%;
	display: block;
	margin-top: 30px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#intro_content_block {
	clear: both;
	float: left;
	width: 80%;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 10%;
	display: block;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#intro_content_gift {
	padding: 0px;
	clear: both;
	float: left;
	width: 100%;
	display: block;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	top: 0px;
	position: relative;
}
#intro_content_gift_pc {
	padding: 0px;
	clear: both;
	float: left;
	width: 30%;
	display: block;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 5%;
	top: 0px;
	position: relative;
}
#intro_content {
	padding: 0px;
	clear: none;
	float: left;
	width: 100%;
	display: block;
	color: #FFF;
	font-size: 17px;
	line-height: 25px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0%;
	text-align: justify;
}
#intro_content_btn {
	padding: 0px;
	clear: both;
	float: left;
	width: 100%;
	display: block;
	text-align: center;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0%;
}
#intro_content_countdown {
	padding: 0px;
	clear: both;
	float: left;
	width: 100%;
	display: block;
	text-align: center;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0%;
}
#intro_content_go {
	padding: 0px;
	clear: both;
	float: left;
	width: 100%;
	display: block;
	text-align: center;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0%;
}
#intro_content_over {
	padding: 0px;
	clear: both;
	float: left;
	width: 180%;
	display: block;
	text-align: center;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: -40%;
}






















.------------------------ {
}
#kv_countdown {
	display: block;
	width: 100%;
	position: relative;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0%;
	padding: 0px;
}
#kv_countdown_inner {
	display: block;
	padding: 0px;
	width: 90%;
	position: absolute;
	text-align: center;
	height: 100%;
	margin: 0%;
	right: 0px;
}
#kv_countdown_pic {
	display: block;
	padding: 0px;
	clear: both;
	float: left;
	width: 13%;
	height: 100%;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#kv_countdown_day_pic {
	display: block;
	padding: 0px;
	width: 40%;
	position: absolute;
	margin-top: -50%;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 40%;
}
#kv_countdown_hour_pic {
	display: block;
	padding: 0px;
	width: 40%;
	position: absolute;
	margin-top: -50%;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 40%;
}
#kv_countdown_mint_pic {
	display: block;
	padding: 0px;
	width: 40%;
	position: absolute;
	margin-top: -50%;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 40%;
}
#kv_countdown_second_pic {
	display: block;
	padding: 0px;
	width: 40%;
	position: absolute;
	margin-top: -50%;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 40%;
}
/* ---------- TIMER ---------- */
ul#countdown li {
	display: inline-block;
	width: 15%;
	text-align: center;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 5%;
	clear: none;
	float: left;
	position: relative;
}
ul#countdown li span {
	font-size: 25px;
	color: #FFFFFF;
	height: 108px;
	position: relative;
	top: -25px;
	left: -23px;
	font-family: Arial, Helvetica, sans-serif;
}





















.------------------------ {
}
#gift_block {
	display: none;
	padding: 0px;
	width: 90%;
	margin-top: 50px;
	margin-right: 0px;
	margin-bottom: 50px;
	margin-left: 5%;
	clear: both;
	float: left;
}
#gift_man {
	display: block;
	margin: 0px;
	padding: 0px;
	clear: both;
	float: left;
	width: 45%;
}
#gift_blackboard {
	display: block;
	padding: 0px;
	clear: none;
	float: left;
	width: 55%;
	margin-top: 50px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#gift_title {
	padding: 0px;
	clear: both;
	float: left;
	width: 90%;
	display: block;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 5%;
}
#gift_content {
	padding: 0px;
	clear: none;
	float: left;
	width: 90%;
	display: block;
	color: #333;
	font-size: 18px;
	line-height: 30px;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 5%;
}
#gift_content_btn {
	padding: 0px;
	clear: both;
	float: left;
	width: 100%;
	display: block;
	text-align: center;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0%;
}





















.------------------------ {
}
#QA_block {
	display: none;
	padding: 0px;
	width: 90%;
	margin-top: 30px;
	margin-right: 0px;
	margin-bottom: 50px;
	margin-left: 5%;
	clear: both;
	float: left;
	overflow: hidden;
	position: relative;
	height: 450px;
	font-size: 15px;
}
#QA_bar {
	display: block;
	width: 500%;
	margin: 0px;
	height: 100%;
	position: absolute;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 30px;
	padding-left: 0px;
	overflow: hidden;
}
.QA_title_block {
	display: block;
	padding: 0px;
	clear: both;
	float: left;
	width: 90%;
	margin-top: 30px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 5%;
	font-size: 18px;
}
.QA_icon {
	display: block;
	margin: 0px;
	padding: 0px;
	clear: both;
	float: left;
	width: 20%;
}
.QA_title {
	display: block;
	padding: 0px;
	clear: none;
	float: left;
	width: 75%;
	margin-top: 30px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 5%;
	font-size: 25px;
	line-height: 30px;
	color: #016950;
	font-weight: bolder;
}
.QA_btn_block {
	display: block;
	padding: 0px;
	clear: both;
	float: left;
	width: 90%;
	margin-top: 30px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 5%;
	font-size: 18px;
}
.QA_text {
	height: 100%;
	width: 100%;
	position: absolute;
	font-weight: bolder;
	color: #FFF;
	text-align: center;
	padding-top: 20px;
	line-height: 20px;
}






















.------------------------ {
}
#QA_box_a {
	margin: 0px;
	padding: 0px;
	clear: both;
	float: left;
	width: 20%;
	overflow: hidden;
}
#QA_btn_a_01 {
	background-image: url(../img/btn_gray.png);
	background-repeat: no-repeat;
	background-size: cover;
	position: relative;
	display: block;
	margin: 0px;
	padding: 0px;
	width: 48%;
	clear: both;
	float: left;
	cursor: pointer;
}
#QA_btn_a_02 {
	background-image: url(../img/btn_gray.png);
	background-repeat: no-repeat;
	background-size: cover;
	position: relative;
	display: block;
	padding: 0px;
	width: 48%;
	clear: none;
	float: left;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 4%;
	cursor: pointer;
}
#QA_btn_a_03 {
	background-image: url(../img/btn_gray.png);
	background-repeat: no-repeat;
	background-size: cover;
	position: relative;
	display: block;
	padding: 0px;
	width: 48%;
	clear: both;
	float: left;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	cursor: pointer;
}
#QA_btn_a_04 {
	background-image: url(../img/btn_gray.png);
	background-repeat: no-repeat;
	background-size: cover;
	position: relative;
	display: block;
	padding: 0px;
	width: 48%;
	clear: none;
	float: left;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 4%;
	cursor: pointer;
}






















.------------------------ {
}
#QA_box_b {
	margin: 0px;
	padding: 0px;
	clear: none;
	float: left;
	width: 20%;
	overflow: hidden;
}
#QA_btn_b_01 {
	background-image: url(../img/btn_gray.png);
	background-repeat: no-repeat;
	background-size: cover;
	position: relative;
	display: block;
	margin: 0px;
	width: 48%;
	clear: both;
	float: left;
	cursor: pointer;
	padding: 0px;
}
#QA_btn_b_02 {
	background-image: url(../img/btn_gray.png);
	background-repeat: no-repeat;
	background-size: cover;
	position: relative;
	display: block;
	padding: 0px;
	width: 48%;
	clear: none;
	float: left;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 4%;
	cursor: pointer;
}
#QA_btn_b_03 {
	background-image: url(../img/btn_gray.png);
	background-repeat: no-repeat;
	background-size: cover;
	position: relative;
	display: block;
	padding: 0px;
	width: 48%;
	clear: both;
	float: left;
	cursor: pointer;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#QA_btn_b_04 {
	background-image: url(../img/btn_gray.png);
	background-repeat: no-repeat;
	background-size: cover;
	position: relative;
	display: block;
	padding: 0px;
	width: 48%;
	clear: none;
	float: left;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 4%;
	cursor: pointer;
}






















.------------------------ {
}
#QA_box_c {
	margin: 0px;
	padding: 0px;
	clear: none;
	float: left;
	width: 20%;
	overflow: hidden;
}
#QA_btn_c_01 {
	background-image: url(../img/btn_gray.png);
	background-repeat: no-repeat;
	background-size: cover;
	position: relative;
	display: block;
	margin: 0px;
	padding: 0px;
	width: 48%;
	clear: both;
	float: left;
	cursor: pointer;
}
#QA_btn_c_02 {
	background-image: url(../img/btn_gray.png);
	background-repeat: no-repeat;
	background-size: cover;
	position: relative;
	display: block;
	padding: 0px;
	width: 48%;
	clear: none;
	float: left;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 4%;
	cursor: pointer;
}
#QA_btn_c_03 {
	background-image: url(../img/btn_gray.png);
	background-repeat: no-repeat;
	background-size: cover;
	position: relative;
	display: block;
	padding: 0px;
	width: 48%;
	clear: both;
	float: left;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	cursor: pointer;
}
#QA_btn_c_04 {
	background-image: url(../img/btn_gray.png);
	background-repeat: no-repeat;
	background-size: cover;
	position: relative;
	display: block;
	padding: 0px;
	width: 48%;
	clear: none;
	float: left;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 4%;
	cursor: pointer;
}






















.------------------------ {
}
#QA_box_d {
	margin: 0px;
	padding: 0px;
	clear: none;
	float: left;
	width: 20%;
	overflow: hidden;
}
#QA_btn_d_01 {
	background-image: url(../img/btn_gray.png);
	background-repeat: no-repeat;
	background-size: cover;
	position: relative;
	display: block;
	margin: 0px;
	padding: 0px;
	width: 48%;
	clear: both;
	float: left;
	cursor: pointer;
}
#QA_btn_d_02 {
	background-image: url(../img/btn_gray.png);
	background-repeat: no-repeat;
	background-size: cover;
	position: relative;
	display: block;
	padding: 0px;
	width: 48%;
	clear: none;
	float: left;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 4%;
	cursor: pointer;
}
#QA_btn_d_03 {
	background-image: url(../img/btn_gray.png);
	background-repeat: no-repeat;
	background-size: cover;
	position: relative;
	display: block;
	padding: 0px;
	width: 48%;
	clear: both;
	float: left;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	cursor: pointer;
	line-height: 20px;
}
#QA_btn_d_04 {
	background-image: url(../img/btn_gray.png);
	background-repeat: no-repeat;
	background-size: cover;
	position: relative;
	display: block;
	padding: 0px;
	width: 48%;
	clear: none;
	float: left;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 4%;
	cursor: pointer;
}






















.------------------------ {
}
#QA_box_e {
	margin: 0px;
	padding: 0px;
	clear: none;
	float: left;
	width: 20%;
	overflow: hidden;
}
#QA_btn_e_01 {
	background-image: url(../img/btn_gray.png);
	background-repeat: no-repeat;
	background-size: cover;
	position: relative;
	display: block;
	margin: 0px;
	padding: 0px;
	width: 48%;
	clear: both;
	float: left;
	cursor: pointer;
}
#QA_btn_e_02 {
	background-image: url(../img/btn_gray.png);
	background-repeat: no-repeat;
	background-size: cover;
	position: relative;
	display: block;
	padding: 0px;
	width: 48%;
	clear: none;
	float: left;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 4%;
	cursor: pointer;
}
#QA_btn_e_03 {
	background-image: url(../img/btn_gray.png);
	background-repeat: no-repeat;
	background-size: cover;
	position: relative;
	display: block;
	padding: 0px;
	width: 48%;
	clear: both;
	float: left;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	cursor: pointer;
}
#QA_btn_e_04 {
	background-image: url(../img/btn_gray.png);
	background-repeat: no-repeat;
	background-size: cover;
	position: relative;
	display: block;
	padding: 0px;
	width: 48%;
	clear: none;
	float: left;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 4%;
	cursor: pointer;
}






















.------------------------ {
}
#block_ap_yes {
	background-image: url(../img/block.png);
	position: fixed;
	display: none;
	margin: 0px;
	padding: 0px;
	height: 100%;
	width: 100%;
	z-index: 10000;
}
#yes {
	padding: 0px;
	width: 100%;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0%;
	opacity: 0;
	position: relative;
	top: 0%;
}
#block_ap_no {
	background-image: url(../img/block.png);
	position: fixed;
	display: none;
	margin: 0px;
	padding: 0px;
	height: 100%;
	width: 100%;
	z-index: 10000;
}
#no {
	padding: 0px;
	width: 100%;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0%;
	opacity: 0;
	position: relative;
	top: 0%;
}
























.------------------------ {
}




#QA_point_block {
	background-image: url(../img/point_a.png);
	background-repeat: no-repeat;
	background-position: center center;
	height: 40px;
	width: 100%;
	margin: 0px;
	padding: 0px;
	clear: both;
	float: left;
	position: absolute;
	bottom: 0px;
	z-index: 3;
	display: block;
}






















.------------------------ {
}
#note_block {
	display: block;
	width: 82%;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 5%;
	border: 5px solid #C7D1CF;
	clear: both;
	float: left;
	padding-top: 20px;
	padding-right: 4%;
	padding-bottom: 20px;
	padding-left: 4%;
	font-size: 15px;
	line-height: 28px;
	border-radius: 10px;
}
#note_list {
	display: block;
	margin: 0px;
	padding: 0px;
	width: 100%;
}
.note_title_line {
	font-weight: bolder;
	color: #016950;
	display: block;
	padding: 0px;
	width: 100%;
	margin-top: 30px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #C7D1CF;
}
#note_group {
	clear: both;
	float: left;
	width: 100%;
	display: none;
}


.------------------------ {
}
.QA_text_a1 {
	height: 100%;
	width: 100%;
	position: absolute;
	font-weight: bolder;
	color: #FFF;
	text-align: center;
	padding-top: 30px;
	line-height: 20px;
}
.QA_text_a2 {
	height: 100%;
	width: 100%;
	position: absolute;
	font-weight: bolder;
	color: #FFF;
	text-align: center;
	padding-top: 30px;
	line-height: 20px;
}
.QA_text_a3 {
	height: 100%;
	width: 100%;
	position: absolute;
	font-weight: bolder;
	color: #FFF;
	text-align: center;
	padding-top: 10px;
	line-height: 20px;
}
.QA_text_a4 {
	height: 100%;
	width: 100%;
	position: absolute;
	font-weight: bolder;
	color: #FFF;
	text-align: center;
	padding-top: 30px;
	line-height: 20px;
}


.------------------------ {
}
.QA_text_b1 {
	height: 100%;
	width: 100%;
	position: absolute;
	font-weight: bolder;
	color: #FFF;
	text-align: center;
	padding-top: 20px;
	line-height: 20px;
}
.QA_text_b2 {
	height: 100%;
	width: 100%;
	position: absolute;
	font-weight: bolder;
	color: #FFF;
	text-align: center;
	padding-top: 20px;
	line-height: 20px;
}
.QA_text_b3 {
	height: 100%;
	width: 100%;
	position: absolute;
	font-weight: bolder;
	color: #FFF;
	text-align: center;
	padding-top: 20px;
	line-height: 20px;
}
.QA_text_b4 {
	height: 100%;
	width: 100%;
	position: absolute;
	font-weight: bolder;
	color: #FFF;
	text-align: center;
	padding-top: 30px;
	line-height: 20px;
}


.------------------------ {
}
.QA_text_c1 {
	height: 100%;
	width: 100%;
	position: absolute;
	font-weight: bolder;
	color: #FFF;
	text-align: center;
	padding-top: 30px;
	line-height: 20px;
}
.QA_text_c2 {
	height: 100%;
	width: 100%;
	position: absolute;
	font-weight: bolder;
	color: #FFF;
	text-align: center;
	padding-top: 30px;
	line-height: 20px;
}


.------------------------ {
}
.QA_text_d1 {
	height: 100%;
	width: 100%;
	position: absolute;
	font-weight: bolder;
	color: #FFF;
	text-align: center;
	padding-top: 30px;
	line-height: 20px;
}
.QA_text_d2 {
	height: 100%;
	width: 100%;
	position: absolute;
	font-weight: bolder;
	color: #FFF;
	text-align: center;
	padding-top: 30px;
	line-height: 20px;
}
.QA_text_d3 {
	height: 100%;
	width: 100%;
	position: absolute;
	font-weight: bolder;
	color: #FFF;
	text-align: center;
	padding-top: 30px;
	line-height: 20px;
}
.QA_text_d4 {
	height: 100%;
	width: 100%;
	position: absolute;
	font-weight: bolder;
	color: #FFF;
	text-align: center;
	padding-top: 30px;
	line-height: 20px;
}


.------------------------ {
}
.QA_text_e1 {
	height: 100%;
	width: 100%;
	position: absolute;
	font-weight: bolder;
	color: #FFF;
	text-align: center;
	padding-top: 20px;
	line-height: 20px;
}
.QA_text_e2 {
	height: 100%;
	width: 100%;
	position: absolute;
	font-weight: bolder;
	color: #FFF;
	text-align: center;
	padding-top: 20px;
	line-height: 20px;
}
.QA_text_e3 {
	height: 100%;
	width: 100%;
	position: absolute;
	font-weight: bolder;
	color: #FFF;
	text-align: center;
	padding-top: 20px;
	line-height: 20px;
}
.QA_text_e4 {
	height: 100%;
	width: 100%;
	position: absolute;
	font-weight: bolder;
	color: #FFF;
	text-align: center;
	padding-top: 30px;
	line-height: 20px;
}
#footer {
	clear: both;
	float: left;
	margin-left: 0;
	width: 100%;
	display: block;
	background-color: #016950;
	margin-top: 0px;
	margin-right: 0;
	margin-bottom: 0px;
	padding-top: 10px;
	padding-bottom: 0px;
	padding-right: 0px;
	padding-left: 0px;
}
#down_logo {
	clear: both;
	float: left;
	width: 95%;
	display: block;
	font-size: 20px;
	font-weight: bolder;
	color: #FFF;
	height: 25px;
	text-align: left;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 2%;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 8px;
	padding-left: 0px;
}
#title_num {
	clear: none;
	float: left;
	width: 95%;
	display: block;
	color: #FFFFFF;
	font-weight: bolder;
	font-size: 20px;
	text-align: left;
	margin-right: 0%;
	padding: 0px;
	margin-left: 2%;
}
}
