@charset "utf-8";
/* CSS Document */

.top30{margin-top:30px;}
.top0{margin-top:0px;}

.screen-bg{
	display: inline-block;
	margin: auto;
	width: 100%;
	height: 500px;
	background: #F5F5F5;
	}

#hd{display:inline-block;}


#navbar{
	border-top:1px solid #F5F5F5;
	text-align: center;
	background-color:#F8F8F8;
}

#topbar{padding: 15px 0;}


.center-block{
	display: block;
	width: 1200px;
	height: auto;
	margin: auto;
	text-align: center;
/*	background-color:#FFFFFF;*/
	}

.upper-block{
	display: inline-block;
	margin: auto;
	width: 100%;
	height: auto;
	background: #F5F5F5;
	background: #FFF;
	vertical-align:middle;
/*	margin-top: 130px; //for fixed header only*/ 
	}
	
.upper-left{
	display:block;
	float:left;
	width:calc(50% - 30px);
	padding: 20px 20px 50px 10px;
	height: 5l0px;
	background-color:#FFF;
	vertical-align:center;
	text-align: left;
}

.upper-left h1{
	display: inline-block;
	/* color:#1de2de; */
	color:#999;
	vertical-align:center;
}

.upper-left p{
	display: block;
	float:left;
	font-size: 14px;
	color:#999;
	text-align: justify;
	vertical-align:center;
}

.upper-right{
	display:block;
	float:right;
	width:50%;
	height: auto;
	padding-top: 70px;
	background-color:#FFF;
	vertical-align:middle;
}

.upper-right img{
	width: 100%;
	height: auto;
	}
	
.upper-block-title{
	display: block;
	width: 970px;
	height: 70px;
	margin: auto;
	padding: 0 15px;
	font-family:"Kristen ITC", "Century Gothic", Arial, "華康海報體W9(P)", "華康勘亭流(P)", "微軟正黑體", "細明體";
	font-size: 34px;
	line-height: 3;
	font-weight: bold;
	color:#630;
	}



.intro-block{
	display: inline-block;
	margin: auto;
	width: 32.5%;
	height: auto;
	vertical-align:top;
	margin: 2% 0;
	}

.intro-block-text{
	display: block;
	width: 100%;
	height: 70px;
	font-size: 1.5em;
	font-weight: bold;
	color:#333333;
	font-family:"Century Gothic", "Britannic Bold", Arial, "華康海報體W9(P)", "華康勘亭流(P)", "微軟正黑體", "細明體";
	}

.intro-block-img{
	display: block;
	width: 100%;
	height: auto;
	padding: 3% 0;
	}

.intro-block-img img{
	width: 95%;
	height: auto;
	}

.cookie-bar{
	position: fixed;
	bottom:0;
	left:0;
	display: inline-block;
	width: 100%;
	min-height: 50px;
	line-height:50px;
	font-size: 16px;
	padding: 10px 0;
	background: #3B4050;
	color:#FFF;
	}

.cookie-bar a{
	color:#0CF;
	}

.cookie-bar input.cookie-btn, .cookie-bar button.cookie-btn{
	width: auto;
	float: right;
	height: auto !important;
	padding: 5px 15px !important;
	margin: 5px 0 5px 15px !important;
	line-height: 30px;
	border: 1px solid #FFF;
	color: #FFF;
	}


.warning-bar-on{
	position: fixed;
	top:0;
	left:0;
	display: inline-block;
	width: 100%;
	height: auto !important;
	padding: 5px 0 !important;
	border-bottom: 1px solid #C00;
	color: #C00;
	background-color:#FCC;
	}

.warning-bar-off{
	display: none;
	}
	


/*.cookie-bar{
	position: fixed;
	bottom:0;
	display: inline-block;
	width: 100%;
	min-height: 50px;
	line-height:50px;
	font-size: 16px;
	padding: 10px 0;
	background: #3B4050;
	color:#FFF;
	}

.cookie-bar a{
	color:#0CF;
	}

.cookie-bar input.cookie-btn{
	display: inline-block;
	width: auto;
	float: right;
	height: auto !important;
	padding: 5px 15px !important;
	margin: 5px 0 5px 15px !important;
	line-height: 30px;
	border: 1px solid #FFF;
	color: #FFF;
	}*/

.header-block{
	display: inline-block;
	width: 1000px;
	height: 130px;
	background:#FFF;
	}

.btmbar{
	display: inline-block;
	width: 100%;
	height: auto;
	padding: 15px 0;
	text-align:center;
/* 	margin-top: 10px;
	margin-bottom: 86.375px; */
	background: #F5F5F5;
	border-top: 1px solid #CCC;
	} 


.logo-block{
	display: inline-block;
	width:49%;  /* width: 140px */
	height: auto;  /* height: 120px */
	text-align:left;
	}
	
.logo-block img{
	margin-top: -20px;
	margin-bottom: 15px;
	margin-left: 10px;
	height: 100px;
	}
	
.logo-block a{
	color:#1de2de;
	letter-spacing: 12px;
	font-size: 28px;
	font-weight: bold;
	text-decoration: none;
	text-align:left;
}

.logo-block a span{
	color:#aaa;
	letter-spacing: 1px;
	font-size: 13px;
	font-weight: normal;
	text-decoration: none;
	line-height:12px;
}

.topbar-right{
	display: inline-block;
	width:49%;  /* width: 140px */
	height: auto;  /* height: 120px */
	text-align:right;
	vertical-align: center;
}

.topbar-right a{
	display: block;
	float: right;
	background-color:#1de2de;
	width: 150px;
	letter-spacing: 1px;
	padding: 10px;
	color:#FFF;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	text-align:center;
}

.lang-block{
	display: block;
	width:1000px; 
	height: 30px;
	font-size: 13px;
	text-align: right;
	line-height: 2;
	color: #960;
	}
		
.lang-block-btn{
	display: block;
	float: right;
	width: 140px;
	height: 30px;
	overflow: visible;
	}
	
.lang-block-btn a{
	color: #960;
	margin-left: 8px;
	}
	
.header-bar, .lang-bar, .lang-btn, .lang-list{
	display: none;
	}


.nav-block{
	display: inline-block;
	width:100%; 
	height: auto;

	vertical-align: top;
	}

.nav-btn{
	display: block;
	float:left;
	height:auto;
	width:auto;
	Color:#666;
	padding: 20px 0;
	margin-right:50px;
	font-weight:bold;
	text-align:left;
	font-size:14px;
	font-family:"Century Gothic", "Britannic Bold", Arial, "華康海報體W9(P)", "華康勘亭流(P)", "微軟正黑體", "細明體";
	margin-left: 0.5%;
	}

.nav-btn:first-child, .nav-btn-zh:first-child {margin-left:10px;}

.nav-btn-zh{
	display: block;
	float:left;
	height:auto;
	width:auto;
	Color:#666;
	padding: 20px 0;
	margin-right:50px;
	font-weight:bold;
	text-align:left;
	margin-left: 0.5%;
	font-size:14px;
	font-family:"Microsoft YaHei", "新細明體", mingliu, Arial, Helvetica, Sans-serif;;
	}

.nav-btn a, .nav-btn-zh a{
	width:100%;
	Color:#666;
	text-decoration: none;
	}

a.btn1:hover{
	display: block;
	width:100%;
	height:auto;
	Color:#1de2de;
	}

/*a.b1:hover{
	border-bottom: 5px solid #0C0;	
	}

a.b2:hover{
	border-bottom: 5px solid #F93;	
	}

a.b3:hover{
	border-bottom: 5px solid #C0F;	
	}
*/

.solution-block{
	display: inline-block;
	margin: auto;
	width: 100%;
	height: auto;
	padding: 50px 0 100px 0;
	background-color:#1de2de;
	}

.solution-block .center-block h1{
	color:#fff;
	text-align:left;
}


.solution-box{
	display: block;
	float: left;
	width: calc(25% - 45px);
	margin-right: 15px;
	height: auto;
	padding: 50px 15px;
	background-color:#FFF;
	box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);
	}

.solution-box img{
	width:128px;
	height:auto;
}

.solution-box span{
	display: block;
	float: left;
	width:100%;
	color:#999;
	font-size: 12px;
	padding-top: 20px;
}

.solution-box h2{
	display: block;
	float: left;
	width:100%;
	color:#999;
	margin-bottom: 0px;
}

.info{
	display: inline-block;
	margin-top: 30px;
	width: 1000px;
	min-height: 200px;
	}

.info-imgblock{
	display: inline-block;
	width:380px; 
	min-height: 200px;
	text-align: right;
	}
	
.info-imgblock img{
	width: 380px;
	height: auto;
	}
	
.info-textblock{
	display: inline-block;
	width:600px; 
	height: 130px;
	padding: 0 5px;
	text-align: left;
	}

.info-textblock-title{
	display: inline-block;
	width:100%;
	height: auto;
	padding-bottom: 10px;
	text-align:justify;
	font-size: 28px;
	font-family:Arial, Helvetica, sans-serif, "Trebuchet MS", "Microsoft YaHei", "微軟正黑體", "細明體";
	}

.info-textblock-content{
	display: inline-block;
	width:98%;
	height: auto;
	text-align:justify;
	padding-top: 10px;
	padding-right: 2%;
	font-size: 16px;
	line-height: 1.5;
	font-family:Arial, Helvetica, sans-serif, "Trebuchet MS", "Microsoft YaHei", "微軟正黑體", "細明體";
	}

.contact-block{
	display: inline-block;
	margin: auto;
	width: 100%;
	height: auto;
	background-color:#FFF;
	}

.contact {
	display: inline-block;
	margin: 50px 0;
	width: 1150px;
	min-height: 200px;
	border: 12px solid transparent;
	border-image: 16 repeating-linear-gradient(-45deg, #FFCCCC 0, #FFCCCC 1em, transparent 0, transparent 2em,
	              #BCD9FF 0, #BCD9FF 3em, transparent 0, transparent 4em);
	background: #FFFFFF;
	text-align: left;
	}
	
.contact-title{
	display: inline-block;
	width:100%;
	height: auto;
	padding: 20px 0;
	font-size: 26px;
	color:#666;
	font-weight: bold;
	text-align:center;
	/*font-family:"Palatino Linotype", "Book Antiqua", Palatino, serif;*/
	}
	
.info-contactform{
	display: inline-block;
	float: left;
	width: 570px;
	min-height: 200px;
	margin: 0 15px;
	}
	

.info-rightblock{
	display: inline-block;
	min-height: auto;
	width: 350px;
	vertical-align: top;
	}
	
.info-coblock{
	display: inline-block;
	min-height: 100%;
	width: 350px;
	margin: 20px 10px;
	border-left:1px solid #CCC;
	font-size: 14px;
	}
	
.info-stamp{
	display: inline-block;
	width: calc(100% - 20px);
	margin-right: 20px;
	margin-bottom: 40px;
	height: 110px;
/*	background-position: right;
	background-repeat: no-repeat;
	background-image: url(../images/EPON_stamp.png);
	background-size: 110px 110px;*/
	}
	
.info-coblock-name{
	display: inline-block;
	width:100%; 
	height: auto; 
	padding: 10px 10px 20px 10px; 
	line-height: 1.5; 
	color:#2CBBBB;
	font-size: 18px;
	}

.info-coblock-title{
	display: inline-block;
	width: 70px;
	text-align: left;
	line-height: 20px;
	height:25px;
	margin-bottom: 5px;
	padding: 0 10px;
	}
	
.info-coblock-desc{
	display: inline-block;
	width: calc(100% - 95px);
	text-align: left;
	line-height: 20px;
	min-height:25px;
	margin-bottom: 5px;
	}
	
/* Temp */

.hiddenlabel { visibility: hidden; }

#contactform div{
	margin-top: 1em;
	}
		
textarea{
	vertical-align: top;
	height: 200px;
	width: 97%;
	font-family: "Microsoft YaHei", "新細明體", mingliu, Arial, Helvetica, Sans-serif;
	margin-right: 10px;
	border: 1px dashed #999;
	}

label{
	display: inline-block;
	width: auto;
	margin-bottom:5px;
  	white-space: nowrap;
  	empty-cells: show;
	font-size: 14px;
}

input{
	height: 25px;
	width: 97%;
	font-family: "Microsoft YaHei", "新細明體", mingliu, Arial, Helvetica, Sans-serif;
	font-size: 16px;
	color:#333;
	margin-right: 10px;
	border: 1px dashed #999;
	}

input:focus, textarea:focus{
	background:#F4FFFC;
	}

.star{
	color: red;
	text-align: left;	
	}		

.btnSub{
	float: right;
	-moz-box-shadow: inset 0px 1px 0px 0px #45D6D6;
	-webkit-box-shadow: inset 0px 1px 0px 0px #45D6D6;
	box-shadow: inset 0px 1px 0px 0px #45D6D6;
	width: 100px;
	height: 40px;
	background-color: #2CBBBB;
	border: 1px solid #27A0A0;
	display: block;
	color: #FFFFFF;
	font-family: "Microsoft YaHei", "新細明體", mingliu, Arial, Helvetica, Sans-serif;
	font-size: 16px;
	padding: 8px 18px;
	text-decoration: none;
	margin-bottom: 20px;
}

.btnSub:hover{
	background:linear-gradient(to bottom, #34CACA 5%, #30C9C9 100%);
	background-color:#34CACA;
}


#contactform label.error {
  background:url(images/lib/unchecked.gif) no-repeat 0px 0px;
  padding-left: 16px;
  padding-bottom: 2px;
  color: #EA5200;
}

#contactform label.checked {
  background:url(images/lib/checked.gif) no-repeat 0px 0px;
  padding-left: 16px;
  padding-bottom: 2px;
  color: #EA5200;
}

.leftspace{
	margin-left: 20px; 
	margin-right: -15px;
}





