﻿@import "/inc/css/btn.css";
html,body,div,span,applet,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,acronym,address,big,cite,code,del,dfn,em,img,ins,kbd,q,s,samp,small,strike,strong,sub,sup,tt,var,b,u,i,center,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td,article,aside,canvas,details,embed,figure,figcaption,footer,header,hgroup,menu,nav,output,ruby,section,summary,time,mark,audio,video {
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 100%;
	font: inherit;
	vertical-align: baseline;
}
body {
	line-height: 1;
	font:15px/1.5 微軟正黑體,Arial;
	
}

img{ border: 0;
}

.clear{ clear: both;
}

.float-L
{ float:left;
  }
  
.float-R
{ float:right;
  }
  
select
{
	font:14px/1.5 微軟正黑體,Arial;
    color: #333333;
    height:30px;
}

input
{
	font:14px/1.5 微軟正黑體,Arial;
    color: #333333;
    padding:4px;
}

.weight
{
    font-weight:bold;}
    
.right
{    text-align:right;
    }
    
.left
{    text-align:left;
    }
    
.center
{
    text-align:center;
    }

/*---- 最外層包裝 ----*/   
#mobile{
	width:100%;
	margin:0 auto;
    background:url("/mobile/images/header_bg.png") repeat-x top center;
	position:relative;
    z-index:99999;
}
    
#header2
{ width:1000px;
  height:100px;
  margin:0 auto;
  color:#fff;
}

.logo {
padding:10px 0 0 5px;
}
.text {
padding:25px 5px 0 0;
font:12px/1.5 微軟正黑體,Arial;
text-align:right;
}


/* HTML5 display-role reset for older browsers */
article,aside,details,figcaption,figure,footer,header,hgroup,menu,nav,section {
	display: block;
}



ol,ul {
	list-style: none;
}

blockquote,q {
	quotes: none;
}

blockquote:before,blockquote:after,q:before,q:after {
	content: '';
	content: none;
}

table {
	border-collapse: collapse;
	border-spacing: 0;
}

#header {
	overflow: hidden;
	width: 100%;
	position:relative;
    top:100px;
	margin:0px auto;
	
}

#con{
	background:#fff url(/mobile/images/bgrg.png) repeat-x;
	height: 982px;
	top:100px;
	margin:0px auto;
}


#sequence {
	width: 970px;
	height: 982px;
	position:relative;
	margin:0px auto;
}

#main {
	border: none;
}

h2 {
	color:#8f7251;
	font:32px/1.5 微軟正黑體,Arial;
	font-weight: bold;
	
}

h3 {
	
	font:20px/1.5 微軟正黑體,Arial;
    padding-bottom:5px;
}
h4 {
	
	font:16px/1.5 微軟正黑體,Arial;
}
h4 a{
	
	text-decoration:none;
}
h4 a:hover{
	
	text-decoration:underline;
}
.pause-icon {
	right: 20px;
	position: absolute;
	bottom: 20px;
}


#palm {
	left: 60px;
    top: 38px;
	position: absolute;	
	z-index: 3;
}

#title_01 {
	position: absolute;
    top:68px;
	left: 398px;
}

#ya {
	left: 18px;
	top: 550px;
	position: absolute;
}

#title_02 {
	position: absolute;
	left: 406px;
	top: 570px;
}
#slide3 {
	position: absolute;
	left: 400px;
	top:350px;
}
#slide4 {
	position: absolute;
	left: 400px;
	top:850px;
}
