@charset "utf-8";
/* CSS Document */

    
body {
	font-family: 'Lato', "微軟正黑體", 'Microsoft JhengHei', sans-serif;
	font-size: 16px;
	line-height: 180%;
	color: #333333;
	padding: 0;
	margin: 0 auto;
	text-align: left;
	vertical-align: top;

}
.wrapper {
	font-family: 'Lato', "微軟正黑體", 'Microsoft JhengHei', sans-serif;
	font-size: 16px;
	line-height: 180%;
	color: #333333;
	padding: 0;
	margin: 0 auto;
	text-align: left;
	vertical-align: top;
background-image:url("../images/texture.png");
	background-size: cover;
    background-position: center;
	background-attachment: fixed;
	
}
table {
	margin: 0 auto;
}
img {
	border: 0;
}
a {
	color: #fff
}
a:hover {
	color: #fff000
}
p {
	margin: 0;
}
.content {
	position: relative;
	width: 1000px;
	margin: 70px auto 0 auto;
	padding: 0;
}
/*** Footer ***/
.word{ font-size: 2rem;
    font-weight: bold;
color:#111111;
line-height: 1.5;}
#footer {
  margin: 0 auto;
  padding: 16px 0;
  font-size: 0.8rem;
  text-align: center;
  color: #ffffff;
  line-height: 160%;
  background-color: #333;
}
#footer a {
  color: #fff;
}
#footer a:hover, a:focus {
  -webkit-transition-duration: 500ms;
  transition-duration: 500ms;
  text-decoration: none;
  color: #fff000;
}

.scrollup {
	width: 66px;
	height: 66px;
	position: fixed;
	bottom: 30px;
	right: 30px;
	display: none;
	z-index: 9999;
}
.contenttext01{
	background:url("../images/content01_02.png");
	background-repeat: repeat-y;
	background-position: center center;
	text-align: center;
	padding-top: 20px
}
.contenttext02{

	background-repeat: repeat-y;
	background-position: center center;
	text-align: center;

}

.contenttext03{

	background-repeat: repeat-y;
	background-position: center center;
	text-align: center;
	
}
.info{ 
max-width: 950px;
    color: #ffffff;
    font-size: 0.8rem;
    margin: 0 auto;
    line-height: 1.8;
    padding: 5px 45px;
    text-align: justify;
}
.info_bg{ 
    opacity:1;
background-color: #fa5c04;
    padding :10px 0;
}
.contenttext02 img, .contenttext03 img{
	margin: 10px auto;
}
#title {
   	text-align: center;
	margin: 10px auto 0 auto;
}
.text{
	font-size: 36px;
	text-align: center;
	font-weight: 600;
	
}
.title{
    position: absolute;
    top: -29px;
    left: -1px;
}
.title2{
    position: absolute;
    top: -113px;
    left: -5px;
}
.video{
	margin: 30px auto;
}
	
.buy{
    width: 288px;
    height: 76px;
    position: absolute;
    bottom: 135px;
    right: 139px;
}
	
.buy02{
	width: 376px;
	height: 76px;
	position: absolute;
	bottom: 128px;
	left: 110px;
}
.buy03{
	width: 376px;
	height: 76px;
	position: absolute;
	bottom: 128px;
	right: 110px;
}
.buy04{
	width: 376px;
	height: 76px;
	position: absolute;
	bottom: 128px;
	right: 310px;
}
#info{
	width: 960px;
	margin: 0 auto;
	font-size: 15px;
	font-weight: 600;
}
