@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: left;
  vertical-align: top;
    background-image:url(../images/bg_all.jpg);
}
.gotop{ position:fixed;
right:10px;
bottom:10px;
}

#btn01 {
	position: absolute;
	top: 484px;
	left: 672px;
}
#btn02 {
	position: absolute;
	top: 480px;
	left: 38px;
}
#btn03 {
	position: absolute;
	top: 496px;
	left: 353px;
}
#btn04 {
	position: absolute;
	top: 957px;
	left: 763px;
}
table {
  margin: 0 auto;
}
img {
  border: 0;
}
a {
  color: #fff
}
a:hover {
  color: #fff000
}
p {
  margin: 0;
}
.header {
  font-size: 16px;
  line-height: 16px;
  color: #FFFFFF;
  background-color: #fe680c;
  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;
	padding: 0;
	padding: 10px;
	color: #ffffff;
	font-weight: bold;
	position: relative;
	width: 880px;
	margin: 0px auto 40px;
	padding: 0;
	text-align: left;
	font-size: 16px;
	line-height: 1.6;
}
#footer2 {
  padding: 25px 0 0 0;
  font-size: 14px;
  text-align: left;
  color: #ffffff;
  line-height: 170%;
  background-color: #233c43;
}
#footer {
  padding: 16px 0;
  font-size: 12px;
  text-align: center;
  color: #233c43;
  line-height: 140%;
  background-color: #efefef;
}
.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;
 
}
#order01 {
	position: absolute;
	top: 371px;
	left: 54px;
}
#order02 {
	position: absolute;
	top: 410px;
	left: 138px;
}
#order03 {
	position: absolute;
	top: 480px;
	left: 485px;
}
#order04 {
	position: absolute;
	top: 480px;
	left: 766px;
}
#title {
	position: absolute;
	top: 63px;
	left: 52px;
}
#talk {
    position: absolute;
    top: 329px;
    left: 58px;
}
#point01 {
	position: absolute;
	top: 740px;
	left: 1px;
}
#point02 {
	position: absolute;
	top: 1694px;
	left: 7px;
}
#point03 {
	position: absolute;
	top: 2855px;
	left: 0px;
}
#point04 {
	position: absolute;
	top: 3709px;
	left: -4px;
}
#point05 {
	position: absolute;
	top: 3394px;
	left: 60px;
}
#point06 {
	position: absolute;
	top: 3881px;
	left: 60px;
}
#mkybooks {
	position: absolute;
	top: 1370px;
	left: 74px;
}
#buy00 {
	position: absolute;
	top: 1489px;
	left: 265px;
	width: 150px;
	height: 60px;
}
#buy01 {
	position: absolute;
	top: 1051px;
	left: 102px;
	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;
}

}
