@charset "utf-8";
/* CSS Document */

body{ 
	font-family:微軟正黑體,Microsoft JhengHei,Arial, Helvetica, sans-serif;
	margin: 0 auto; 
    *margin: 0px auto;
    _margin: 0px auto;
	overflow-x:hidden;
}
.model{ 
	position: relative; 
	width:100%;
	height:auto;     	 
	border:0px solid #999;
    text-align: center;
} 

/*桌機*/
@media (min-width: 1024px) {

	
	
	


#bg{
	width:100%;
	height:3900px;
	position:absolute;
	top:0px;
	left:0px;
	overflow:hidden;
}
#bg_line01{
	width:100%;
	height:5px;
	position: absolute;
	top:92px;
	background: #fef2e2;
}
#bg_line02{
	width:100%;
	height:5px;
	position: absolute;
	top:2921px;
	background: #fef2e2;
}
#bg_bar01{
	width:100%;
	height:295px;
	position: absolute;
	top:1065px;
	background: #f5a200;
}
#bg_bar02{
	width:100%;
	height:340px;
	position: absolute;
	top:1360px;
	background: #595757;
}
#bg_orange{
	width:3840px;
	height:609px;
	position: absolute;
	top:1910px;
	left:50%;
	margin-left:-1920px;
	background: url('../images/orange_bar.png');
}
#bg_footer{
	width:100%;
	height:30px;
	position: absolute;
	top:3870px;
	background: #f5a200;
}



#main{
    position: absolute;
    left:50%;
    margin-left:-480px; 
	height:3900px;
	width:960px;
    border:0px solid #999;
	z-index: 1;
	text-align: left;
}

#main img{border: 0px;}
#main a{
    color:#727171;
    text-decoration:none;
}
#main img:hover{
	 transform: scale(1.02);
}
#main a:hover{
	 color:#66b62e;
}
/*#main a:hover{ 
    -webkit-opacity: 0.8;  
    -moz-opacity: 0.8;  

    -khtml-opacity: 0.8;  
    opacity: .8;  
    filter:alpha(opacity=80);  

    -ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=80)";  
    filter:progid:DXImageTransform.Microsoft.Alpha(Opacity=80); 
}*/



#s01{
	width:100%;
	height:1700px;
	background: url('../images/bg01.png');
	position:absolute;
	top:0px;
}
#menu01,#menu02{
	width:170px;
	height:23px;
	position:absolute;
	top:32px;
	padding: 12px 0 0 30px; 
}
#menu01{	
	left:527px;
	width:250px;
}
#menu02{	
	left:727px;
	width:250px;
}
#menu01:hover,#menu02:hover{
	background:  url('../images/menu_dot.png');
	background-repeat: no-repeat;
}

#video{
	width:960px;
	height:540px;
	position:absolute;
	top:97px;
	left:0px;
}
.embed-responsive-item{
	width:960px;
	height:540px;
}
#s01_txt{
	width:300px;
	height:200px;
	position:absolute;
	left:640px;
	top:760px;
}
#s01_tittle{
	position:absolute;
	left:330px;
	top:1000px;
	font-size:30px;
}
#s01_txt_o{
	width:600px;
	height:300px;
	position:absolute;
	left:323px;
	top:1090px;
}
#s01_txt_gr{
	width:600px;
	height:400px;
	position:absolute;
	left:323px;
	top:1380px;
}

	












#s02{
	width:100%;
	height:1225px;
	background: url('../images/bg02.png');
	position:absolute;
	top:1700px;
}
#s02_txt{
	width:450px;
	height:300px;
	position:absolute;
	left:470px;
	top:52px;
}
#s02_tittle{
	width:30px;
	height:100px;
	position:absolute;
	left:460px;
	top:790px;
	line-height: 45px;
}
#s02_txt02{
	width:430px;
	height:450px;
	position:absolute;
	left:520px;
	top:790px;
}
#s02_txt03{
	width:202px;
	height:23px;
	position:absolute;
	left:738px;
	top:1150px;
	background: #f39800;
	text-align: center;
}











#s03{
	width:100%;
	height:975px;
	background: url('../images/bg03.png');
	position:absolute;
	top:2925px;
}
#s03_txt{
	width:100%;
	height:50px;
	position:absolute;
	top:45px;
	text-align: center;
}
#s03_txt02{
	width:525px;
	height:250px;
	position:absolute;
	left:375px;
	top:520px;
}
#s03_link{
	width:100%;
	height:50px;
	position:absolute;
	top:845px;
	text-align: center;
	font-size:30px;
}








#footer{
    position: absolute;
    top:3870px;
	height:30px;
	width:960px;
	text-align: center;
}

	
	
	
	
	
	
	
}
