@media (max-width: 1300px) {
/*首頁介紹*/
#index_about {
	background-image: url(../images/move_line.png);
	background-repeat: no-repeat;
	background-position: center top;
	text-align:center;
	z-index:10;
}
#move01 {
	padding-top:90px;
	z-index:10;	
}
#move02 {
	padding-top: 110px;
	z-index:10;	
}
#move03 {
}
#move03 h4 {
	font-size: 1.5em;
	margin: 15px 0 0 0;
	font-weight: normal;
}
#move03 #history01 {
	right:0;			
}
#move03 #history02 {
	left:0;			
}
#move03 #history03 {
	right:0;		
}
#move03 #history04 {
	left:0;	
}
#move_spoon {
	display:none;
}
#move_bowl {

}
#move_oil {
	display:none;
}
}

@media (min-width: 20px) and (max-width: 530px) {

}