@charset "big5";
@import url('https://fonts.googleapis.com/css?family=Lato');
body {
  font-family: 'Lato', "微軟正黑體", 'Microsoft JhengHei', sans-serif;
  font-size: 16px;
  line-height: 180%;
  color: #333333;
  padding: 0;
  margin: 0 auto;
/*  text-align: center;*/
  vertical-align: top;
/*background-image:url("../images/bg_02.jpg");*/
/*	background-color: #fcd04a;*/
}


table {
  margin: 0 auto;
}
img {
  border: 0;
}
a {
  color: #fff
}
a:hover {
  color: #fff000
}
p {
  margin: 0;
}

.outer{
	background-image: url("../images/bg_02.jpg")
}

.header {
  font-size: 16px;
  line-height: 16px;
  color: #FFFFFF;
  background-color: red;
  position:fixed;
  z-index:9999;
}
.header a {
  font-size: 22px;
  line-height: 16px;
  color: #FFFFFF;
  text-decoration: none;
}
.header a:hover {
  color: #FFF000;
  text-decoration: underline;
}
.content {
  position: relative;
  width: 1000px;
  margin: 0 auto;
  padding: 0;

}

.content2 {
	position: relative;
    width: 950px;
    margin: 0 auto;
    padding: 0;
    padding: 10px;
    color: #111;
    font-weight: bold;
	position: relative;
	width: 870px;
	margin: 5550px auto 50px;
    padding-left: 130px;
}
#footer2 {
  padding: 25px 0;
  font-size: 14px;
  text-align: left;
  color: #ffffff;
  line-height: 170%;
  background-color: #f8581f;
}
#footer {
  padding: 16px 0;
  font-size: 12px;
  text-align: center;
  color: #ffffff;
  line-height: 140%;
  background-color: red;
}
.responsive{ 
max-width:100%;
height:auto;
}
.scrollup {
  width: 140px;
  height: 140px;
  position: fixed;
  bottom: 30px;
  right: 30px;
  display: none;
  z-index: 9999;
}
#about {
  background-image: url("../images/bg.jpg");
  background-repeat: no-repeat;
  background-position: center top;
	z-index: 99;
 
}
#order01 {
	position: absolute;
	top: 320px;
	left: 54px;
}
#order02 {
	position: absolute;
	top: 516px;
    left: 17px;
}
#order03 {
	position: absolute;
	top: 480px;
	left: 485px;
}
#order04 {
	position: absolute;
	top: 480px;
	left: 766px;
}
#title {
	position: absolute;
	top: 24px;
	left: 1px;
}
#talk {
    position: absolute;
    top: 329px;
    left: 58px;
}
#point01 {
	position: absolute;
	top: 915px;
	left: 7px;
}
#point02 {
	position: absolute;
	top: 2011px;
    left: 7px;
}
#point03 {
	position: absolute;
    top: 3353px;
    left: 7px;
}
#point04 {
	position: absolute;
    top: 4445px;
    left:7px;
}
#point05 {
	position: absolute;
	top: 3394px;
	left: 60px;
}
#point06 {
	position: absolute;
	top: 3881px;
	left: 60px;
}
#mkybooks {
	position: absolute;
	top: 1370px;
	left: 74px;
}

#buy01 {
	position: absolute;
	top: 4751px;
    left: 164px;
	width: 637px;
	height: 365px;
}
#buy02 {
  position: absolute;
  top: 1598px;
  left: 789px;
}
#buy03 {
  position: absolute;
  top: 2450px;
  left: 335px;
}
#buy04 {
  position: absolute;
  top: 2450px;
  left: 789px;
}
#buy05 {
  position: absolute;
  top: 3652px;
  left: 835px;
}
#buy06 {
  position: absolute;
  top: 3525px;
  left: 835px;
}

@media screen and (max-width:767px){
.header  {
    font-size: 24px!important;
}
.header a {
    font-size: 24px!important;
}

}
