﻿@charset "utf-8";

.menu {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 13px;
	width: 100%;
	background-image: url(../images/menu_bg.png);
	background-repeat: repeat-x;
	background-position: top;
	float: left;
}


.m_content {
	/* background-image: url(../images/menu_bg.png); */
	background-repeat: repeat-x;
	background-position: top;
	padding-top: 10px;
	padding-bottom: 10px;
	
}

.m_content_text ul {
	padding: 10px;


}
.m_content_text ul li {
	list-style-type: none;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	/* background-image: url(../images/arr.png); */
 font-family: Arial, "Heiti TC", 'Microsoft JhengHei', Helvetica, sans-serif;
	background-repeat: no-repeat;
	background-position: left 5px;
	/* margin-left: 0px;*/
    margin: 0.3em;
    margin-left: 1.7em;
	color:#878787;
	letter-spacing: 1px;
	
}
.m_content_text ul li ul li {
	/*background-image: url(../images/arr2.png); */
	background-repeat: no-repeat;
	margin-left: 2px;
	background-position: left 2px;
}
.m_content_text ul li a {
	color: #D30000;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #D70000;
}


.m_content_text ul li:before {
  content: '\f058';	
  font-family: 'FontAwesome';
  float: left;
  margin-left: -1.5em;
  color: #8edaf9;
}

.span {
		font-family: Helvetica, Arial,"微軟正黑體","儷黑 Pro", 'LiHei Pro', "Heiti TC", 'Microsoft JhengHei', Helvetica, sans-serif;
}
.tablet {
	width: 240px;
	text-align: center;
	margin-right: auto;
	margin-left: auto;
	display: inline;
}
.tablet img {
	margin-bottom: 20px;
}

.m_device {
	text-align: center;
	margin: auto;

	padding-bottom: 10px;
	
}
@media only screen
and (max-width : 823px) {

.discrm-bg1 {
	margin: 0px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #E4E4E4;
	border-bottom-width: 0px;
	border-bottom-style: solid;
	border-bottom-color: #E4E4E4;
}

.discrm1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 1.6em;
	color:#CF2124;
	text-decoration: none;
	padding: 20px;
	/*background-image: url(../images/bg0.png);*/
	background-repeat: repeat-x;
	background-position: bottom;
	/* border-top-width: 1px; */
	border-top-style: dotted;
	border-top-color: #CCC;
}
.discrm1 ul {
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
	/*margin-left: 15px;*/
}


.discrm1 ul span{

	color: #7c467f
}
.discrm1 ul li{

	color: #7c467f
}

.discrm1 ul li {

	/*列表符號閃燦改成圖像替代 */
	/*list-style: disc;*/
	
	background-image: url(../images/discrm-dot.png);
	background-repeat: no-repeat;
	padding-left: 15px;
	margin-top: 0px; 
}




.discrm-bg {
	margin: 0px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #E4E4E4;
	border-bottom-width: 0px;
	border-bottom-style: solid;
	border-bottom-color: #E4E4E4;
}

.discrm {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 1.6em;
	color: #666666;
	text-decoration: none;
	padding: 20px;
	background-image: url(../images/bg0.png);
	background-repeat: repeat-x;
	background-position: bottom;
	/* border-top-width: 1px; */
	border-top-style: dotted;
	border-top-color: #CCC;
}
.discrm ul {
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
	/*margin-left: 15px;*/
}
.discrm ul li {

	/*列表符號閃燦改成圖像替代 */
	/*list-style: disc;*/
	
	background-image: url(../images/discrm-dot.png);
	background-repeat: no-repeat;
	padding-left: 15px;
	margin-top: 0px; 
}

	
}

.quick_link{
	background-color: #e9e4de;

	height: 36px;
	width: 100%;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}
.quick_link a{
	background-color: #e9e4de;
	width: 49.5%;
	text-align: center;
	display: block;
	float: left;
	height: 24px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #999;
	vertical-align: middle;
	line-height: 24px;
	margin-top: 6px;
	margin-right: 0px;
	margin-bottom: 6px;
	margin-left: 0px;
}
.quick_link img {
	vertical-align: bottom;
	height: 24px;
}


.quick_link a:last-child{
	border-right: 0;
}
.no_bg{ background:none!important;}
.footer_cont {background: #bfbfbf; height:auto; _font-size:9px; width:100%;}

.footer_link { font-size:12px; _font-size:8px; color:#666; text-align:center; padding-top:10px; padding-bottom:10px;
line-height: 42px;vertical-align: bottom;
}
.footer_link a {	color:#666;}
.footer_link img {
	margin-top: 5px;
	margin-right: 2px;
	margin-bottom: 5px;
		height: 32px;
	vertical-align: bottom;
}

.content a {
	color: #C80000;
	text-decoration: none;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #C80000;
	border-right-color: #C80000;
	border-bottom-color: #C80000;
	border-left-color: #C80000;
}
.gift {
	float: right;
}
.t {
	font-size: 18px;
}
.font_red {
	color: #C80000;
	text-decoration: none;
}
.font_222222 {
	color: #222222;
	font-weight: bold;
	text-decoration: none;
}
.red {color: #FF0000;
}
.red01 {color: #FF0000;
	font-weight: bold;
	font-size: 20px;
}
.font_grey {
	color: #666666;
	text-decoration: none;
}
.b20 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #333333;
	text-decoration: none;
	font-weight: bold;
}.white {
	color: #FFF;
}
body table {
	color: #333;
	font-size: 14px;
}
.table_border-l {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #ccc;
}

.table_border-r {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #ccc;
}
.table_border-t {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #ccc;
}
.table_border-m {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #ccc;
}

td {
	padding-top: 10px;
	padding-bottom: 10px;
}
.table_border-rr{
border-bottom-right-radius: 10px;
}
	
.table_border-lr{
border-bottom-left-radius: 10px;
}
.table_border-trr{
border-top-right-radius: 10px;
}
	
.table_border-tr{
border-top-left-radius: 10px;
border-top-right-radius: 10px;
}
.table_border-b{
border-bottom-left-radius: 10px;
border-bottom-right-radius: 10px;
}	
.table_border-tlr{
border-top-left-radius: 10px;
}
.table_border-tbr{
border-bottom-right-radius: 10px;
}
	
.table_border-tbl{
border-bottom-left-radius: 10px;
}
.table_border-t_BF9C4C {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #BF9C4C;
}
.table_border-m_AF710E_2 {
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #AF710E;
}
.table_border-m_D28A11 {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #D28A11;
}
.table_border-l_D28A11 {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #D28A11;
}

.table_border-r_D28A11 {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #D28A11;
}

.m_button1 {
    font-family: Helvetica, Arial, '儷黑 Pro', 'LiHei Pro', '微軟正黑體', sans-serif;
    display: inline-block;
    border-radius: 40px;
    background-color: #7e878c;
    border: 1px solid #7e878c;
    color: #fff;
    text-align: center;
    font-size: 15px;
    padding: 10px 30px;
    /* transition: all 0.5s; */
    cursor: pointer;
    margin: 5px;
}
.m_button1:hover {
	background-color: #7e878c;
    color: #FFFFFF;
}

.m_button1 span {
  cursor: pointer;
  display: inline-block;
  position: relative;
  transition: 0.5s;
}

.m_button1 span:after {
  content: '\00bb';
  position: absolute;
  opacity: 0;
  top: 0;
  right: -20px;
  transition: 0.5s;
}

.m_button1:hover span {
  padding-right: 25px;
}

.m_button1:hover span:after {
  opacity: 1;
  right: 0;
}


.skv_c_bu_down a {
  position: absolute;
     bottom: 60%;
    left: 41%;
  z-index: 2;
  display: inline-block;
  -webkit-transform: translate(0, -50%);
  transform: translate(0, -50%);
  color: #775632;
  font : normal 400 16px/1 'Josefin Sans', sans-serif;
  letter-spacing: .1em;
  text-decoration: none;
  transition: opacity .3s;
}
.skv_c_bu_down a:hover {
  opacity: .5;
}
	

#skv_bu_down a {
  padding-top: 40px;
}
#skv_bu_down a span {
  position: absolute;
  top: 0;
  left: 50%;
  width: 20px;
  height: 20px;
  margin-left: -12px;
  border-left: 1px solid #775632;
  border-bottom: 1px solid #775632;
  -webkit-transform: rotate(-45deg);
  transform: rotate(-45deg);
  -webkit-animation: sdb07 2s infinite;
  animation: sdb07 2s infinite;
  opacity: 0;
  box-sizing: border-box;
}
#skv_bu_down a span:nth-of-type(1) {
  -webkit-animation-delay: 0s;
  animation-delay: 0s;
}
#skv_bu_down a span:nth-of-type(2) {
  top: 16px;
  -webkit-animation-delay: .15s;
  animation-delay: .15s;
}
#skv_bu_down a span:nth-of-type(3) {
  top: 32px;
  -webkit-animation-delay: .3s;
  animation-delay: .3s;
}
@-webkit-keyframes sdb07 {
  0% {
    opacity: 0;
  }
  50% {
    opacity: 1;
  }
  100% {
    opacity: 0;
  }
}
@keyframes sdb07 {
  0% {
    opacity: 0;
  }
  50% {
    opacity: 1;
  }
  100% {
    opacity: 0;
  }
}



.m_button_skv {
	font-family: Helvetica, Arial, '儷黑 Pro', 'LiHei Pro', '微軟正黑體', sans-serif;
    display: inline-block;
   border-radius: 100%;
	width:60px;
	height: 60px;
    background-color: #ffffff;
    border: 2px solid #f9db97;
    color: #ffb200;
    text-align: center;
    font-size: 17px;
     /*padding: 35px 12px;*/
    /* transition: all 0.5s; */
    cursor: pointer;
    margin: 10px;
	opacity: 0.9;
    position: relative;
    animation: ani_m_button_skv 1s ease-in-out infinite;
}



@-webkit-keyframes ani_m_button_skv {
  0%,
  100% {
    transform: translate(0, -5px);
  }

  50% {
    transform: translate(0, 5px);
  }
}

@keyframes ani_m_button_skv {
  0%,
  100% {
    transform: translate(0, -2px);
  }

  50% {
    transform: translate(0, 1px);
  }
}

/*
.button_skv::after {
  content: "";
  position: absolute;
  top: 100%;
  left: 50%;
  margin-left: -10px;
  border-width: 10px;
  border-style: solid;
  border-color: #ca80ce transparent transparent transparent;
}
*/

.m_button_skv1 {
	font-family: Helvetica, Arial, '儷黑 Pro', 'LiHei Pro', '微軟正黑體', sans-serif;
    display: inline-block;
    border-radius: 60px;
    width: 130px;
    height: 50px;
 /* background-color: transparent;*/
    background-color: #009fde;
    border: 0px solid #cdeefb;
    color: #ffffff;
    text-align: center;
    font-size: 15px;
     /*padding: 35px 12px;*/
    /* transition: all 0.5s; */
    cursor: pointer;
    margin: 10px;
	opacity: 0.9;
    position: relative;
    animation: ani_m_button_skv1 1s ease-in-out infinite;
}



@-webkit-keyframes ani_m_button_skv1 {
  0%,
  100% {
    transform: translate(0, -5px);
  }

  50% {
    transform: translate(0, 5px);
  }
}

@keyframes ani_m_button_skv1 {
  0%,
  100% {
    transform: translate(0, -2px);
  }

  50% {
    transform: translate(0, 1px);
  }
}



.m_button_skv2 {
	font-family: Helvetica, Arial, '儷黑 Pro', 'LiHei Pro', '微軟正黑體', sans-serif;
    display: inline-block;
    border-radius: 60px;
    width: 130px;
    height: 50px;
 /* background-color: transparent;*/
    background-color: #111111;
    border: 0px solid #cdeefb;
    color: #ffffff;
    text-align: center;
    font-size: 15px;
     /*padding: 35px 12px;*/
    /* transition: all 0.5s; */
    cursor: pointer;
    margin: 10px;
	opacity: 0.9;
    position: relative;
    animation: ani_m_button_skv1 1s ease-in-out infinite;
}



@-webkit-keyframes ani_m_button_skv2 {
  0%,
  100% {
    transform: translate(0, -5px);
  }

  50% {
    transform: translate(0, 5px);
  }
}

@keyframes ani_m_button_skv2 {
  0%,
  100% {
    transform: translate(0, -2px);
  }

  50% {
    transform: translate(0, 1px);
  }
}



.arrow1 {
  animation: ani_arrow1 1s ease-in-out infinite;
  /*margin-left: 5px;*/
}

.arrow2 {
  animation: ani_arrow2 1s ease-in-out infinite;
}

.arrow3 {
  transform-origin: 50% 50%;
  animation: ani_arrow3 1s ease-in-out infinite;
}

.arrow4 {
  transform-origin: 0% 50%;
  animation: ani_arrow4 4s linear infinite;
}

@-webkit-keyframes ani_arrow1 {
  0%,
  100% {
    transform: translate(0, -2px);
  }

  50% {
    transform: translate(0, 1px);
  }
}

@keyframes ani_arrow1 {
  0%,
  100% {
    transform: translate(0, -2px);
  }

  50% {
    transform: translate(0, 1px);
  }
}


@-webkit-keyframes ani_arrow2 {
  0%,
  100% {
    transform: translate(5px, 0) ;
  }

  50% {
    transform: translate(15px, 0px);
  }
}

@keyframes ani_arrow2 {
  0%,
  100% {
    transform: translate(5px, 0) ;
  }

  50% {
    transform: translate(15px, 0px);
  }
}


@-webkit-keyframes ani_arrow3 {
 0%,
  100% {
    transform: rotate(0deg);
  }

  50% {
    transform: rotate(-30deg);
  }
}

@keyframes ani_arrow3 {
 0%,
  100% {
    transform: rotate(0deg);
  }

  50% {
    transform: rotate(-30deg);
  }
}

@-webkit-keyframes ani_arrow4 {
  0% {
    transform: rotate(0);
  }

  100% {
    transform: rotate(360deg);
  }
}

@keyframes ani_arrow4 {
  0% {
    transform: rotate(0);
  }

  100% {
    transform: rotate(360deg);
  }
}

