@charset "UTF-8";
/* CSS Document */

html, body{
	margin: 0;
	padding: 0;
	height: 100%;
	background-color: #FFFFFF;
	text-align: center;
	font-family: "微軟正黑體", Verdana, Helvetica, sans-serif, 'STHeiti Light', 'Microsoft Yahei', 'Microsoft JhengHei';
	font-size: 15px;
	color: #000000;
	font-style: normal;
}
.clearfix:after {content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;}
.clearfix {display: inline-block;}
/* Hides from IE-mac \*/
* html .clearfix { height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */

#wrapper{
    width: 100%;
    margin: 0px auto;
    padding-bottom: 100px;
    overflow:auto;
}
body > #wrapper {/*height: auto;*/ min-height: 100%;}

#container{
    width: 1024px;
    margin: 0 auto;
    /*background-color: #666666;*/
}
#footer{
    width: 100%;
    height: 50px;
    /*margin-top: -100px;*/
    font-size: 10px;
    position: relative;
    clear:both;
    background-color: #FFFFFF;
    padding-top: 70px;
}
.main-bg{
    background-image:url(../images/main-img.jpg);
    background-position:top center;
    background-repeat:no-repeat;
    height: 596px;
}
.product-bg{
    background-image:url(../images/product-img.jpg);
    background-position:top center;
    background-repeat:no-repeat;
    height: 596px;
}
.apps-bg{
    background-image:url(../images/apps-img.jpg);
    background-position:top center;
    background-repeat:no-repeat;
    height: 596px;
}
.about-bg{
    background-image:url(../images/about-img.jpg);
    background-position:top center;
    background-repeat:no-repeat;
    height: 596px;
}
.contact-bg{
    background-image:url(../images/contact-img.jpg);
    background-position:top center;
    background-repeat:no-repeat;
    height: 596px;
}
.header1{
    width: 100%;
    height: 39px;
    background: rgba(0,0,0,0.7);
    font-size: 13px;
    color: #FFFFFF;
    text-align: initial;
    padding: 10px 140px 0 140px;
    position: fixed;
    z-index: 2;
}
.header2{
    width: 100%;
    height: 48px;
    background: rgba(255,255,255,0.7);
    border-bottom: 1px solid rgba(255,255,255,0.6);
    font-size: 16px;
    align-self: center;
    margin-top: 49px;
    padding-top: 10px;
    position: fixed;
    z-index: 3;
}
.col-left{
    float: left;
    width: 29.9999%;
}
.col-right{
    float: right;
    width: 53.9999%;
}
.col-box{
    float: left;
    width: 490px;
    height: 400px;
    margin-right:20px;
    margin-top: 20px;
}
.main-menu a, a:visited{
	margin-right: 16px;
	text-align: center;
	padding-left: 22px;
	line-height: 40px;
	vertical-align: middle;
	text-decoration: none;
	color: #333333;
}
.inner-content{
    width: 1024px;
    height: 135px;
    position: relative;
    /*margin: 0 auto;*/
    padding: 0 15px;
    top:630px;
    /*left:auto;8*/
    text-align:left;
}
.s-line{
    border-left: 1px solid rgba(255,255,255,0.6);
    margin-right: 10px;
    padding-top: 17px;
    padding-bottom: 22px;
}
.h-line{
    background-image: url(../images/line-img.gif);
    background-repeat: repeat-x;
    background-position:0px 6px;
    padding: 0px 170px;
}
a:hover, a:active{
    color: #353535;
}
a.con-link{
    color: #cfcfcf;
    text-decoration: none;   
}
a:hover.con-link, a:active.con-link{
    color: #FFFFFF;
    text-decoration: none;   
}
.pad6{
    padding: 0 10px;
}

/**--Standards--**/
#standard-wrapper1{
    width: 478px;
    height: 118px;
    position: relative;
    margin: 0 auto;
    top:640px;
    left:auto;
    text-align: center;
}
#standard-wrapper2{
    width: 650px;
    height: 110px;
    position: relative;
    margin: 0 auto;
    top:635px;
    left:auto;
    text-align: center;
}
.div-float{float: left;} 
.standard-logos-1{
    background-image: url(../images/standard-logos.png);
    background-position:0px 0px;
    width: 236px;
    height: 88px;
}
.standard-logos-2{
    background-image: url(../images/standard-logos.png);
    background-position:405px 0px;
    width: 236px;
    height: 88px;
}
.standard-logos-3{
    background-image: url(../images/standard-logos.png);
    background-position:0px 110px;
    width: 160px;
    height: 98px;
}
.standard-logos-4{
    background-image: url(../images/standard-logos.png);
    background-position:482px 110px;
    width: 160px;
    height: 98px;
}
.standard-logos-5{
    background-image: url(../images/standard-logos.png);
    background-position:323px 110px;
    width: 160px;
    height: 98px;
}
.standard-logos-6{
    background-image: url(../images/standard-logos.png);
    background-position:168px 110px;
    width: 160px;
    height: 98px;
}
.text-title{
    font-size: 36px;
    font-stretch: 'open_sanslight';
    color: #8d8d8f ;
}
.text-title2{
    font-size: 14px;
    letter-spacing:0.11em;
    color: #ff8c00;
}
.con-headertop{
    background-image: url(../images/con-headtop.gif);
    background-repeat: no-repeat;
    width: 505px;
    height: 26px;
    padding-top: 17px;
    text-align: center;
}
.img{
    padding: 0px;
}
.inner-info{
    background-color: #e5e5e5;
    padding: 18px 16px 18px 20px;
    height: 120px;
}
