@charset "utf-8";
/*----- 桌機版 -----*/
.index {
	position:relative;
	height:690px;
	background:url(https://webarchive.lib.ntu.edu.tw:443/archive/wayback/20250828070403/https://fadobook.fda.gov.tw/foodsafetystore/images/bg/indexBg.png) no-repeat center top;
}
.indexMemu {
	position:absolute;
	right:10px;
	bottom:-80px;
}
.indexMemuList {
	position:relative;
	list-style:none;
	margin:0;
	padding:0;
}
.indexMemuList li {
	float:left;
}
.indexMemuList.line1 {
	left:400px;
	bottom:-100px;
	width:420px;
}
.indexMemuList.line2 {
}
.indexMemuList .lastClear {
	clear:both;
	float:none;
}
.indexMemuList a {
	display:block;
	transition:0.3s;
}
.indexMemuList a:hover {
	margin-top:-10px;
}
.mobileLogo {
	display:none;
	text-align:center;
}
.mobileLogo img {
	width:100%;
}

/*----- 手機版 -----*/
@media screen and ( max-width:767px) {
.index {
	height:auto;
	background:none;
	background-color:#b2dad1;
}
.indexMemu {
	position:relative;
	right:0;
	bottom:0;
}
.indexMemuList li {
	width:50%;
}
.indexMemuList img {
	width:100%;
}
.indexMemuList.line1 {
	left:0;
	bottom:0;
	width:auto;
}
.indexMemuList .lastClear {
	display:none;
}
.indexMemuList a:hover {
	margin-top:0;
}
.mobileLogo {
	display:block;
}
}

/*----- 平板版 -----*/
@media screen and ( min-width:768px) and ( max-width:1000px) {
.index {
	height:auto;
	background:none;
	background-color:#b2dad1;
}
.indexMemu {
	position:relative;
	right:0;
	bottom:0;
}
.indexMemuList li {
	margin-left:10px;
}
.indexMemuList.line1 {
	left:0;
	bottom:0;
	width:auto;
}
.indexMemuList .lastClear {
	display:none;
}
.indexMemuList a:hover {
	margin-top:0;
}
.mobileLogo {
	display:block;
}
}






/*
     FILE ARCHIVED ON 7:04:03 八月 28, 2025 AND RETRIEVED FROM THE
     AN OPENWAYBACK INSTANCE ON 11:07:37 五月 26, 2026.
     JAVASCRIPT APPENDED BY OPENWAYBACK, COPYRIGHT INTERNET ARCHIVE.

     ALL OTHER CONTENT MAY ALSO BE PROTECTED BY COPYRIGHT (17 U.S.C.
     SECTION 108(a)(3)).
*/
