
body,p,h1,h2,h3,h4,h5,h6,a,li{
  font-family: Microsoft JhengHei;
}
body{
	width: 100%;
	margin: 0px;
	 font-family: Microsoft JhengHei;
	text-align: justify;
	text-justify:inter-ideograph;
	background-color: #f5f5f5;
}
a{
  text-decoration: none;
}
.table-striped tr td{
  height: 50px;

}

.totop_btn {
    position: fixed;
    top: 95%;
    right: 5%;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 0 12.5px 21.7px 12.5px;
    border-color: transparent transparent #959595 transparent;
    opacity: 0.5;
    z-index: 1000;
    transition: opacity 0.5s;
}

.totop_btn:hover {
    opacity: 1;
}
.holder{
	width: 1152px;

	/*height: auto;*/
	background-color: #fff;
	margin: 0px auto;
  /*border-left: 5px solid #f0582a;*/
  border-bottom: 1px solid #f5f5f5;

}
.menu{
	/*position: fixed;*/
	width: 1152px;
	background-color: #fff;
	height: 110px;
	line-height: 120px;
  border-bottom: 1px solid #f5f5f5;
}
.menu img{
	
	margin-left: 10px;
	float: left;
  margin-top:35px;width:450px;
	}
.menu ul a li{
	list-style: none;
	float: left;
	color: #000;
	line-height: 110px;
	margin-left: 10px;
	margin-right: 10px;
  font-size: 16px;
}
.menu ul a li:hover{
	/*text-shadow: 0px 0px 2px #81ae1f;
	background-color: #5e5e5e;*/
  color: #ec141b;
}
.menu ul{
	/*width: 500px;*/
	margin-top: 0px;
	margin-bottom: 0px;
  float:right;
}
/*#signup{
  background-color: #f0582a;
  border-radius: 10px 10px 10px 10px;
-moz-border-radius: 10px 10px 10px 10px;
-webkit-border-radius: 10px 10px 10px 10px;
height: 30px;
}
*/
.slogan1{
  font-size: 70px;
  font-family: "微軟正黑體",Microsoft JhengHei,"Noto Sans";
  color: rgb(255, 255, 255);
  font-weight: bold;
  line-height: 0.72;
  text-shadow: 2px 3.464px 0px rgba(10, 2, 4, 0.294);
  margin-left: -20px;
}



#banner2{
	margin-left: 0px;
	margin-top: 120px;
	float: left;
}
#jessica{
	margin-left: 60px;
	margin-top: 30px;
	float: left;
}
#jessica:hover{
	 -ms-transform: rotate(-7deg); /* IE 9 */
    -webkit-transform: rotate(-7deg); /* Chrome, Safari, Opera */
    transform: rotate(-7deg);
}
.textarea1{
  font-size: 30px;
  font-family: "微軟正黑體",Microsoft JhengHei,"Noto Sans";
  color: #FFF;
  text-align: right;
  width: 500px;
  height: 114px;
  z-index: 12;
  font-weight: lighter;
  margin-left: 555px;
  margin-top: 135px;
  line-height: 60px;
  float: left;
	text-justify:inter-ideograph;
}
.textarea2{
  width: auto;
  font-size: 14px;
  font-family: "微軟正黑體",Microsoft JhengHei,"Noto Sans";
  color: rgb(36, 36, 36);
  line-height: 1.667;
  text-align: center;
  margin: 10px auto;
}
.btn_area{
  margin: 20px auto;
  width: 370px;
}
.btn1{
  background-color: #e60012;
  min-width: 120px;
  height: 50px;
  color: #fff;
  border: 0px;
  float: left;
  margin: 26px;
  font-size: 20px;
  -webkit-box-shadow: 0px 3px 0px 2px rgba(140,0,0,1);
  -moz-box-shadow: 0px 3px 0px 2px rgba(140,0,0,1);
  box-shadow: 0px 3px 0px 2px rgba(140,0,0,1);
}
.btn1:hover{
     -webkit-box-shadow: 0px 1px 0px 0px rgba(140,0,0,1);
    -moz-box-shadow: 0px 1px 0px 0px rgba(140,0,0,1);
    box-shadow: 0px 1px 0px 0px rgba(140,0,0,1);
    margin-top: 29px;
    margin-bottom: 23px;

}
#banner3{
	margin-top: 30px;
}
#section_reg{
  /*padding-top: 120px;*/
  min-height:500px;
  width: 800px;
  background-position: center;
  background-repeat: no-repeat;
  background-size: 100%;
  margin: 0 auto;
  padding-bottom: 50px;
}
#section1{
  padding-top: 120px;
	height:500px;
  background-image: url("import/banner1_S.jpg");
  background-position: center -100px;
  background-repeat: no-repeat;
  background-size: 100%;
}
#section3{
	width: 990px;
	margin-left: 80px;
	margin-top: 40px;
}
h1{
  font-size: 24px;
  color: #f0582a;
  font-weight: bold;
}
.icon{
    font-size: 24px;
    color: #f0582a;
    line-height: 30px;
    text-align: center;
    width: 100px;
    float: left;

}
.icon i{
	font-size: 50px;
	margin-bottom: 10px;
}
.icon_li{
    float: left;
    line-height: 24px;
    font-size: 16px;
    color: #363636;
    width: 280px;
    float: left;
}
.textarea3{
  font-size: 14px;
  color: #363636;
  text-align: left;
  width: 1000px;
  font-weight: lighter;
  margin-left: 80px;
  margin-top: 20px;
  line-height: 24px;
  text-align: justify;
	text-justify:inter-ideograph;
	min-height: auto;
}
.textarea3 img{
  height: 300px;
  width: 450px;
  margin-top: 30px;
}
.rules{
    margin-bottom: 40px;
    width: 455px;
    height: 100px;
    float: left;
    margin: 10px;
    padding: 10px;
    background-color: #f5f5f5;
}
.rules:hover{

}
.footer{
  border-top: 1px solid #f5f5f5;
  height: 140px;
  width: 1000px;
  margin: 10px auto;
}
.footer_right{
  text-align: right;
  font-size: 12px;
  color: #959595;
  float: right;
  line-height: 18px;
  margin-top: 10px;
}
.footer_left{
  float: left;
  text-align: right;
  margin-top: 10px;
}
.footer_left a img:hover{
   -webkit-filter:contrast(130%) ;
   filter:contrast(130%) ;
}

.btn{

    /* position: absolute; */
    /* left: 73px; */
    min-width: 122px;
    min-height: 24px;
    /* background: url("../images/icon/logdata.png"); */
    background-repeat: no-repeat;
    background-color: #84b545;
    cursor: pointer;
   margin-left: 80px;
     margin-top: -40px; 
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 10px;
    padding: 10px;
    -webkit-box-shadow: 0px 6px 0px 0px #959595;
    -moz-box-shadow: 0px 6px 0px 0px #959595;
    box-shadow: 0px 6px 0px 0px #959595;
    color: #ffffff;
    font-size: 24px;
    text-align: center;
    float: left;
}
.btn_block{
    width: 122px;
    height: 24px;
    background-color: #f0582a;
    cursor: pointer;
       margin-right: auto;
    margin-left: auto;
     margin-top: 10px; 
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 10px;
    padding: 10px;
    -webkit-box-shadow: 0px 6px 0px 0px #959595;
    -moz-box-shadow: 0px 6px 0px 0px #959595;
    box-shadow: 0px 6px 0px 0px #959595;
    color: #ffffff;
    font-size: 24px;
    text-align: center;
   
}
.btn_block:active{
    margin-top:16px;
   -webkit-box-shadow: 0px 0px 0px 0px #959595;
    -moz-box-shadow: 0px 0px 0px 0px #959595;
    box-shadow: 0px 0px 0px 0px #959595;
}

.btn:active{
  margin-top:-34px;
   -webkit-box-shadow: 0px 0px 0px 0px #959595;
    -moz-box-shadow: 0px 0px 0px 0px #959595;
    box-shadow: 0px 0px 0px 0px #959595;
}
.index_s7_user{
  width:180px;height:180px; 
  border-radius:180px;
  background-position: center;
  overflow: hidden;
  margin: 0 auto;
  margin-bottom: 10px;
}
.index_s7{
  width: 260px;
  text-align: center;
padding: 16px;
margin: 33px;
    font-weight: bold;
  font-size: 14px;
  float: left;
  transition: box-shadow 0.5s;
  -webkit-transition: box-shadow 0.5s;
  border-radius:10px;
}
.index_s7:hover{

-webkit-box-shadow: 0px 0px 17px 0px rgba(149,149,149,1);
-moz-box-shadow: 0px 0px 17px 0px rgba(149,149,149,1);
box-shadow: 0px 0px 17px 0px rgba(149,149,149,1);
}
.index_s7 h3{
  font-size: 18px;
  font-weight: bold;
  margin: 0px;
}
strong { 
    font-weight: bold;
}
h3,h4,h2,h1{
  font-weight: bolder;
}
.textarea2 h4 {
  color: #e60012;
}

#section2{
  width:900px;margin: 50px auto 0px;
}


/*RWD*/
 @media screen and (max-width:800px){
.menu {
  width: 85vw;
  height: auto;
  position: relative;
}

.menu a img{
  width: 90%;
}
.menu ul a li{
margin-left: 5px;
margin-right: 5px;
line-height: 55px
}
.holder{
  width:85vw;
  overflow: hidden;
}
#section1{
  height: auto;
  padding:0px;
  margin: 0px;
  background-size: auto 390px;
}

#section3{
  width: 100%;
  height: auto;
  padding:0px;
  margin: 0px;
}
.textarea1{
  
}
#section3 img{
  width: 100%;
}
.textarea2{
  width: 90%;
  text-align: justify;
}
.textarea3{
  width: 90%;
  text-align: justify;
}
.index_s7{
  float: none;
  margin: 10px auto;
}
.footer{
  width: 100%;
  height: auto;
}
.footer_left{
  float: none;
  margin: 10px auto;
  width: 100%;
  text-align: center;

}
.footer_right{
  text-align: center;
  float: none;
}
#section_reg{
  width: 85vw;
}
.jobdetail_content{
  width: 85vw;
}
#section2{
  width: 100% !important;
  overflow: hidden;
  margin-top: 10px;
}
.jobdetail_content{
  width: 90% !important;
}
.jobdetail_content img{
  display: none;
}
.btn_area{
  width: 100%;
  margin: 0px;
}
.btn1 {
    background-color: #e60012;
    width: 100%;
    height: 50px;
    line-height: 50px;
    text-align: center;
    color: #fff;
    border: 0px;
    margin: 0px;
    margin-top: 20px;
    margin-bottom: 20px;
    font-size: 20px;
    clear:both;
    float: none;
    -webkit-box-shadow: 0px 3px 0px 2px rgba(140,0,0,1);
    -moz-box-shadow: 0px 3px 0px 2px rgba(140,0,0,1);
    box-shadow: 0px 3px 0px 2px rgba(140,0,0,1);
}
.btn1:focus{
  margin-top: 22px;
  -webkit-box-shadow: 0px;
    -moz-box-shadow: 0px;
    box-shadow: 0px;
}
}/*RWD*/



