@charset "UTF-8";

.products main-tab{
	width: 100%;
	margin-top: 10px;
	margin-right: auto;
	margin-left: 0px;
	margin-bottom: 0;
	display: block;
}

.tab main-tab .main-tab1 {
	float: left;
	margin-right: 1px;
	list-style-type: none;
	//width: 720px;*/
}
.tab main-tab .main-tab1 .main-tab2 {
    float: left;
	margin-right: 1px;
	list-style-type: none;
	width: auto;
}


.tab main-tab .main-tab1 .main-tab2 a{
	font-size: 14pt;
	font-weight: bold;
	text-align: center;
	color: #FFF;
	text-decoration: none;
	display: block;
	/*width: 115px;*/
	padding:15px 15px;
	background: #33ccff;
	font-family: 'Noto Sans TC', sans-serif;
}


.tab main-tab .main-tab1 .main-tab2 a:hover{
	background:#D26161;
	color:#FFF;
	text-decoration: none;
}

.tab main-tab .main-tab1 .main-tab2 a.current{
	background:#F5F4F2;
	color:#C15757;
}

#contents{
	clear:both;
	margin-bottom:50px;
}

#contents strong{
	font-size: 16pt;
	font-weight: bold;
	color: #D6AF62;
	font-family: 'Noto Sans TC', sans-serif;
}

#contents p{
	/*border-style: none;*/
	line-height: 8pt;
	color: #111;
	padding-bottom: 5px;
	

}
#contents h4{
	font-family: 'Noto Sans TC', sans-serif;
    font-size: 16pt;
    line-height: 1.5;
	//margin-top: px;
	margin-left: 20px;
}
#contents div{
	padding:10px 15px;
	background:#F5F4F2;
}

.products main-tab img{
	width: auto;
	box-shadow:none;
}
.products main-tab #contents #tab1 img:hover,
.products main-tab #contents #tab2 img:hover,
.products main-tab #contents #tab3 img:hover,
.products main-tab #contents #tab4 img:hover{
	border-style: none;
}

.products main-tab #contents #tab1 img,
.products main-tab #contents #tab4 img{
	width: 45%;
	height: auto;
	
	margin-left: 20px;
}

.products main-tab #contents #tab2 img,
.products main-tab #contents #tab3 img{
	width: 50%;
	height: auto;
	
	margin-left: 20px;
}

.products main-tab #contents #tab2 .tab-font1-b img,
.products main-tab #contents #tab3 .tab-font1-b img{
	width: 50%;
	height: auto;
	box-shadow:none;
}
.tap-font14{
	redfont-size: 12pt;
	font-family: 'Noto Sans TC', sans-serif;
	color: #000099;
	text-align: center;
	height: 20px;
	padding-top: 10px;
	background-color: #ffccff;
	padding-bottom: 10px;	
	box-shadow: 0 0 3px rgba(128, 128, 128, 0.5) inset;
	}

tbody tr .width-cx-1 {
	width: 20%;
	height: 60px;
	background-color: #ffccff;
	text-align: center;
	padding-top: 15px;
	box-shadow: 0 0 3px rgba(128, 128, 128, 0.5) inset;	
	padding-bottom: 15px;
}

tbody tr {
	border-color: rgba(247,34,38,1.00);
	border-width: 1px;
	}

tbody tr .width-cx-2 {
	width: 8%;	
	background-color: #ffccff;
	padding-top: 15px;
	border: 1px  blue;
	text-align: center;	
	box-shadow: 0 0 3px rgba(128, 128, 128, 0.5) inset;	
}

tbody tr .width-cx-2 {
	width: 7%;	
	background-color: #ffccff;
	border: 1px  blue;
	text-align: center;	
	box-shadow: 0 0 3px rgba(128, 128, 128, 0.5) inset;	
}

tbody tr .width-cx-10 {
	width: 14%;	
	background-color: #ffccff;
	border: 1px  blue;
	text-align: center;	
	box-shadow: 0 0 3px rgba(128, 128, 128, 0.5) inset;	
}

#contents #tab3 table {
	 width: 98%; 
	 box-shadow: 0 0 3px rgba(128, 128, 128, 0.5) inset;
}
#contents #tab4 table {
	 width: 98%; 
	 box-shadow: 0 0 3px rgba(128, 128, 128, 0.5) inset;
}




/*#contents div{
	padding-top: 30px;
	padding-bottom: 30px;
	background: #F5F4F2;
	width: 1100px;
}*/



#contents #tab2 .tab-font1 {
	width: auto;
}
#contents #tab1 .tab-font1 {
	width: auto;
	margin-bottom: 0px;
}


	 

	
@media screen and (min-width:481px) and (max-width:768px) {
.tab{
		width: 95%;
	}
.tab main-tab .main-tab1 {
	width: 700px;
}
main-tab #contents #tab1 {
	width: 700px;
}
#contents #tab1 .tab-font1 {
	width: 680px;
}
#contents #tab1 .tab-font1-a {
	width: 670px;
}
#tab1 .tab-font1-a img {
	width: 650px;
	height: auto;
}
main-tab #contents #tab2 {
	width: 700px;
}
#contents #tab2 .tab-font1 {
	width: 680px;
}
#contents #tab2 .tab-font1-a {
	width: 670px;
}
#tab2 .tab-font1-a img {
	width: 650px;
	height: auto;
}

main-tab #contents #tab3 {
	width: 700px;
}
#contents #tab3 .tab-font1 {
	width: 680px;
}
#contents #tab3 .tab-font1-a {
	width: 670px;
}
#tab3 .tab-font1-a img {
	width: 650px;
	height: auto;
}
}

@media (max-width:480px){
	.tab{
		width: 95%;
	}
	#contents #tab1 .tab-font1,
	#contents #tab2 .tab-font1{
		width: auto;
	}
	.products main-tab img,
	.products main-tab #contents #tab2 .tab-font1-b img,
	.products main-tab #contents #tab3 .tab-font1-b img{
		width: 95%;
		height: auto;
	}
	#contents h4{
		font-size: 14pt;
	}
	
.products main-tab #contents #tab1 img,
.products main-tab #contents #tab2 img,
.products main-tab #contents #tab3 img,
.products main-tab #contents #tab4 img{
	width: 90%;
	height: auto;
	
	margin-left: 20px;
}


}
