@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;
  background-color: #8ec9e0;
  text-align: left;
  vertical-align: top;
}

.target-fix {
    position: relative;
    top: -70px; 
    display: block;
    visibility: hidden;
}
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: 16px;
  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;
  font-size: 14px;
  line-height:1.8;
}

.content2 {
	 font-size: 16px;
	color: #fff;
	position: relative;
	width: 950px;
	margin: 0px auto 20px;
	padding: 0;
	line-height:1.8;
	
}
#footer2 {
	padding: 25px 0;
	font-size: 14px;
	text-align: left;
	color: #FFFFFF;
	line-height: 170%;
}
#footer {
  padding: 16px 0;
  font-size: 12px;
  text-align: center;
  color: #ffffff;
  line-height: 140%;
  background-color:#ff2d00;
}
.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: 480px;
	left: 2px;
}
#order02 {
	position: absolute;
	top: 480px;
	left: 266px;
}
#order03 {
	position: absolute;
	top: 480px;
	left: 485px;
}
#order04 {
	position: absolute;
	top: 480px;
	left: 766px;
}
#title {
	position: absolute;
	top: 100px;
	left: 234px;
}
#talk {
    position: absolute;
    top: 329px;
    left: 58px;
}
#point01 {
	position: absolute;
	top: 1424px;
	left: 60px;
}
#point02 {
	position: absolute;
	top: 1921px;
	left:60px;
}
#point03 {
	position: absolute;
	top: 2416px;
	left: 60px;
}
#point04 {
	position: absolute;
	top: 2904px;
	left: 60px;
}
#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: 1598px;
  left: 335px;
}
#buy02 {
  position: absolute;
  top: 1598px;
  left: 789px;
}
#buy03 {
	position: absolute;
	top: 1692px;
	left: 88px;
}
#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;
}

}
