/*body 共用*/
html{scrollbar-3dlight-color:#ccc; scrollbar-highlight-color:#fff; scrollbar-arrow-color:#999; scrollbar-base-color:#ddd;scrollbar-darkshadow-color:#fff; scrollbar-shadow-color:#999; scrollbar-face-color:#ddd; scrollbar-track-color:#eee; }
body,p,form {
	margin: 0px;
	padding: 0px;
	overflow:auto;
	overflow-y:hidden;
}
body {
	background-color: #FFFFFF;
}
body,td {
	font-family:Verdana, Geneva, sans-serif;
	font-size: 13px;
	line-height: 170%;
	color: #757575;
	text-align: justify;
text-justify:inter-ideograph;
}
a {color: #757575;text-decoration: none;}
a:hover{color: #008ECC;}
ul{list-style-type: none;margin: 0px;
	padding: 0px;}
li{list-style-type: none;margin: 0px;
	padding: 0px;}

/*png 圖片透明(共用)*/
.img {behavior: url("iepngfix.htc"); }

/*元件(共用)*/
.input1{
	color: #757575;
	background-color: #E6E6E6;
	border: 1px solid #E6E6E6;
	padding: 2px;
}
.textarea{color: #000;background-color: #FFF;border: 1px solid #ccc;}
.select{color: #000;background-color: #FFF;border: 1px solid #ccc;}

/*線(共用)*/
.line1{
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #E6E6E6;
}
.line2{
	border-bottom-width: 1px;
	border-bottom-style:dotted;
	border-bottom-color: #ccc;
}
/*文字(共用)style*/
.black-01{
	color: #2F2F2F;
	font-size: 13px;line-height: 150%;
}
.black{
	color: #2F2F2F;
	font-size: 16px;
}
.black_t{
	color:#000;
	font-size: 12pt;
	font-family:Verdana, Geneva, sans-serif;
	font-weight:bold;
}
.black_t2{
	color:#000;
	font-size: 10pt;
	font-family:"微軟正黑體", "新細明體";
	font-weight:bold;
}

.white {color: #fff;}
.blue {
	color: #008ECC;
	font-size: 20px;
	font-weight: bold;
}
.red {color: #CC0000;}
.green {color: #6daf1a;}
.orange {color: #FF6600;}
.orange_t{ color:#f26921; font-weight:bold; font-size:14pt;}
.yellow {color: #FFFF00;}
.gray{
	font-size: 10px;
	color: #6A6A6A;
}
.gray a{
	font-size: 10px;
	color: #6A6A6A;
}
.gray a:hover{
	font-size: 10px;
	color: #008ECC;
}



/*頁首 選單(共用)*/
div.menu{}

/*頁首 flash(共用)*/
div.header{}

/*左側選單(共用)*/
div.sidebar{
	float: left;
	width: 200px;
}

/*路徑(目前所在位置)(共用)*/
div.nav{text-align: right;}

/*page 主要內容(共用)*/
div.main{
	overflow: hidden;
	float: right;
	width: 750px;
}
div.page{}

/*footer 頁尾(共用)*/
div.footer{}
div.footer a{}.footer a:hover{}

/*form 表單(共用)*/
div.page_form{overflow: hidden; border-bottom-width: 1px;border-bottom-style: dotted;border-bottom-color: #666;}
div.name{float: left;width: 100px;text-align: right;padding: 5px;}
div.text{overflow: hidden; padding: 5px;}






.index-bg-01{
	background-image: url(../images/index/company_profile-02.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
.index-bg-02{
	background-image: url(../images/index/contact_us-01.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
.index-bg-03{
	background-image: url(../images/index/index-bg-01.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.contact_title{
	height: 8px;
}
.p2bg{
	background-image: url(../images/products/bg-01.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.p2bg02{
	background-image: url(../images/products/bg-02.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
#design {
	position:absolute;
	z-index:1;
	margin-top: 580px;
	margin-left: 65px;line-height: 140%;
}

/*-首頁形象image-------------------------------------------------------------*/
.ei-slider ul {
    list-style-type: none; /* for chrome, safari*/
    margin-top:0px;
}

.ei-slider{
	position: relative;
	width: 100%;
	max-width: 1920px;
	height: 463px;
	margin: 0 auto;
}
.ei-slider-loading{
	width: 100%;
	height: 100%;
	position: absolute;
	top: 0px;
	left: 0px;
	z-index:999;
	/*background: rgba(0,0,0,0.9);*/
	background-color:#FFF;
	text-align: center;
	
}
.ei-slider-large{
	height: 100%;
	width: 100%;
	position:relative;
	overflow: hidden;
	top: 85px;
}
.ei-slider-large li{
	position: absolute;
	top: 0px;
	left: 0px;
	overflow: hidden;
	height: 100%;
	width: 100%;
}
.ei-slider-large li img{
	width: 100%;
}
.ei-slider-thumbs{
	height: 0px;
	margin: 0 auto;
	position: absolute;
}
.ei-slider-thumbs li{
	position: relative;
	float: left;
	height: 100%;
}
.ei-slider-thumbs li.ei-slider-element{
	top: 0px;
	left: 0px;
	position: absolute;
	height: 100%;
	z-index: 10;
	text-indent: -9000px;
}
.ei-slider-thumbs li a{
	display: block;
	text-indent: -9000px;
	width: 100%;
	height: 100%;
	cursor: pointer;
	-webkit-box-shadow: 
        0px 1px 1px 0px rgba(0,0,0,0.3), 
        0px 1px 0px 1px rgba(255,255,255,0.5);
	-moz-box-shadow: 
        0px 1px 1px 0px rgba(0,0,0,0.3), 
        0px 1px 0px 1px rgba(255,255,255,0.5);
	box-shadow: 
        0px 1px 1px 0px rgba(0,0,0,0.3), 
        0px 1px 0px 1px rgba(255,255,255,0.5);
	-webkit-transition: background 0.2s ease;
    -moz-transition: background 0.2s ease;
    -o-transition: background 0.2s ease;
    -ms-transition: background 0.2s ease;
    transition: background 0.2s ease;
}
.ei-slider-thumbs li img{
	position: absolute;
	bottom: 50px;
	opacity: 0;
	z-index: 999;
	max-width: 100%;
	-webkit-transition: all 0.4s ease;
    -moz-transition: all 0.4s ease;
    -o-transition: all 0.4s ease;
    -ms-transition: all 0.4s ease;
    transition: all 0.4s ease;
	-webkit-box-reflect: 
        below 0px -webkit-gradient(
            linear, 
            left top, 
            left bottom, 
            from(transparent), 
            color-stop(50%, transparent), 
            to(rgba(255,255,255,0.3))
            );
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
}
.ei-slider-thumbs li:hover img{
	opacity: 1;
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
}
@media screen and (max-width: 1920px) {
	.ei-title{
		position: absolute;
		right: 0px;
		margin-right: 0px;
		width: 100%;
		text-align: center;
		top: auto;
		bottom: 10px;
		background: rgba(255,255,255,0.9);
		padding: 5px 0;
	}
	.ei-title h2, .ei-title h3{
		text-align: center;
	}
	.ei-title h2{
		font-size: 20px;
		line-height: 24px;
	}
	.ei-title h3{
		font-size: 30px;
		line-height: 40px;
	}
}
.container{overflow: hidden;}
/*-首頁形象image 結束-------------------------------------------------------------*/

/*產品左側*/
.products_bt_all a{ display:block; width:200px;  color:#FFF; font-size:10pt; font-family:Verdana, Geneva, sans-serif; line-height:20px;}
.products_bt_all a:hover{ display:block;  background-color:#66bbe0;}
.products_bt_alls a{ display:block; width:200px;  color:#FFF; font-size:10pt;  background-color:#66bbe0; font-family:Tahoma, Geneva, sans-serif; line-height:20px;}
.products_line{ width:160px; margin:auto; background-image:url(../images/all/ar01.png); background-position:12px 14px; background-repeat:no-repeat; border-bottom-width: 1px;border-bottom-style:solid; border-bottom-color: #67bde2; padding:6px 0px 6px 25px; }
.products_all{ float:left; margin-right:10px;}

/*公司簡介*/
.org_t{ color:#f36a24; font-size:20pt; font-family:Verdana, Geneva, sans-serif; font-weight:bold;}
.year{ color:#f36a24; font-size:12pt; font-family:Verdana, Geneva, sans-serif; font-weight:bold;}