@charset "utf-8";
/* CSS Document */



/* --電腦版型------------------------------------- */

/* --產品版型------------------------------------- */
	
.productContact{
	display:inline-block;	
	width:100%;
	margin:0 auto;
	}
	
#fea1, #fea2, #fea3, #fea4{
	display:block;
	width:100%;
	
	margin:0 auto;

	}	
	

.mb10 {
  margin-bottom: 10px;
  float:left;
}
.boxL {
  margin-bottom: 10px;
  float:left;
}
.boxR {
  margin-bottom: 10px;
  float:right;
}

.containerPic, .containerTxt, #fea1, #fea2{
	  height:500px;
	} 

.containerPic, .containerTxt {
  width:480px;

  background-color: #fff;
  /*text-align:center;*/
  display: table-cell;
  vertical-align: middle;
  *position: relative; /* for IE6,7 */
  	border-bottom:1px #CCCCCC solid;
}
.addheight600{
	height:600px;
	}
.addheight700{
	height:700px;
	}
.addheight800{
	height:800px;
	}
.addheight1000{
	height:1000px;
	}
.addheight1200{
	height:1200px;
	}

.verticalWrap {
  *position: absolute; /* for IE6,7 */
  *top: 50%; /* for IE6,7 */
}
.vertical {
  *position: relative; /* for IE6,7 */
  *top: -50%; /* for IE6,7 */
  *left: -50%; /* for IE6,7 */
}

.verticalWrap h1{
	color: #000;
    font-size: 24px;
    line-height: 30px;
    padding-bottom: 50px;
    font-weight: normal;
    padding-left: 10%;
    padding-right: 10%;
	
	}
	
.containerTxt h1{
 font-size: 24px;
 color: #333333;
 font-weight: bold;
 font-family: "Lucida Grande", "Lucida Sans Unicode", Arial, Helvetica, sans-serif;
 line-height:1.6em;
 padding-bottom:2%;
	}
.containerTxt p, .containerPic p{
 font-size: 15px;
 line-height: 20px;
 color: #666666;
 font-family: "Lucida Grande", "Lucida Sans Unicode", Arial, Helvetica,sans-serif;
	
	}
		 
#fea4 h1{
	 font-size: 24px;
 color: #333333;
 font-weight: bold;
 font-family: "Lucida Grande", "Lucida Sans Unicode", Arial, Helvetica, sans-serif;
 line-height:1.6em;
 padding-bottom:2%;
	}
	
#fea4 p{
    font-size: 15px;
    line-height: 20px;
    color: #666666;
    font-family: "Lucida Grande", "Lucida Sans Unicode", Arial, Helvetica,sans-serif;
    padding-left: 20px;
    padding-right: 20px;
	}

.fontBold{
	font-weight:bold;
	color:#81bc00;
	}

/* --頁籤------------------------------------- */


#menutab{
	display:block;
	margin:0 auto;
	width:960px;
	height:35px;
	border-bottom:1px solid #CCC;
	background-color:#FFF;



	}
#menutab ul li{
		float:left;
	border-left:1px #cccaca solid;
	border-right:1px #cccaca solid;
	border-top:1px #cccaca solid;
	-webkit-border-top-left-radius: 5px;
	-webkit-border-top-right-radius: 5px;
	-moz-border-radius-topleft: 5px;
	-moz-border-radius-topright: 5px;
	border-top-left-radius: 5px;
	border-top-right-radius: 5px;
	}
	
	
#menutab ul li.activeNone{
	display:block;
	height:35px;
	margin-left:0.5px;
	padding-left:15px;
	padding-right:15px;
	
	font-size:0.9em;
	line-height:35px;
	text-decoration:none;
	color:#ff0000;
	background-color:#fff;
	}
	
#menutab ul li a{
	display:block;
	height:34px;
	margin-left:0.5px;
	padding-left:15px;
	padding-right:15px;
	
	font-size:0.9em;
	line-height:35px;
	text-decoration:none;
	color:#000;
	background-color:#eeeded;
	border-bottom:1px solid #CCC;
	}
#menutab ul li a:hover{
	color:#ff0000;
	background-color:#fff;
	
	}
	
#menutab ul li.pnumber{

	display:block;
	height:35px;
	margin-left:0.5px;
	padding-left:15px;
	padding-right:15px;
	float:right;
	
	font-size:0.9em;
	line-height:35px;
	text-decoration:none;
	color:#000;
	background-color:#fff;
	border-left:0px #cccaca solid;
	border-right:0px #cccaca solid;
	border-top:0px #cccaca solid;
	border-bottom: 1px #cccaca solid;
	}
	

#levellink{
	display:block;
	margin:0 auto;
	width:960px;
	height:120px;

	line-height:80px;
	color:#000;
	background-color:#FFF;
	}
#levellink a{
	font-size:1em;
	text-decoration:none;
	color:#000;
	}





#TOP-MENU{
	display:none;
}

#TOP-MENU h4{}

#BANNER{
	width:1000px;
	height:350px;
	margin:0 auto;
	background-image:url(../../images/banner-bg.png);
	border:10px solid #FFF;
}

#BANNER h1{
	font-size:2.5em;
	width:180px;
	margin:0 auto;
	color:#FFF;
	text-align:center;
	padding-top:70px;
	line-height:1.3;
	padding-bottom:20px;
	border-bottom:1px solid #FFF;
	letter-spacing:2px;
}

#BANNER h2{
	font-size:14px;
	text-align:center;
	color:#EEE;
	padding-top:20px;
	letter-spacing:2px;
}

#NAV{
	width:1020px;
	height:60px;
	margin:0 auto;
	background-color:#FFF;
}

#NAV #XX{
	display:none;
}

#NAV ul{
	width:1020px;
	height:60px;
}

#NAV li{
	float:left;
}

#NAV li a{
	display:block;
	width:204px;
	line-height:50px;
	text-align:center;
	text-decoration:none;
	color:#222;	
}

#NAV li a:hover{
	border-bottom:2px solid #0CC;
}

#CONTENT-1{
	width:1020px;
	margin:0 auto;
	overflow:hidden;
	background-color:rgba(255,255,255,0.4);
}

#CONTENT-1 img{
	float:left;
	margin-left:50px;
}

#CONTENT-1 .WORD{
	width:460px;
	float:right;
	padding:80px;
}

#CONTENT-1 .WORD p{
	font-size:15px;
	line-height:1.7;
	color:#333;
}

#CONTENT-2{
	clear:both;
	width:1020px;
	margin:0 auto;
	overflow:hidden;
	background-color:#FFF;
	padding:40px 0px;
}

#CONTENT-2 .BOX{
	float:left;
	width:280px;
	margin-left:45px;
}

#CONTENT-2 .BOX h3{
	font-size:2em;
	line-height:2;
	border-bottom:2px solid #0CC;
	color:#0CC;
	text-align:center;
}

#CONTENT-2 .BOX p{
	font-size:13px;
	line-height:1.8;
	padding:20px;
	color:#333;
} 

#DOWN{
	clear:both;
	width:1020px;
	margin:20px auto;
	background-color:#AAA;
	padding:20px 0px;
}

#DOWN p{
	font-size:13px;
	text-align:center;
	line-height:1.8;
	color:#FFF;
}



/* == 平板版型區 =============================== */
@media screen and (min-width: 768px) and (max-width: 979px) {
	
/* --產品版型------------------------------------- */
	
.productContact{
	display:inline-block;	
	width:100%;
	margin:0 auto;
	}
	
#fea1, #fea2{
	display:block;
	width:768px;

	
	margin:0 auto;
	background-color:#FFF;
	}	

.mb10 {
  margin-bottom: 10px;
  float:left;
}

.containerPic, .containerTxt, #fea1, #fea2{
	  height:540px;

	} 
.boxL {
  margin-bottom: 10px;
  float:left;
}
.boxR {
  margin-bottom: 10px;
  float:right;
}

.containerPic, .containerTxt {
  width:384px;

  background-color: #fff;
  /*text-align:center;*/
  display: table-cell;
  vertical-align: middle;
  *position: relative; /* for IE6,7 */
  	border-bottom:1px #CCCCCC solid;
}
.addheight600{
	height:600px;
	}
.addheight700{
	height:700px;
	}
.addheight800{
	height:800px;
	}
.addheight1000{
	height:1000px;
	}
.addheight1200{
	height:1200px;
	}

.verticalWrap {
  *position: absolute; /* for IE6,7 */
  *top: 50%; /* for IE6,7 */
}
.vertical {
  *position: relative; /* for IE6,7 */
  *top: -50%; /* for IE6,7 */
  *left: -50%; /* for IE6,7 */
}
	
.containerTxt h1{
 font-size: 1.6em;
 color: #333333;
 font-weight: bold;
 font-family: Lucida Grande, Lucida Sans Unicode, Arial, Helvetica, sans-serif;
 line-height:1.6em;
 padding-bottom:2%;
 	-webkit-box-sizing:border-box;
	 padding-left:2%;
 	 padding-right:2%;
 
	
	}
.containerTxt p, .containerPic p{
 font-size: 1em;
 line-height: 20px;
 color: #666666;
 font-family: "Lucida Grande", "Lucida Sans Unicode", Arial, Helvetica,sans-serif;
  padding-bottom:20px;
   	-webkit-box-sizing:border-box;
	 padding-left:2%;
 	 padding-right:2%;
	
	}
.tableSpec1{
	display:table;
	width:360px;
	border:1px solid #999;
	}


.tableSpec1 td{
	border:1px solid #999;
	line-height:20px;
	
	} 
	



/* --頁籤------------------------------------- */


#menutab{
	display:block;
	margin:0 auto;
	width:768px;
	height:35px;
	border-bottom:1px solid #CCC;
	background-color:#FFF;



	}
#menutab ul li{
		float:left;
	border-left:1px #cccaca solid;
	border-right:1px #cccaca solid;
	border-top:1px #cccaca solid;
	-webkit-border-top-left-radius: 5px;
	-webkit-border-top-right-radius: 5px;
	-moz-border-radius-topleft: 5px;
	-moz-border-radius-topright: 5px;
	border-top-left-radius: 5px;
	border-top-right-radius: 5px;
	}
	
	
#menutab ul li.activeNone{
	display:block;
	height:35px;
	margin-left:0.5px;
	padding-left:15px;
	padding-right:15px;
	
	font-size:1.1em;
	line-height:35px;
	text-decoration:none;
	color:#ff0000;
	background-color:#fff;
	}
	
#menutab ul li a{
	display:block;
	height:34px;
	margin-left:0.5px;
	padding-left:15px;
	padding-right:15px;
	
	font-size:1.1em;
	line-height:35px;
	text-decoration:none;
	color:#000;
	background-color:#eeeded;
	border-bottom:1px solid #CCC;
	}
#menutab ul li a:hover{
	color:#ff0000;
	background-color:#fff;
	
	}
	
#menutab ul li.pnumber{
	display:block;
	height:35px;
	margin-left:0.5px;
	padding-left:15px;
	padding-right:15px;
	float:right;
	
	font-size:0.9em;
	line-height:35px;
	text-decoration:none;
	color:#000;
	background-color:#fff;
	border-left:0px #cccaca solid;
	border-right:0px #cccaca solid;
	border-top:0px #cccaca solid;
	}
	

#levellink{
	display:block;
	margin:0 auto;
	width:768px;
	height:120px;

	line-height:80px;
	color:#000;
	background-color:#FFF;
	}
#levellink a{
	font-size:1.1em;
	text-decoration:none;
	color:#000;
	}

}
	

@media screen and (min-width: 641px) and (max-width: 767px) {

/* --產品版型------------------------------------- */
	
.productContact{
	display:inline-block;	
	width:100%;
	margin:0 auto;
	}
	
#fea1, #fea2{
	display:block;
	width:100%;
	-webkit-box-sizing:border-box;
	 padding-left:2%;
 	 padding-right:2%;
	margin:0 auto;
	background-color:#FFF;
	}	

.mb10 {
  margin-bottom: 10px;
  float:left;
}

.containerPic, .containerTxt, #fea1, #fea2{
	height:auto;
	  
	} 
.boxL {
  margin-bottom: 10px;
  float:left;
}
.boxR {
  margin-bottom: 10px;
  float:right;
}

.containerPic, .containerTxt {
  width:50%;

  background-color: #fff;
  /*text-align:center;*/
  display: table-cell;
  vertical-align: middle;
  *position: relative; /* for IE6,7 */
  	border-bottom:1px #CCCCCC solid;
	text-align:center;
}
.containerPic{
	  	border-bottom:0px #CCCCCC solid;
	}

.addheight600{
	height:600px;
	}
.addheight700{
	height:700px;
	}
.addheight800{
	height:800px;
	}
.addheight1000{
	height:1000px;
	}
.addheight1200{
	height:1200px;
	}

.verticalWrap {
  *position: absolute; /* for IE6,7 */
  *top: 50%; /* for IE6,7 */
}
.vertical {
  *position: relative; /* for IE6,7 */
  *top: -50%; /* for IE6,7 */
  *left: -50%; /* for IE6,7 */
}
	
.containerTxt h1{
 font-size: 1.6em;
 color: #333333;
 font-weight: bold;
 font-family: Lucida Grande, Lucida Sans Unicode, Arial, Helvetica, sans-serif;
 line-height:1.6em;
 padding-bottom:2%;
	
	}
.containerTxt p, .containerPic p{
 font-size: 1em;
 line-height: 24px;
 color: #666666;
 font-family: "Lucida Grande", "Lucida Sans Unicode", Arial, Helvetica,sans-serif;
 padding-bottom:20px;

 
	
	}
.tableSpec1{
	display:table;
	width:100%;
	border:1px solid #999;
	}


.tableSpec1 td{
	border:1px solid #999;
	line-height:20px;
	
	} 

/* --頁籤------------------------------------- */


#menutab{
	display:block;
	margin:0 auto;
	width:100%;
	height:35px;
	border-bottom:1px solid #CCC;
	background-color:#FFF;



	}
#menutab ul li{
		float:left;
	border-left:1px #cccaca solid;
	border-right:1px #cccaca solid;
	border-top:1px #cccaca solid;
	-webkit-border-top-left-radius: 5px;
	-webkit-border-top-right-radius: 5px;
	-moz-border-radius-topleft: 5px;
	-moz-border-radius-topright: 5px;
	border-top-left-radius: 5px;
	border-top-right-radius: 5px;
	}
	
	
#menutab ul li.activeNone{
	display:block;
	height:35px;
	margin-left:0.5px;
	padding-left:15px;
	padding-right:15px;
	
	font-size:1.1em;
	line-height:35px;
	text-decoration:none;
	color:#ff0000;
	background-color:#fff;
	}
	
#menutab ul li a{
	display:block;
	height:34px;
	margin-left:0.5px;
	padding-left:15px;
	padding-right:15px;
	
	font-size:1.1em;
	line-height:35px;
	text-decoration:none;
	color:#000;
	background-color:#eeeded;
	border-bottom:1px solid #CCC;
	}
#menutab ul li a:hover{
	color:#ff0000;
	background-color:#fff;
	
	}
	
#menutab ul li.pnumber{
	display:block;
	height:35px;
	margin-left:0.5px;
	padding-left:15px;
	padding-right:15px;
	float:right;
	
	font-size:0.9em;
	line-height:35px;
	text-decoration:none;
	color:#000;
	background-color:#fff;
	border-left:0px #cccaca solid;
	border-right:0px #cccaca solid;
	border-top:0px #cccaca solid;
	}

#menutab ul li.noSupp{
	display:none;	
	}	

#levellink{
	display:block;
	margin:0 auto;
	width:100%;
	height:120px;

	line-height:80px;
	color:#000;
	background-color:#FFF;
	}
#levellink a{
	font-size:1.1em;
	text-decoration:none;
	color:#000;
	}

}

@media screen and (max-width: 640px) {

/* --產品版型------------------------------------- */
	
.productContact{
	display:inline-block;	
	width:100%;
	margin:0 auto;
	}
	
#fea1, #fea2{
	display:block;
	width:100%;
	-webkit-box-sizing:border-box;
	 padding-left:2%;
 	 padding-right:2%;
	
	margin:0 auto;
	background-color:#FFF;
	}	
	
	

.mb10 {
  margin-bottom: 10px;
  float:left;
}
.boxL {
  margin-bottom: 10px;
  float:left;
}
.boxR {
  margin-bottom: 10px;
  float:right;
}

.containerPic, .containerTxt, #fea1, #fea2{
	 height:auto;

	 /* height:auto;*/
	} 
.containerTxt{
	/*height:300px;
	min-height:300px;*/
	  
	}

.containerPic, .containerTxt {
  width:640px;

  background-color: #fff;
  /*text-align:center;*/
  display: table-cell;
  vertical-align: middle;
  *position: relative; /* for IE6,7 */
  	border-bottom:0px #CCCCCC solid;
	text-align:center;
}

.containerPic{
	box-sizing:content-box;

	
	}

.containerTxt {
	border-bottom:1px #CCCCCC solid;
	  
	}

.addheight600{
	height:600px;
	}
.addheight700{
	height:700px;
	}
.addheight800{
	/*height:800px;*/
	}
.addheight1000{
	height:1000px;
	}
.addheight1200{
	height:1200px;
	}

.verticalWrap {
  *position: absolute; /* for IE6,7 */
  *top: 50%; /* for IE6,7 */
}
.vertical {
  *position: relative; /* for IE6,7 */
  *top: -50%; /* for IE6,7 */
  *left: -50%; /* for IE6,7 */
}


	
.containerTxt h1{
 font-size: 1.6em;
 color: #333333;
 font-weight: bold;
 font-family: Lucida Grande, Lucida Sans Unicode, Arial, Helvetica, sans-serif;
 line-height:1.6em;
 padding-bottom:2%;
	
	}
.containerTxt p, .containerPic p, .txtStyleA p{
	 font-size: 1em;
	 line-height: 24px;
	 color: #666666;
	 font-family: "Lucida Grande", "Lucida Sans Unicode", Arial, Helvetica,sans-serif;
	}

	
.containerTxt p{
	padding-bottom:10px;
	
	}
	
.tableSpec1{
	display:table;
	width:100%;

	
	
	border:1px solid #999;

	}


.tableSpec1 td{
	border:1px solid #999;
	line-height:20px;
	
	} 

/* --頁籤------------------------------------- */


#menutab{
	display:block;
	margin:0 auto;
	width:100%;
	height:35px;
	border-bottom:1px solid #CCC;
	background-color:#FFF;



	}
#menutab ul li{
		float:left;
	width:100%;
	-webkit-box-sizing:border-box;
	border-left:1px #cccaca solid;
	border-right:1px #cccaca solid;
	border-top:1px #cccaca solid;
	-webkit-border-top-left-radius: 5px;
	-webkit-border-top-right-radius: 5px;
	-moz-border-radius-topleft: 5px;
	-moz-border-radius-topright: 5px;
	border-top-left-radius: 5px;
	border-top-right-radius: 5px;
	}
	
	
#menutab ul li.activeNone{
	display:block;
	width:100%;
	-webkit-box-sizing:border-box;
	
	height:35px;
	margin-left:0.5px;
	padding-left:5px;
	padding-right:5px;
	
	font-size:1.1em;
	line-height:35px;
	text-decoration:none;
	color:#ff0000;
	background-color:#fff;
	}
	
#menutab ul li.supNo{
	display:none;
	
}
	
#menutab ul li a{
	display:block;
	width:100%;
	height:34px;
	margin-left:0.5px;
	padding-left:5px;
	padding-right:5px;
	
	font-size:1em;
	line-height:35px;
	text-decoration:none;
	color:#000;
	background-color:#eeeded;
	border-bottom:1px solid #CCC;
	}
#menutab ul li a:hover{
	color:#ff0000;
	background-color:#fff;
	
	}
	
#menutab ul li.pnumber{
	
	position:absolute;
	top:120px;
	left:-15px;

	display:block;
	height:35px;
	margin-left:0.5px;
	padding-left:15px;
	padding-right:15px;
	float:right;
	
	font-size:1em;
	line-height:35px;
	text-decoration:none;
	color:#000;
	background-color:#fff;
	border-left:0px #cccaca solid;
	border-right:0px #cccaca solid;
	border-top:0px #cccaca solid;
	}
#menutab ul li.noSupp{
	display:none;

	}


#levellink{
	display:block;
	margin:0 auto;
	width:100%;
	height:120px;

	line-height:80px;
	color:#000;
	background-color:#FFF;
	}
#levellink a{
	font-size:1.1em;
	text-decoration:none;
	color:#000;
	}

}


	
