@charset "UTF-8";
/* CSS Document */
html{padding:0px; margin:0px;}

body{
	padding:0px;
	margin:0px;
	font-family: "Helvetica Neue", Helvetica, "Heiti TC", "微軟正黑體", "Microsoft Sans Serif", Helvetica, Geneva, sans-serif;
	background-image: url(images/topbg.jpg);
	background-repeat: repeat-x;
	background-position: top;
}/*背景延伸*/

/*去除連結框線*/
a {blr:expression(this.onFocus=this.blur());}

p,img, span{
	margin:0; padding:0;
}/*enter邊界設零就不會是大空格是沒空格*/

/*圖片PNG專用，先讀取PNG圖片檔*/
#imgPreloader{
	display: none;
} 
.clearfloat {clear:both; height:0; font-size:0px; line-height:0px;} /*清理浮動*/
#imgPreloader{display: none;}

.FT {WRITING-MODE: tb-rl}

/*------------------------------------首頁固定-------------------------------------start*/

#fullscrean{
	width: 991px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(images/head.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
#fullpaper{
	background-image: url(images/topbgx.jpg);
	background-repeat: repeat-x;
	width: 963px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	clear: left;
}
#relative{
	position: relative;
	width: 963px;
	float: left;
}

#header{
	height: 107px;
	position: relative;
	}

#banner{
	height: 305px;
	position: absolute;
	top: 41px;
}
#bannertop{
	height: 31px;
	background-image: url(images/banshadow.png);
	background-repeat: no-repeat;
	position: absolute;
	width: 962px;
	top: 420px;
}
#main{
	position: relative;
	padding-bottom: 50px;
	width: 963px;
	float: left;
}
/*-------------------底部footer-------------------start*/
#footer{
	height: 97px;
	background-color: #333;
	width: 100%;
	position: relative;
}
#bottom{
	width: 951px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
	height: 97px;
	font-size: 13px;
	color: #FFF;
	text-align: right;
	line-height: 24px;
	letter-spacing: 2px;
	padding-right: 40px;
}
#bottom a{
	background-image: url(images/logo2.png);
	background-repeat: no-repeat;
	height: 35px;
	width: 171px;
	position: absolute;
	top: 30px;
	left: 50px;
}
#bottom a:hover{
	background-image: url(images/logo2.png);
	background-repeat: no-repeat;
	position: absolute;	
}
#logo a{
	text-decoration: underline;
	height: 59px;
	width: 297px;
	background-image: url(images/logo.png);
	background-repeat: no-repeat;
	position: absolute;
	left: 50px;
	top: 30px;
}

#logo a:hover{
	background-image: url(images/logo.png);
	background-repeat: no-repeat;
	position: absolute;
}
/*-------------------外聯結-------------------start*/
#outlink{
	background-image: url(images/outlink.png);
	background-repeat: no-repeat;
	height: 39px;
	width: 321px;
	position: absolute;
	right: 50px;
	top: 45px;
}
#blog a{
	height: 29px;
	width: 102px;
	position: absolute;
	background-image: url(images/pikbt.png);
	background-repeat: no-repeat;
	top: 5px;
	right: 60px;
}
#blog a:hover{
	position: absolute;
	background-image: url(images/pikbt.png);
}
#fb a{
	background-image: url(images/fbbt.jpg);
	background-repeat: no-repeat;
	height: 29px;
	width: 28px;
	position: absolute;
	top: 5px;
	right: 20px;
}
#fb a:hover{
	background-image: url(images/fbbt.jpg);
	position: absolute;
}
/*---------------------按鈕----------------start*/
#b{
	height: 41px;
	position: absolute;
	width: 962px;
	top: 107px;
	}

#button{
	height: 41px;
	position: relative;
	}

#bt1 a{
	background-image: url(images/bt_01.png);
	background-repeat: no-repeat;
	height: 41px;
	width: 268px;
	position: absolute;
	left: 1px;
}
#bt1 a:hover{
	background-image: url(images/btch_01.png);
	background-repeat: no-repeat;
	position: absolute;
}
#bt2 a{
	background-image: url(images/bt_02.png);
	background-repeat: no-repeat;
	position: absolute;
	height: 41px;
	width: 196px;
	left: 269px;
}
#bt2 a:hover{
	background-image: url(images/btch_02.png);
	background-repeat: no-repeat;
	position: absolute;
}

#t3 a{
	background-image: url(images/bt_03.png);
	background-repeat: no-repeat;
	height: 41px;
	width: 203px;
	position: absolute;
	right: 295px;
}
#t3 a:hover{
	background-image: url(images/btch_03.png);
	background-repeat: no-repeat;
}

#div3{
	font-family:Tahoma, Arial;
	font-size: 14px;
	color: #FFF;
	background-color:#333;
	left:464px;
	overflow:hidden;
	width:198px;
	/*height:300px;*/
	display:none;
	position: absolute;
	top: 40px;
	padding-left: 10px;
	letter-spacing: 1px;
}

#div3bt {
	font-family:Tahoma, Arial;
	font-size: 14px;
	color: #000;
	text-decoration: none;
	padding-top: 10px;
	padding-right: 20px;
}
#div3bt a{
	font-family:Tahoma, Arial;
	font-size: 14px;
	color: #FFF;
	text-decoration: none;
}
#div3bt a:hover{
	font-family:Tahoma, Arial;
	font-size: 14px;
	color: #0CF;
	overflow:hidden;
	text-decoration: none;
}

#bt4 a{
	background-image: url(images/bt_04.png);
	background-repeat: no-repeat;
	height: 41px;
	width: 295px;
	position: absolute;
	right: 0px;
}
#bt4 a:hover{
	background-image: url(images/btch_04.png);
	background-repeat: no-repeat;
	position: absolute;
}
/*------------------------------------首頁固定-------------------------------------start*/
#mainpapper{
	width: 903px;
	font-size: 15px;
	line-height: 28px;
	color: #333;
	background-color: #FFF;
	float: left;
	clear: left;
	padding-right: 30px;
	padding-left: 30px;
}
#mainpapper a{
	font-size: 14px;
	line-height: 28px;
	color: #000;
	text-decoration: none;
}
#mainpapper a:hover{
	color: #09F;
	text-decoration: underline;
}
#mainnews{
	width: 450px;
	height: 120px;
	float: left;
}


#mainmap{
	font-size: 14px;
	color: #666;
	line-height: 22px;
	width: 400px;
	height: 120px;
	float: right;
	background-image: url(images/bg1.jpg);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 40px;
}
.big{
	font-size: 22px;
	color: #06C;
	line-height: 30px;
	font-size: 22px;
	color: #09F;
}
.bigleft{
	font-size: 22px;
	color: #06C;
	line-height: 30px;
	font-size: 22px;
	color: #09F;
	float: left;
}
.eing{
	font-size: 22px;
	color: #999;
}


#papper{
	width: 903px;
	background-color: #FFF;
	float: left;
	padding-right: 30px;
	padding-left: 30px;
	position: relative;
	margin-top: 20px;
	clear: left;
}
#title{
	background-image: url(images/titleline.jpg);
	background-repeat: no-repeat;
	height: 31px;
	width: 661px;
	font-size: 22px;
	color: #666;
	float: right;
	padding-left: 20px;
	margin-top: 4px;
	margin-right: 28px;
}
#title a{
	float: right;
	font-size: 14px;
	color: #039;
	text-align: right;
	text-decoration: none;
}
#title a:hover{
	font-size: 14px;
	color: #06C;
	text-decoration: underline;
}
/*-------------------------------------------最新消息------------------------------start*/

#newsbox{
	width: 675px;
	float: right;
	font-size: 16px;
	color: #06C;
	line-height: 30px;
	padding-right: 60px;
	padding-left: 10px;
}
#news li {
	color: #06C;
	list-style-type: none;
	font-size: 14px;
	width: 685px;
	line-height: 36px;
	float: left;
}             
#news li a {
	display: block;
	color: #333;
	text-decoration: none;
	font-size: 14px;
	line-height: 37px;
	width: 655px;
	margin-top: 15px;
	float: right;
	background-image: url(images/s1.jpg);
	background-repeat: no-repeat;
	background-position: left;
	padding-left: 20px;
	border-bottom-style: dashed;
	border-bottom-width: 1px;
	border-bottom-color: #CCC;
}
#news li a:hover{
　　 /* 設定滑鼠移過時，改變文字顏色的設定 */
	color: #999;
	color: #06C;
	text-decoration: underline;
}

#newtext{
	color: #87572F;
	font-size: 14px;
	line-height: 26px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666;
	float: left;
}

#page {
	float: right;
	width: 740px;
	text-align: center;
	padding-bottom: 30px;
	padding-top: 20px;
}             
#page a {
	color: #87572F;
	font-size: 14px;
	line-height: 26px;
	width: 880px;
	text-decoration: none;
}
#page a:hover{
	color: #87572F;
	text-decoration: none;
}


.etext{
	font-size: 14px;
	color: #333;
}
.ctext{
	color: #06C;
	font-size: 14px;
	font-weight: bold;
}
/*-------------------------------------------聯絡我們------------------------------start*/
#conbox{
	width: 660px;
	float: right;
	font-size: 14px;
	color: #333;
	line-height: 30px;
	padding-left: 30px;
	background-image: url(images/conbg.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	margin-right: 25px;
}
/*-------------------------------------------關於我們------------------------------start*/
#abobox{
	width: 660px;
	float: right;
	font-size: 14px;
	color: #333;
	line-height: 30px;
	padding-left: 30px;
	margin-right: 25px;
}

#list {
	width: 150px;
	float: left;
	color: #09F;
	font-size: 22px;
	line-height: 30px;
	text-align: center;
}         
#list a {
	display: block;
	color: #FFF;
	list-style-type: none;
	font-size: 15px;
	height: 30px;
	float: left;
	margin-top: 1px;
	background-color: #333;
	width: 132px;
	text-decoration: none;
	letter-spacing: 1px;
	text-align: right;
	padding-right: 18px;
}
#list a:hover{
　　 /* 設定滑鼠移過時，改變文字顏色的設定 */
	color: #999;
	color: #FFF;
	background-color: #09F;
	text-decoration: none;
	letter-spacing: 1px;
}
/*-------------------------------------------產品介紹------------------------------start*/
#probox{
	width: 720px;
	float: right;
	font-size: 14px;
	color: #333;
	line-height: 30px;
}
#pic_s{
	height: 200px;
	width: 203px;
	float: left;
	background-image: url(images/picbg1.jpg);
	background-repeat: no-repeat;
	background-position: left 10px;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 15px;
	padding-left: 12px;
	margin-top: 20px;
	margin-right: 10px;

}
#pic_s a{
	font-size: 14px;
	color: #333;
	line-height: 48px;
	text-decoration: none;
}
#pic_s a:hover{
	font-size: 14px;
	color: #09F;
	line-height: 48px;
filter:alpa(opacity=50);
-moz-opacity:0.5;          /* Moz + FF */
opacity:0.5;     
}

#pic_l{
	height: 317px;
	width: 423px;
	float: left;
	background-image: url(images/picbg.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 15px;
	padding-left: 15px;
	margin-top: 20px;
	margin-right: 10px;
	margin-left: 25px;
}
#name{
	float: right;
	width: 210px;
	margin-top: 30px;
	font-size: 22px;
	color: #000;
	margin-right: 20px;
}
#detail{
	font-size: 14px;
	color: #333;
	line-height: 30px;
	width: 640px;
	float: left;
	margin-top: 20px;
	margin-left: 40px;
}
.white{
	font-size: 18px;
	color: #FFF;
	letter-spacing: 10px;
	line-height: 15px;
}
