@charset "utf-8";
/* CSS Document */

/*定義-------------------------------------*/
#header{
	height:auto;
	width:100%;
	margin:0 auto;
	}

#banner{
	height:auto;
	width:100%;
	margin:0 auto;
	background:url(../data/wrapper/banner/bg.jpg) center;
	}

#content{
	height:auto;
	width:100%;
	margin:0 auto;
	}

#footer{
	height:auto;
	width:100%;
	margin:0 auto;
	background:url(../data/wrapper/footer/bg.jpg) repeat-x;
	}
	
/*定義-------------------------------------*/
/*header-------------------------------------*/
#header_box{
	height: 136px;
	width: 1000px;
	margin: 0 auto;
	position: relative;
	background:url(../data/wrapper/top_bg.jpg);
	}
#menu_bg{
	height: 68px;
	width: 805px;
	position: absolute;
	top: 22px;
	right: 32px;
	}
#logo{
	position: absolute;
	top: 34px;
	left: 20px;
	}
#fb{
	width: 141px;
	height: 36px;
	position: absolute;
	top: 261px;
	left: 126px;
	}
#fb a{
	width: 141px;
	height: 36px;
	display:block;
	background:url(../data/wrapper/fb_fans01.png);
    -webkit-transition: color 120ms linear;
	-moz-transition: color 120ms linear;
	-o-transition: color 120ms linear;
	transition: color 120ms linear;
	}
#fb a:hover{
	background:url(../data/wrapper/fb_fans02.png);
	}
/*header-------------------------------------*/

#banner_box{
	height: 430px;
	width: 1000px;
	margin: 0 auto;
	position: relative;
	}
#banner_box .pic{}
#banner_box .prev{
	width: 42px;
	height: 42px;
	position: absolute;
	left: 0px;
	top: 192px;
	overflow:hidden;
	text-indent:-9999px;
	z-index:9;
	background:url(../data/wrapper/banner/icon_left.png) no-repeat;
	}
#banner_box .prev a{
	width:42px;
	height:42px;
	display:block;
	}
#banner_box .next{
	width: 42px;
	height: 42px;
	position: absolute;
	right: 0px;
	top: 192px;
	overflow:hidden;
	text-indent:-9999px;
	z-index:9;
	background:url(../data/wrapper/banner/icon_right.png) no-repeat;
	}
#banner_box .next a{
	width:42px;
	height:42px;
	display:block;
	}
#content_box{
	height: 300px;
	width: 1000px;
	position: relative;
	margin: 0 auto;
	background-color: #FFF;
	background:url(../data/wrapper/con_bg.jpg) no-repeat;
	}
#news_box{
	width: 840px;
	height: 18px;
	background: url(../data/wrapper/news/bg.jpg) no-repeat;
	position: relative;
	padding: 12px 0px 10px 160px;
	}
#news_box li{
	width:750px;
	padding-top:3px;
}
#news_icon{
	position: absolute;
	width: 10px;
	height: 15px;
	left: 119px;
	top: 14px;
	text-align: center;
	}
#news_icon .prev{
	width:7px;
	height:4px;
	}
#news_icon .prev a{
	display:block;
	width:7px;
	height:4px;
	}
#news_icon .next{
	width:7px;
	height:4px;
	margin-top:5px;
	}
#news_icon .next a{
	display:block;
	width:7px;
	height:4px;
	}
#news_box .data{
	width: 80px;
	height: 20px;
	color: #006DBD;
	float:left;
	}
#news_box .info{
	float:left;
	width:670px;
	height:20px;
	white-space: nowrap;
	text-overflow: ellipsis;
	overflow: hidden;
	color:#555;
	font-size:14px;
	}
#news_box .info a{
	color:#555;
	font-weight:bold;
	}
#news_box .info a:hover{
	text-decoration:underline;
	}
#about_box{
	height: 145px;
	width: 295px;
	position: absolute;
	top: 75px;
	left: 0px;
	padding: 10px 0px 20px 165px;
	}
#about_title{
	position:absolute;
	top:0;
	left:0;
	}
#about_box .info{
	overflow: hidden;
	line-height: 20px;
	color: #666;
	width: auto;
	height: 140px;
	letter-spacing: 1px;
	}
#about_box .more{
	width: 65px;
	height: 13px;
	position: absolute;
	right: 0px;
	top: 157px;
	}
#about_box .more a{
	width: 65px;
	height: 13px;
	display:block;
	background:url(../data/wrapper/about/more01.png);
    -webkit-transition: color 120ms linear;
	-moz-transition: color 120ms linear;
	-o-transition: color 120ms linear;
	transition: color 120ms linear;
	}
#about_box .more a:hover{
	background:url(../data/wrapper/about/more02.png);
	}
#products_box{
	width: 523px;
	height: 175px;
	position: absolute;
	right: 0px;
	top: 75px;
	background:url(../data/wrapper/products/bg.png) no-repeat;
	}
#iproducts .jCarouselLite li{
	width:136px;
}
#products_box .more{
	width: 31px;
	height: 30px;
	position: absolute;
	right: 35px;
	top: 0px;
	}
#products_box .more a{
	width: 31px;
	height: 30px;
	display:block;
	background:url(../data/wrapper/products/more01.png);
    -webkit-transition: color 200ms linear;
	-moz-transition: color 200ms linear;
	-o-transition: color 200ms linear;
	transition: color 200ms linear;
	}
#products_box .more a:hover{
	background:url(../data/wrapper/products/more02.png);
	}
#products_box .prev{
	position:absolute;
	width:14px;
	height:23px;
	top:82px;
	left:30px;
	}
#products_box .prev a{}
#products_box .next{
	position:absolute;
	width:14px;
	height:23px;
	top:82px;
	right:30px;
	}
#products_box .next a{}
/*language*/
#language{
	width: 80px;
	height: 22px;
	position: absolute;
	right: 20px;
	top: 28px;
	background: url(../data/wrapper/lg_bg.png) no-repeat;
	padding:2px 0 0 26px;
	}
#language select {
  background: none;
  border: none;
  color: #BBB;
}	

/*language*/

/*訊息公告*/
#content_news{
	width: 457px;
	height: 188px;
	position: absolute;
	top: 20px;
	right: 20px;
	background: url(../data/wrapper/news/bg.png) no-repeat;
}

#news_title{
	width: 186px;
	height: 23px;
	}
#content_news .box_show{
	width: 440px;
	height: 74px;
	margin-top: 15px;
	border-bottom: 1px dotted #BBBBBB;
	}
#content_news .photo{
	width:90px;
	height:69px;
	float:left;
	background-color:#58C8CF;
	}
#content_news .photo img{
	padding:3px;
	}
#content_news .photo:hover{
	-webkit-transition: background-image 300ms linear;
	-moz-transition: background-image 300ms linear;
	-o-transition: background-image 300ms linear;
	transition: background-image 300ms linear;
	}
#content_news .title{
	font-size: 16px;
	width: 338px;
	height: 15px;
	padding: 5px 0 5px 10px;
	line-height: 16px;
	font-weight: bold;
	float: left;
	text-decoration: none;
	white-space: nowrap;
	text-overflow: ellipsis;
	overflow: hidden;
	}
#content_news .title a{
	color:#111;
	}
#content_news .title a:hover{
	color:#FF6E00;
	}
#content_news .info{
	float: left;
	width: 338px;
	height: 38px;
	padding: 0px 0 5px 10px;
	line-height: 20px;
	overflow:hidden;
	}
#content_news .info a{
	color:#666;
	text-decoration:none;
    -webkit-transition: color 120ms linear;
	-moz-transition: color 120ms linear;
	-o-transition: color 120ms linear;
	transition: color 120ms linear;
	}
#content_news .info a:hover{
	font-weight:bold;
	color:#1F718F;
	}
#content_news .box {
	width: 400px;
	height: 80px;
	font-size: 13px;
	margin: 50px 17px 0 40px;
}
#content_news .list_box {
	width: 400px;
	height: 30px;
}
#content_news .time{
	width: 90px;
	height: 20px;
	font-size: 12px;
	color: #174275;
	float: left;
	line-height: 25px;
	padding: 3px 0 7px 0;
	word-spacing: 3px;
	background: url(../data/wrapper/news/icon.png) no-repeat;
	background-position: 7em 0.9em;
}

#content_news .caption{
	float: left;
	width: 300px;
	height: 20px;
	line-height: 20px;
	padding: 5px 0 5px 8px;
	overflow: hidden;
	background: url(wrapper/icon.png) no-repeat;
	background-position: 0.5em 1em;
	white-space: nowrap;
	text-overflow: ellipsis;
	overflow: hidden;

	}
#content_news .caption a{
	color:#444;
	font-weight:bold;
	text-decoration:none;
    -webkit-transition: color 120ms linear;
	-moz-transition: color 120ms linear;
	-o-transition: color 120ms linear;
	transition: color 120ms linear;
    }
#content_news .caption a:hover {
	color:#EA9744;
	text-decoration:underline;
}
#news_more{
	width: 60px;
	height: 23px;
	position: absolute;
	z-index: 100;
	top: 8px;
	right: 20px;
	}
	
#news_more a{
	height:23px;
	width:60px;
	display: block;
	background:url(../data/wrapper/news/more01.png);
	-webkit-transition: background-image 300ms linear;
	-moz-transition: background-image 300ms linear;
	-o-transition: background-image 300ms linear;
	transition: background-image 300ms linear;
	}
#news_more a:hover{
	background:url(../data/wrapper/news/more02.png);
	}

/*訊息公告*/


/*語系*/
#languages{
	height: auto;
	width: auto;
	position: absolute;
	right: 20px;
	top: 109px;
	}
#languages .en{
	float:left;
	width:60px;
	height:25px;
	margin-right:10px;
	}
#languages .en a{
	width:60px;
	height:25px;
	display:block;
	background:url(../data/wrapper/lg/en.png);
	}
#languages .en a:hover{
	background:url(../data/wrapper/lg/en_.png);
	}
#languages .tw{
	float:right;
	width:45px;
	height:25px;
	}
#languages .tw a{
	width:45px;
	height:25px;
	display:block;
	background:url(../data/wrapper/lg/tw.png);
	}
#languages .tw a:hover{
	background:url(../data/wrapper/lg/tw_.png);
	}
/*語系*/
/*********************************************************/
/*********************************************************/
#iproducts {
	width: 435px;
	height: 105px;
	margin: 0 auto;
	position: absolute;
	right: 41px;
	top: 45px;
}
#iproducts .title{
	width: auto;
	height: auto;
	margin-bottom: 12px;
	}
#iproducts li {
	float: left;
	margin: 0 3px;
	list-style: none;
}
#iproducts .list {
	position: relative;
	width: 114px;
	height: 105px;
	margin-left: 0;
	padding-top: 0;
	padding-right: 11px;
	padding-left: 11px;
	padding-bottom: 0;
	background: url(../data/wrapper/products/pic_bg.png);
}
#iproducts .list a{
	width: 138px;
	height: 105px;
	display:block;
	}
#iproducts .list a:hover {
}
#iproducts .list:hover .name a{
	color: #FFF;
	font-weight:bold;
	background:url(../data/wrapper/products/title_bg_.jpg);
	}
#iproducts .photo {
	margin: auto 0;
	padding: 0;
	width: 112px;
	height: 78px;
	margin-top: 0;
	margin-bottom: 1px;
	border:#fff 2px solid;

	}
	
#iproducts .photo img{
	text-align:center;}	
#iproducts .photo a{
	width: 114px;
	height:80px;
	}
#iproducts .list:hover .photo{
	border:#73BB36 2px solid;
	}
#iproducts .photo img {
	max-width: 114px;
	max-height: 80px;
}
#iproducts .name {
	height: 24px;
	width: 116px;
	font-size: 14px;
	color: #FFF;
	white-space: nowrap;
	text-overflow: ellipsis;
	overflow: hidden;
	text-indent:18px;
	line-height:23px;
}
#iproducts .name a{
	height: 24px;
	width: 116px;
	display:block;
	color: #FFF;
	font-weight:bold;
	text-decoration:none;
	-webkit-transition: all 200ms linear;
	-moz-transition: all 200ms linear;
	-o-transition: all 200ms linear;
	transition: all 200ms linear;
	background:url(../data/wrapper/products/title_bg.jpg);
}

#iproducts .name a:hover{
	color: #FFF;
	font-weight:bold;
	background:url(../data/wrapper/products/title_bg_.jpg);
}

/*********************************************************/
/*********************************************************/
#iproducts .clear{
	padding-left:0;
	}
/********************************************************/
#contact_box{
	height: 86px;
	width: 268px;
	position: absolute;
	top: 203px;
	left: 590px;
	background:url(../data/wrapper/info.png) no-repeat;
	padding:25px 25px 40px 188px;
	overflow:hidden;
	}
#contact_box .info{
	font-size:12pxpx;
	color:#999;
	line-height:22px;
	white-space:1px;
	}
