﻿@charset "utf-8";
.container-page {
	width: 1080px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 30px;
	padding-bottom: 30px;
	text-align: center;
}
.page_bg {
	width: 1200px;
	/*margin-top: 60px;*/
	margin-right: auto;
	margin-left: auto;
	border-radius: 15px;
	background-color:  rgba(255,255,255,0.9);
    /*margin-bottom: 60px; 0930小屋新增*/
}
.page_title {
	width: 95%;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #f8b62c;
	font-family: "微軟正黑體", Arial;
	font-size: 34px;
	font-weight: 700;
	color: #004977;
	padding-top: 20px;
	padding-bottom: 10px;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
}
.page_section {
	margin-top: 30px;
}
.quiz_section {
	margin-top: 10px;
}
.lottery_section {
	margin-top: 15px;
	margin-bottom: 15px;
}
.btn_r01 {
	font-family: "微軟正黑體", Arial;
	font-size: 30px;
	font-weight: 500;
	color: #fff;
	line-height: 65px;
	border-radius: 15px;
	background-color: #df3434;
	border: 1px solid #df3434;
	display: inline-block;
	margin-top: 20px;
	padding-right: 20px;
	padding-left: 20px;
}
a.btn_r01:hover {
	color: #df3434;
	background-color: #fff;
	border: 1px solid #df3434;
}
.btn_r02 {
	font-family: "微軟正黑體", Arial;
	font-size: 24px;
	font-weight: 500;
	color: #fff;
	line-height: 46px;
	border-radius: 15px;
	background-color: #00416b;
	border: 1px solid #00416b;
	display: inline-block;
	margin-top: 20px;
	padding-right: 35px;
	padding-left: 35px;
}
a.btn_r02:hover {
	color: #00416b;
	background-color: #fff;
	border: 1px solid #00416b;
}
.btn_r03 {
	font-family: "微軟正黑體", Arial;
	font-size: 24px;
	font-weight: 500;
	color: #fff;
	line-height: 46px;
	border-radius: 15px;
	background-color: #1d479c;
	border: 1px solid #1d479c;
	display: inline-block;
	margin-top: 20px;
	padding-right: 35px;
	padding-left: 35px;
    cursor: pointer;
}
a.btn_r03:hover {
	color: #1d479c;
	background-color: #fff;
	border: 1px solid #1d479c;
}
.text_p-01 {
	font-family: "微軟正黑體", Arial;
	font-size: 18px;
	line-height: 28px;
	font-weight: 500;
	color: #000;
	text-align: center;
}
.text_p-02 {
	font-family: "微軟正黑體", Arial;
	font-size: 16px;
	line-height: 26px;
	color: #000;
	text-align: left;
    text-align:justify; /*0930小屋新增*/
}
.text_p-03 {
	font-family: "微軟正黑體", Arial;
	font-size: 16px;
	line-height: 26px;
	color: #00a0f3;
}
.text_p-04 {
	font-family: "微軟正黑體", Arial;
	font-size: 18px;
	line-height: 28px;
	color: #000;
	text-align: left;
}
.links_p-01 {
	font-family: "微軟正黑體", Arial;
	font-size: 16px;
	line-height: 26px;
	color: #00a0f3;
}
a.links_p-01:hover {
	font-family: "微軟正黑體", Arial;
	font-size: 16px;
	line-height: 26px;
	color: #005991;
}
.rule_part{
	width: auto;
	padding: 5px;
	text-align: left;
}
.rule_label_01{
	font-family: "微軟正黑體", Arial;
	width: auto;
	font-size: 20px;
	line-height: 30px;
	font-weight: 500;
	color: #FFF;
	background-color: #005991;
	margin-right: 10px;
	padding-right: 10px;
	padding-left: 10px;
	margin-bottom: 10px;
	display: inline-block;
}
.rule_label_02{
	font-family: "微軟正黑體", Arial;
	width: auto;
	font-size: 20px;
	line-height: 30px;
	font-weight: 500;
	color: #FFF;
	background-color: #00a0f3;
	margin-right: 10px;
	padding-right: 10px;
	padding-left: 10px;
	margin-bottom: 10px;
	display: inline-block;
}
.rule_text-box{
	font-family: "微軟正黑體", Arial;
	width: auto;
	display: inline-block;
	font-size: 16px;
	line-height: 26px;
	color: #000;
    text-align:justify;
}
.qa_part{
	width: auto;
	padding: 5px;
	text-align: center;
}
.qa_into{
	width: auto;
	display: inline-block;
}
.qa_into-t01{
	font-family: "微軟正黑體", Arial;
	font-size: 18px;
	line-height: 28px;
	color: #000;
	text-align: left;
	display: inline-block;
	margin-bottom: 30px;
}
.qa_into-t02{
	width: 150px;
	font-family: "微軟正黑體", Arial;
	font-size: 18px;
	color: #000;
	text-align: right;
	font-weight: 700;
	margin-right: 15px;
	display: inline-block;
	float: left;
	margin-top: 10px;
	margin-bottom: 10px;
}
.qa_into-t03{
	width: auto;
	font-family: "微軟正黑體", Arial;
	font-size: 18px;
	color: #000;
	text-align: left;
	display: inline-block;
	margin-top: 10px;
	margin-bottom: 10px;
}
.qa_into-textbox-1{
	font-family: "微軟正黑體", Arial;
	font-size: 16px;
	color: #000;
	border-radius: 5px;
	border: 3px solid #1d479c;
	display: inline-block;
	margin-top: 5px;
	margin-bottom: 5px;
	padding: 5px;
}
.qa_into-textbox-2{
	font-family: "微軟正黑體", Arial;
	font-size: 16px;
	color: #000;
	border-radius: 5px;
	border: 3px solid #1d479c;
	display: inline-block;
	margin-top: 5px;
	margin-bottom: 5px;
	padding: 5px;
}
.qa_into-section{
	width: auto;
	text-align: left;
	margin-bottom: 20px;
}
.qa_label{
	font-family: "微軟正黑體", Arial;
	width: auto;
	font-size: 24px;
	line-height: 40px;
	font-weight: 700;
	color: #FFF;
	background-color: #00a0f3;
	margin-right: 10px;
	padding-right: 10px;
	padding-left: 10px;
	margin-bottom: 10px;
	display: inline-block;
}
.qa_quiz{
	font-family: "微軟正黑體", Arial;
	width: auto;
	font-size: 24px;
	font-weight: 700;
	color: #000;
	display: inline-block;
}
.qa_select{
	width: auto;
	display: inline-block;
	text-align: left;
}
.qa_result {
	width: 700px;
	padding: 5px;
	text-align: left;
	display: inline-block;
}
.qa_result-t01{
	font-family: "微軟正黑體", Arial;
	width: auto;
	font-size: 24px;
	line-height: 35px;
	font-weight: 700;
	color: #000;
	display: inline-block;
}
.qa_photo{
	width: 140px;
	display: inline-block;
	margin-right: 20px;
	float: left;
	margin-bottom: 20px;
}
.qa_photo-style{
	border-radius: 100%;
}
.select_choose {
	width: auto;
	font-family: "微軟正黑體", Arial;
	font-size: 22px;
	color: #000;
	background-image: url(../images/select.png);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 40px;
	padding-top: 5px;
	padding-bottom: 5px;
	line-height: 45px;
}
a.select_choose:hover {
	background-image: url(../images/select_o.png);
}
a.select_choose:focus {
	background-image: url(../images/select_c.png);
}
.lottery_awards {
	font-family: "微軟正黑體", Arial;
	font-size: 36px;
	font-weight: 700;
	color: #000;
	display: inline-block;
	width: auto;
	padding: 5px;
}
.lottery_awards-box {
	display: inline-block;
	width: auto;
	border-bottom-width: 3px;
	border-bottom-style: dotted;
	border-bottom-color: #000;
}
.lottery_text {
	font-family: "微軟正黑體", Arial;
	font-size: 24px;
	font-weight: 700;
	color: #000;
	display: inline-block;
	width: auto;
	padding: 5px;
	margin-top: 15px;
	margin-bottom: 15px;
}
.lottery_photo{
	width: 140px;
	display: inline-block;
	margin: 10px;
}
.lottery_photo-style{
	border-radius: 100%;
}

@media (max-width:1280px){
.container-page {
	width: 1080px;
}
.page_bg {
	width: 1200px;
}
}

@media (max-width:1200px){
.container-page {
	width: 900px;
}
.page_bg {
	width: 90%;
}
}

@media (max-width:1000px){
.container-page {
	width: 90%;
}
.page_bg {
	width: 90%;
}
}

@media (max-width:900px){
.container-page {
	width: 90%;
}
.qa_result {
	width: 90%;
}
}

@media (max-width:768px){
    .page_bg {            /*0930小屋新增*/
    	margin-top: 20px;
        margin-bottom: 20px;
    }
    .page_title {    /*1011小屋新增*/
    	font-size: 30px;
}
.container-page {
	width: 90%;
}
.qa_photo{
	width: 300px;
	display: block;
	float: none;
	margin-right: auto;
	margin-left: auto;
}
.qa_result-t01{
	font-size: 20px;    /*1011小屋新增*/
    margin-bottom: 20px;
}
.qa_quiz{    /*1011小屋新增*/
	font-size: 22px;
}
.select_choose {    /*1011小屋新增*/
	font-size: 20px;
}
.qa_into-t02{
	width: 100%;
	text-align: center;
	display: block;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
	float: none;
}
.qa_into{
	width: 100%;
}
.qa_into-t03{
	width: 100%;
	text-align: center;
	display: block;
}
.qa_into-section{
	width: 100%;
	text-align: center;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #00a0f3;
	padding-bottom: 10px;
}
}

@media screen and (max-width: 640px) {
    .page_bg {            /*0930小屋新增*/
    	margin-top: 10px;
        margin-bottom: 10px;
    }
.qa_into-textbox-1{
	width: 90%;
}
.qa_photo{
	width: 85%;
}
.select_choose {    /*1011小屋新增*/
	font-size: 18px;
}
.lottery_photo{
	width: 27%;
	margin: 5px;
}
}
