/*版權文字用css*/
.footfont {
	font-family: "新細明體";color: #000000;
	font-size: 8pt;
	line-height: 16pt;
	text-decoration: none;
}
/*一般文字用css*/
.footfont:hover{	
  	font-family: "新細明體";color: #ff9900;
	font-size: 8pt;
	line-height: 16pt;
	text-decoration: none;
}

.filefont {
	font-family: "新細明體";color: #000000;
	font-size: 10pt;
	line-height: 20pt;
	text-decoration: none;
}
.filefont:hover{	
  	font-family: "新細明體";color: #ff9900;
	font-size: 10pt;
	line-height: 20pt;
	text-decoration: none;
}


.cstyle1 {	
    font-family: "新細明體";color: #993300;
	font-size: 10pt;
	line-height: 20pt;
	text-decoration: none;
	}
	
.cstyle2 {
    font-family: "新細明體";color: #000099;
	font-size: 10pt;
	line-height: 20pt;
	text-decoration: none;
	}

.cstyle3 {
    font-family: "新細明體";color: #006633;
	font-size: 10pt;
	line-height: 20pt;
	text-decoration: none;
    }
	
.cstyle4 {
    font-family: "新細明體";color: #FF6600;
	font-size: 10pt;
	line-height: 20pt;
	text-decoration: none;
    }
	
.cstyle5 {
    font-family: "新細明體";color: #52718B;
	font-size: 10pt;
	line-height: 20pt;
	text-decoration: none;
    }
	
.cstyle6 {
    font-family: "新細明體";color: #FF6600;
	font-size: 9pt;
	line-height: 14pt;
	text-decoration: none;
    }
	
.cstyle7 {
    "FILTER: Glow(color=gold); POSITION: absolute; left:94; top:200; width:170; height:52";
    }
/*背景css*/
.bk_main {
	background-attachment: fixed;

	background-repeat: no-repeat;
	background-position: left top;
}
.bk_about02 {
	background-attachment: fixed;
	background-image: url(img/about/main_title02.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.bk_about03 {
	background-attachment: fixed;
	background-image: url(img/about/main_title03.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.bk_about04 {
	background-attachment: fixed;
	background-image: url(img/about/main_title04.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.bk_about05 {
	background-attachment: fixed;
	background-image: url(img/about/main_title05.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.bk_qa{
	background-attachment: fixed;
	background-image: url(img/qa/main_title.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}.bk_news {
	background-attachment: fixed;
	background-image: url(img/news/main_title.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}.bk_store {
	background-attachment: fixed;
	background-image: url(img/store/main_title.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}.bk_catalog {
	background-attachment: fixed;
	background-image: url(img/catalog/main_title.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}.bk_products {
	background-attachment: fixed;

	background-repeat: no-repeat;
	background-position: left top;
}.title_qa {
	background-attachment: fixed;
	background-image: url(img/qa/title01.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
/*淺黃色的按鈕*/
.button_ya {
   cursor:hand;color: #000000; background-color: #FFC24B; vertical-align: -1; border: 0 double #FFC24B; padding-top: 2; padding-bottom: 0; background-position: medium bottom
}
.tv {
	background-attachment: fixed;
	background-image: url(img/about/tv.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
.video {
	background-attachment: fixed;
	background-image: url(img/about/video.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
