body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(images/bg.png);
	background-repeat: repeat-y;
	background-position:center top;
  background-color: #6CDAE7;
	/*background-color: #41d6d1 !important;*/
	/*background-attachment: fixed;*/
   	}
.connect {
position: fixed;
bottom: 100px;
right: 0px;
}
.connect table {
background-color: rgba(255, 255, 255,0.3);
border-collapse: separate !important;
border-spacing: 4px;
-webkit-border-radius: 2px;
-moz-border-radius: 2px;
border-radius: 2px;
}
.connect td {
background-color: rgba(255, 0, 0,1.0);
font-weight: bold;
color: #FFFFFF;
padding: 8px 8px;
text-align: center;
-webkit-border-radius: 2px;
-moz-border-radius: 2px;
border-radius: 2px;
font-size: 15px;
line-height: 20px;
cursor: pointer;
/*width: 150px;*/
}
.connect td:hover{
background-color: rgba(0, 0, 0,0.5);
color: #fff;
font-weight: bold;
}
#gotop {
  display: none;
  position: fixed;
  right: 20px;
  bottom: 20px;
  border-radius: 42px;
  padding: 22px 15px;
  font-size: 20px;
  background: rgba(0,0,0,0.7);
  color: white;
  cursor: pointer;
  }
 a:link {color: #333333;text-decoration: none;}
 a:visited{text-decoration: none;color: #333333;}
 a:hover{text-decoration: underline;}
 a:active{ text-decoration: none; }
.red {color: #F00;font-weight: bold; }
.yellow{color: #ff0;font-weight: bold;}
.bule {color: #9ED8F5;font-weight: bold; }
.w_bg {color: #72D6F2;font-weight: bold;background-color: #FFFF9F;padding: 3px 20px; }
.y_bg {color: #FF6698;font-weight: bold;background-color: #FFFF9F;padding: 0px 5px; }
.font1  {
	font-family: "新細明體";
	font-size: 15px;
	line-height: 23px;
	font-weight: normal;
	color: #333;
}
.font1w  {
  font-family: "新細明體";
  font-size: 15px;
  line-height: 23px;
  font-weight: bold;
  color: #333;
}
.line{
	border-top: dashed 3px #77DAE1;
	width:100%;
	margin-left: auto;
	margin-right: auto;
	margin-top: 0px;
}
.s-line{
  border-top: dashed 3px #FFB7A5;
  width:80%;
  margin-left: left;
  margin-right: auto;
  margin-top: 20px;
  margin-bottom: 20px;
}
.overlay { /*服務*/
    height: 100%;
    width: 0;
    position: fixed;
    z-index: 1;
    top: 0;
    left: 0;
    background-color: rgba(0,0,0, 0.9);
    overflow-x: hidden;
    transition: 0.5s;
}

.overlay-content {
    position: relative;
    top: 10%;
    width: 100%;
    text-align: center;
    margin-top: 30px;
}

.overlay a {
    padding: 18px;
    text-decoration: none;
    font-size: 38px;
    color: #818181;
    display: block;
    transition: 0.3s;
    font-family:  "Arial" , "微軟正黑體";
}

.overlay a:hover, .overlay a:focus {
    background-color: rgba(255,255,255,0.9);
    color: #000;
    font-weight: bold;
}

.closebtn {
    position: absolute;
    top: 20px;
    right: 45px;
    font-size: 60px !important;
}

@media screen and (max-height: 450px) {
  .overlay a {font-size: 20px}
  .closebtn {
    font-size: 40px !important;
    top: 15px;
    right: 35px;
  }
}
/*服務end*/

/*icon*/
#social-footer:after{
  content:'';display:table;clear:both
  }
#social-footer ul{
  list-style:none;padding:0;margin:0
  }
#social-footer ul li{
  float:left;width:33.3333%;text-align:center
  }
#social-footer ul li a{
  display:block;
  color:#fff;
  font-size:2em;
  padding:10px;
  text-decoration:none
  }
  #social-footer ul li:nth-of-type(1){background:#e60000}
  #social-footer ul li:nth-of-type(1):hover{background:#cc0000}
  #social-footer ul li:nth-of-type(2){background:#3b5998}
  #social-footer ul li:nth-of-type(2):hover{background:#2A447B}
  #social-footer ul li:nth-of-type(3){background:#4B9CDA}
  #social-footer ul li:nth-of-type(3):hover{background:#6598ff}
  #social-footer ul li a span{display:block}
  #social-footer ul li a span:before{
    margin:0;display:inline-block;
    vertical-align:middle;
    line-height:1em
    }
  #social-footer ul li a span.freepikicon-twitter:before{font-size:1.3em;margin-top:6px}
  #social-footer ul li a span.freepikicon-facebook1:before{font-size:1.55em}
  #social-footer ul li a span.freepikicon-googleplus:before{font-size:1.47em;margin-top:2px}
  #account #social-footer ul li a span.freepikicon-twitter:before{margin-top:20px}
  #account #social-footer ul li a span.freepikicon-facebook1:before{margin-top:20px}
  #account #social-footer ul li a span.freepikicon-googleplus:before{margin-top:22px}
  #social-footer ul li a span.social-icon{display:inline-block}
  #social-footer ul li a .right{display:inline-block;vertical-align:middle;margin-left:5px}
  #social-footer ul li a span.name{font-size: .5em;display:block;font-weight:bold}
  #social-footer ul li a span.counter{
  font-size: .5em;
  padding:2px 10px;
  border-radius:4px;
  display:block;
  background-color:#333;
  background:rgba(0,0,0,0.3);
  }
  #footer{
    background:#fff;
    width:100%;
    position:relative
    }
  .footer-holder{
    padding:27px 18px 72px 28px;
    overflow:hidden;
    width:1001px;
    margin:0 auto
}
/*icon end*/
#top_1{
  background:url(images/top.png) 100% 0 no-repeat;
    /*background-color: #F27449;*/
  margin: 0 auto;
  background-position:center top;
  margin-left: 0px;
  margin-top:120px;
  margin-right: 0px;
  margin-bottom: 0px;
  padding-top:20px;
} 
.top_b{
  background-image: url(images/index02.png);  
  background-repeat: no-repeat;
  background-position:center top;
  margin-top: 0px;
  padding-top:0px;
  padding-bottom: 0px;
}
.title{
  padding-top: 65px;
  font-family: "Arial black" , "微軟正黑體";
  font-size: 55px;
  line-height:75px;
  color: #0033CC;
  text-align: center; 
  font-weight: bold;
}
.g_t{
  background-image: url(images/index01.png);  
  background-repeat: no-repeat;
  background-position:center top;
  margin-top: 10px;
  padding-top: 95px;
  padding-bottom: 100px;
  text-align: center; 
  font-weight: bold;
  color: #006FFF;  
}
.g_tt{
  padding-top: 30px;
  margin-right: auto;
  margin-left: auto;
  font-family: "Arial" , "微軟正黑體";
  font-size: 50px;
  line-height: 45px;
}
.g_tt td{
  vertical-align: top;
}
.best{
  font-size:28px;
  line-height: 38px;
  text-decoration:underline;
  color:#333;
  text-align:center;
  font-family: "Arial" , "微軟正黑體";
  font-weight: bold;
}
.r_best{
  font-size:22px;
  line-height: 38px;
  text-decoration:underline;
  color:#006FFF;
  text-align:center;
  font-family: "Arial" , "微軟正黑體";
  font-weight: bold;
}
.r_bg{
  background-color: #ff0000;
  color:#fff;
  padding: 2px 3px;
  margin: 0px 0px;
   text-shadow: 0px 0px 0px rgba(255,255,255,0.6);
}
.r1_bg{
  background-color: #6CDAE7;
  color:#fff;
  padding: 2px 3px;
  margin: 0px 20px;
  font-size: 24px;
}
.y1_bg{
  background-color: #FFFF9F;
  color:#0033cc;
  padding: 2px 3px;
  margin: 0px 20px;
  font-size: 24px;
}
/*more*/
    /* The Modal (background) */
.modal {
    display: none; /* Hidden by default */
    position: fixed; /* Stay in place */
    z-index: 1; /* Sit on top */
    padding-top: 100px; /* Location of the box */
    left: 0;
    top: 0;
    width: 100%; /* Full width */
    height: 100%; /* Full height */
    overflow: auto; /* Enable scroll if needed */
    background-color: rgb(0,0,0); /* Fallback color */
    background-color: rgba(0,0,0,0.4); /* Black w/ opacity */
}
/* Modal Content */
.modal-content {
    position: relative;
    background-color: #fefefe;
    margin: auto;
    padding: 0;
    border: 1px solid #888;
    width: 80%;
    box-shadow: 0 4px 8px 0 rgba(0,0,0,0.2),0 6px 20px 0 rgba(0,0,0,0.19);
    -webkit-animation-name: animatetop;
    -webkit-animation-duration: 0.4s;
    animation-name: animatetop;
    animation-duration: 0.4s
}
/* Add Animation */
@-webkit-keyframes animatetop {
    from {top:-300px; opacity:0} 
    to {top:0; opacity:1}
}
@keyframes animatetop {
    from {top:-300px; opacity:0}
    to {top:0; opacity:1}
}
/* The Close Button */
.close {
    color: #ff737c;
    float: right;
    font-size: 30px;
    font-weight: bold;
}
.close:hover,
.close:focus {
    color: #000;
    text-decoration: none;
    cursor: pointer;
}
.modal-header {
    padding: 1px 16px;
    background-color: rgba(0,0,0,0.2);
    color: white;
    text-shadow: 0px 0px 0px rgba(255,255,255,0.6);
}
.modal-body {padding: 2px 16px;}
.modal-footer {
    padding: 2px 16px;
    background-color: rgba(0,0,0,0.2);
    color: white;
 }
/*more end*/
.g_bg{
  margin: 0px 0px;
  width: 100%;
  /*background-color: #FEF470;*/
/*  background-color: rgba(251,254,100,1.0);*/
}
.g_bg2{
   margin: 0px 0px;
  width: 100%;
/*  background-color: rgba(255,230,137,1.0);*/
}
.g_bg3{
  margin: 0px 0px;
  width: 100%;
  background-color: rgba(255,183,165,1.0);
}
.st{
  width: 900px;
  margin-right: auto;
  margin-left: auto;
  /*background-color:#77DAE1;*/
  padding: 35px;
  font-size:22px;
  color: #000;
  line-height: 32px;
  font-family: "Arial" , "微軟正黑體";
  text-align:justify;
  /*border-radius: 35px;*/
  /*border: 3px solid #fff;*/
  /*text-shadow: 1px 1px 1px rgba(255,255,255,0.8);*/
}
.st td:nth-child(2) {  
  padding-top: 30px;
  padding-bottom:30px;
  width: 75%;
  text-align: left;
  padding-left: 20px;
}
.st_name{
  font-size: 36px;
  line-height: 38px;
  font-weight: bold;
  color: #FFF;
}
    button { /*news bt*/
    text-align: center;
    background-color: rgba(255,255,255,0);   
    font-family: "Arial" , "微軟正黑體";
    padding: 3px;
    font-size: 18px;
    /*background-color: #10c2cc;*/
    background-color: #fff;
    border: 1px solid #ff737c;
    color: #ff737c;    
    border-radius: 5px;
    cursor: pointer;
    border-collapse: separate; !important;
    margin-left: 10px;
    margin-bottom: 10px;
}
    .g_more {
     width: 100%;
     margin-left: auto;
     margin-right: auto;
     background-color: rgba(255,255,255,0.8);
     border-radius: 25px;
     padding: 50px;
     text-align:left;
     border: 1px solid #fff;
     text-shadow: 1px 1px 2px rgba(255,255,255,0.6);
     vertical-align: top;
    }
    .g_more td {
     font-family: "Arial" , "微軟正黑體";
     font-size: 18px;
     line-height: 28px;
     color: #666;
    }
    .g_more tr:nth-child(1) td {
        padding-bottom: 6px;
        border-bottom: 1px dashed #999;
        color: #4E58BD;
        font-size: 26px;
        line-height: 50px;
        font-family: "Arial" , "微軟正黑體";
        font-weight: bold;
    }
    .g_c{
        color: #4E58BD;
        font-weight: bold;
    }
   .img-circle {
    width: 130px;
    margin-bottom: 20px;
    border-radius: 120px;
    border: 5px solid #fff;
    background-color: #77DAE1;
  }
   .news_t{
    font-size: 22px;
    color: #4E58BD;
    line-height: 36px;
    font-weight: bold;
    }
  .top3{    
    width: 900px;
    margin-top: 35px;
    margin-left: auto;
    margin-right: auto;
    font-size: 26px;
    line-height: 26px;
    color: #333;
    text-align: center;
    font-family: "Arial" , "微軟正黑體";
    font-weight: bold;
    padding: 50px 25px;
    border-radius: 25px;
    background-color: rgba(255,255,255,0.8);
    border: 3px solid  #ffb7a5;
    /*text-shadow: 0px 0px 0px rgba(255,255,255,0.6)!important;*/
  }
  .top3 td {
    padding: 3px;
  }
  .top3 td:nth-child(1){
    text-align: right;
    color: #ff0000;
  }
  .top3 td:nth-child(4){
    text-align: right;
    color:  #ff0000;
  }
  .top3 td:nth-child(3n){
    font-size: 20px;
    text-align: left;
  }
  .top3_b{
  margin-top: 100px;
  padding-top: 15px;
  padding-bottom: 0px;
  font-family: "Arial" , "微軟正黑體";
  font-size: 26px;
  line-height: 42px;
  text-align: center; 
  font-weight: bold;
  color: #0066CC;
  text-shadow: 1px 1px 2px rgba(255,255,255,0.6);
}
  .box_g{    
    width:880px;
    margin-top: 35px;
    margin-left: auto;
    margin-right: auto;
    padding: 50px 0px;
    border-radius: 25px;
    background-color: rgba(255,255,255,0.8);
    border: 3px solid  #ffb7a5;
    /*text-shadow: 0px 0px 0px rgba(255,255,255,0.6)!important;*/
  }
    .box { 
    width: 88%;   
    margin-left: auto;
    margin-right: auto;
    padding-bottom: 50px;
    font-size: 22px;
    line-height: 26px;
    color: #333;
    text-align: center;
    font-family: "Arial" , "微軟正黑體";
    font-weight: bold;
    table-layout: fixed;
    /*text-shadow: 0px 0px 0px rgba(255,255,255,0.6)!important;*/
  }
  .box td {
    padding: 3px;
/*  }
  .box td:nth-child(2n) {
    color: #006FFF;*/
  }
  .st_w{
    width: 98%;
    margin: 20px 0px;
    margin-left: auto;
    margin-right: auto;
    border-spacing: 20px;
    text-shadow: 0px 0px 0px rgba(255,255,255,0.6)!important;
  }
    .st_w td{
      padding:15px;
      border-radius: 5px;
      border: 1px solid #999;
      font-size: 22px;
      color: #666 !important;
      text-align: center;
      background-color: #fff;
      font-weight: normal;
 
  }
    .st_w td:hover{
      background-color: #006FFF;
      font-weight: bold;
      color: #fff !important;
      border: 1px solid #f0f0f0;
  }
  .test {
    width:600px;
    margin-top: 35px;
    margin-left: auto;
    margin-right: auto; 
    text-shadow: 0px 0px 0px rgba(255,255,255,0.6)!important;   
  }
  .test td{
    padding: 15px;
    font-size: 36px;
    font-family: "Arial" , "微軟正黑體";
    font-weight: bold;
    border-radius: 10px;
    background-color: #77dae1;
    border: 6px solid #fff;
    color: #fff;
  }
    .test td:hover{
    background-color: #ff826b;
    border: 6px solid #f0f0f0;
    color: #fff;
    
  }
  .date {
    padding-top: 35px;
    font-size: 26px;
    line-height: 36px;
    font-weight: bold;
    color: #0066cc;
    font-family: "Arial" , "微軟正黑體";
    text-align: center;
    text-shadow: 1px 1px 2px rgba(255,255,255,0.6);
  }
  .sale {
    background-image: url(images/index01.png);  
    background-repeat: no-repeat;
    background-position:center top;
    width: 1000px;
    margin-right: auto;
    margin-left: auto;
    font-family: "Arial" , "微軟正黑體";
    font-size: 20px;
    font-weight: bold;
    line-height: 30px;
    table-layout: fixed;
    color: #2196F3;
    padding: 0px 30px;
  }
  .sale td:nth-child(1) {
    color: #FD5B78;
    text-align: left;
    padding-top:180px;
    padding-bottom: 250px;

  }
  .sale td:nth-child(2) {
    text-align: left;
    padding-top:80px;
    padding-left: 120px;     
    vertical-align: top;
  }
  .sale ul {
    margin: 5px 0px;
    list-style-type: square;
    font-size: 18px;
    line-height: 26px;
    color: #999;
    font-weight: normal;
  }
  .sale-t{
    font-size: 36px;
    line-height: 55px;
    
  }
  .sale-in{
    text-decoration: underline;
  }

    .s-t{
    width: 600px;
    margin-left: auto;
    margin-right: 60px;
    margin-top:35px;
    padding: 50px 30px 50px 65px;
    font-family: "Arial" , "微軟正黑體";
    border-radius: 50px;
    background-color: rgba(255,255,255,1.0);
     text-shadow: 1px 1px 1px rgba(255,255,255,0.6);
     border: 2px solid #ddd;
  }
  .s-t td{
    font-size: 18px;
    line-height:30px;
    color: #666;
  }
  .s-title {
    font-size: 26px;
    color: #0066cc;
    font-weight: bold; 
  }
  .date-b{
    padding-top: 8px;
    font-size: 28px;
    line-height: 36px;
    font-weight: bold;
    color: #000;
    text-align:center;
    font-family: "Arial" , "微軟正黑體";
    text-shadow: 1px 1px 2px rgba(255,255,255,0.6);
  }

