
@charset "big5";
/* CSS Document */

@media only screen and (min-width:600px) and (max-width:979px) {

#wrapper{
	width:100%;
	}

#header {
	
	}
	#banner{

}
#menu {
	}
	

#content{
	width:100%
	}


#footer{
	}	

img {
	max-width:100%;
	height:auto;
	}
	
	#banner img {
max-width:100%;
	height:auto;
}

}