td{
	font-size: 13px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	color: #666666;
	font-style: normal;
	line-height: 25px;
	font-variant: normal;
	text-transform: none;
}
select 
{
	filter: Gray;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	color: #666666;
	background-color: #F9F9F9;

}
BODY {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	scrollbar-face-color:#F2F2F2;/*---整體色-----*/
	scrollbar-highlight-color:#FFFFFF;/*---左上-----*/
	scrollbar-3dlight-color:#CCCCCC;/*---左上陰影-----*/
	scrollbar-darkshadow-color:#666666;/*---右下陰影-----*/
	scrollbar-shadow-color:#FFFFFF;/*---右下---*/
	scrollbar-arrow-color:#666666;
	scrollbar-track-color:#FFFFFF;/*---底色-----*/
	background-image: url(../images/bg/bg08.jpg);
	background-color: #CCCCCC;
	background-repeat:repeat;
}
/*▂▂▂▂▂▂▂▂▂▂▂▂▂█----大致連結設定--------█▂▂▂▂▂▂▂▂▂▂▂▂▂▂▂*/

/*---未閱讀色-----*/
a:link {
	color: #0099CC;
	text-decoration: none;
}
/*---已閱讀色-----*/
a:visited {
	color: #0099CC;
	text-decoration: none;
}
/*---變換色-----*/
a:hover {
	color: #003366;
	text-decoration: underline;
}
/*---執行色-----*/
a:active {
	color: #0099CC;
	text-decoration: none;
}

.Product_img a {
	border: 3px solid #CCCCCC;
}

.Product_img a:hover {
	border: 3px solid #0099CC;
}

.style_title{
	font-size: 16px;
	font-weight: bold;
	color: #205E85;
	}
.style_title02{
	font-size: 14px;
	font-weight: bold;
	color: #99CC33;
	}
.style_title03{
	color: #99CC33;
	}
.style_bg{
	background-color: #99CC33;
	}


/*▂▂▂▂▂▂▂▂▂▂▂▂▂█----大致大標題設定--------█▂▂▂▂▂▂▂▂▂▂▂▂▂▂▂*/
.top_15px_line {
	color: #006633;
	font-size: 15px;
	font-weight: bold;
	cursor: auto;
	text-transform: none;
	line-height: 30px;
	background-color: #E3F9C8;
	border: 1px solid #99CC33;
}


.top12 {
	color: #FFFFFF;
	font-variant: normal;
	font-weight: bold;
	font-size: 13px;
}
.top15 {
	font-variant: normal;
	font-weight: bold;
	font-size: 15px;
}
.top17 {
	font-variant: normal;
	font-weight: bold;
	font-size: 17px;
}
.top18 {
	font-variant: normal;
	font-weight: bold;
	font-size: 18px;
}
.top26 {
	color: #FFFFFF;
	font-variant: normal;
	font-weight: bold;
	font-size: 26px;
	font-family: "標楷體";
}
.topEN16WE{
	font-size: 16px;
	color: #666666;
	font-style: italic;
	line-height: 22px;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
}
.topEN18WE{
	font-size: 18px;
	color: #CCCCCC;
	font-style: italic;
	line-height: 22px;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
}
.topEN20WE{
	font-size: 20px;
	color: #333333;
	font-style: normal;
	line-height: 22px;
	font-weight: bolder;
	font-variant: normal;
	text-transform: none;
}
.topEN24WE{
	font-size: 24px;
	color: #333333;
	font-style: normal;
	line-height: 22px;
	font-weight: bolder;
	font-variant: normal;
	text-transform: none;
}
/*▂▂▂▂▂▂▂▂▂▂▂▂▂█----大致英文副標題設定--------█▂▂▂▂▂▂▂▂▂▂▂▂▂▂▂*/



/*▂▂▂▂▂▂▂▂▂▂▂▂▂█----固定常用內文顏色-------█▂▂▂▂▂▂▂▂▂▂▂▂▂▂▂*/

.0text0white{
	color: #FFFFFF;
}
.0text0white a:link {
	color: #FFFFFF;
	text-decoration: none;
}
.0text0white a:visited {
	color: #FFFFFF;}
	
/************/

.0text0black{
	color: #000000;}
.0text0black a:link {
	color: #000000;
}
.0text0black a:visited {
	color: #000000;}
	
/************/

.0text0green{
	color: #99CC00;
}
.0text0green a:link {
color: #99CC00;
}
.0text0green a:visited {
	color: #99CC00;}
	
/************/

.0text0red{
	color: #FF3333;
}.0text0red a:link {
	color: #FF3333;
}
.0text0red a:visited {
	color: #FF3333;}

/************/

.0text0orange{
	color: #FF9933;
}.0text0orange a:link {
	color: #FF9933;
}
.0text0orange a:visited {
	color: #FF9933;
}

/************/

.0text0blue{
	color: #0099CC;
}
.0text0blue a:link {
	color: #0099CC;
}
.0text0blue a:visited {
	color: #0099CC;
}




/*▂▂▂▂▂▂▂▂▂▂▂▂▂█----經常變更特別連結色-------█▂▂▂▂▂▂▂▂▂▂▂▂▂▂▂*/
.txt {
color: #FFFFFF;
	text-decoration: none;
}

/*---未閱讀色-----*/
.txt a:link {
	color: #FFFFFF;
	text-decoration: none;
}
/*---已閱讀色-----*/
.txt a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
/*---變換色-----*/
.txt a:hover {
	color: #FFFFFF;
	text-decoration: none;
}
/*---執行色-----*/
.txt a:active {
	color: #FFFFFF;
	text-decoration: none;
}

.txt2 {
	color: #666666;
	text-decoration: none;
}

/*---未閱讀色-----*/
.txt2 a:link {
	color: #666666;
	text-decoration: none;
}
/*---已閱讀色-----*/
.txt2 a:visited {
	color: #666666;
	text-decoration: none;
}
/*---變換色-----*/
.txt2 a:hover {
	color: #000000;
	text-decoration: none;
}
/*---執行色-----*/
.txt2 a:active {
	color: #666666;
	text-decoration: none;
}

.txt3 {
	color: #999999;
	text-decoration: none;
}

/*---未閱讀色-----*/
.txt3 a:link {
	color: #999999;
	text-decoration: none;
}
/*---已閱讀色-----*/
.txt3 a:visited {
	color: #999999;
	text-decoration: none;
}
/*---變換色-----*/
.txt3 a:hover {
	color: #000000;
	text-decoration: none;
}
/*---執行色-----*/
.txt3 a:active {
	color: #999999;
	text-decoration: none;
}
.txt_color {
	color: #0099CC;
	text-decoration: none;
}

/*---未閱讀色-----*/
.txt_color  a:link {
	color: #0099CC;
	text-decoration: none;
}
/*---已閱讀色-----*/
.txt_color  a:visited {
	color: #0099CC;
	text-decoration: none;
}
/*---變換色-----*/
.txt_color  a:hover {
	color: #0099CC;
	text-decoration: none;
}
/*---執行色-----*/
.txt_color  a:active {
	color: #0099CC;
	text-decoration: none;
}


/*▂▂▂▂▂▂▂▂▂▂▂▂▂█----跳頁選單背景等設定-------█▂▂▂▂▂▂▂▂▂▂▂▂▂▂▂*/

.select{
    font-size: 13px;
	color: #666666;
	background-color: #FFFFCC;
	}
.selecta :hover {
	background-color: #FF9900;	
}

/******填字方塊*******/
.myform {
	color: #333333;
	background-color: #E8E8E8;
	font-size: 10px;
}
.myform2 {
	color: #FFFFFF;
	background-color: #666666;
}
.myform3 {
	color: #333333;
	background-color: #FFFFFF;
}
.myform_color {
	color: #FFFFFF;
	background-color: #0099CC;
}
/******公用跳頁選單數字*******/
.page-form {
	font-size: 10px;
}

/*▂▂▂▂▂▂▂▂▂▂▂▂▂█----固定表格框線設定-------█▂▂▂▂▂▂▂▂▂▂▂▂▂▂▂*/

.td-black {
	border: 1px solid #CCCCCC;
}

.td-white {
	border: 1px solid #FFFFFF;
}

.br {
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #E0E0E0;
}
.br-solid {
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #DBDBDB;
	}

.br-solid-green {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #C9E3AE;
}
.br-solid-color {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #0099CC;
}
.br-solid-black {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #DBDBDB;
	}
.br-top-down-black {
	border-bottom-color: #EEEEEE;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #EEEEEE;
	border-right-color: #EEEEEE;
	border-left-color: #EEEEEE;
	}

/******經常變更*******/


.mytd-1{
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #CCCCCC;
}
.mytd-2 {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FF9933;
	}
	


	
/*▂▂▂▂▂▂▂▂▂▂▂▂▂█----聯絡大傳-------█▂▂▂▂▂▂▂▂▂▂▂▂▂▂▂*/
	
.DAH {
	font-size: 12px;
}
.DAH a:link{
	color: #666666;
	text-decoration: none;
}
.DAH a:visited {
	color: #666666;
	text-decoration: none;
}
.DAH a:hover {
	color: #0099CC;
}
.DAH a:active {
	color: #0099CC;
	text-decoration: none;
}
		
	
	
	
/*▂▂▂▂▂▂▂▂▂▂▂▂█----功能選單-------█▂▂▂▂▂▂▂▂▂▂▂▂▂▂▂*/

.meun{
	font-size: 15px;
	font-weight: bolder;
	text-transform: uppercase;
	}
.meun a:link{
	color: #333333;
	text-decoration: none;
}
.meun a:visited {
	color: #333333;
	text-decoration: none;
}
.meun a:hover {
	color: #006699;
}
.meun a:active {
color: #006699;
	text-decoration: none;
}

/*▂▂▂▂▂次選單▂▂▂▂▂*/
	
.meun02{
	font-size: 13px;
	}
.meun02 a:link{
	color: #666666;
	text-decoration: none;
}
.meun02 a:visited {
	color: #666666;
	text-decoration: none;
}
.meun02 a:hover {
	color: #0099CC;
}
.meun02 a:active {
	color: #0099CC;
	text-decoration: none;
}
/*▂▂▂▂▂▂▂▂▂▂▂▂▂█----最新消息---列表文字類-------█▂▂▂▂▂▂▂▂▂▂▂▂▂▂▂*/

.new 
{
	font-size: 13px;
	color: #666666;
	line-height: 20px;
	}
.new a:link{
	color: #666666;
	text-decoration: none;
}
.new a:visited {
	color: #666666;
	text-decoration: none;
}
.new a:hover {
	color: #FF9900;
	font-weight: lighter;
}
.new a:active {
	color: #FF9900;
	text-decoration: none;
}
/*▂▂▂▂▂▂▂▂▂▂▂▂▂█----產品文字類-------█▂▂▂▂▂▂▂▂▂▂▂▂▂▂▂*/
.Product-top {
	font-size: 15px;
	color: #FF3300;
	font-weight: bold;
	line-height: 20px;
}		


.Product-off{
	font-size: 14px;
	color: #333333;
	font-weight: bolder;
	text-decoration: line-through;
}
.Product-on{
	font-size: 14px;
	color: #CC0000;
	line-height: 20px;
	font-weight: bolder;
}
.Product-hot{
	font-size: 14px;
	color: #66CC33;
	line-height: 20px;
	font-weight: bolder;
}	




/*▂▂▂▂▂▂▂▂▂▂▂▂▂█----按鈕樣式-------█▂▂▂▂▂▂▂▂▂▂▂▂▂▂▂*/
span.button input {
	background:none;
	border:none;
	cursor:hand;
	cursor:pointer;	
	color: #666666;
}
span.button{
	cursor:hand;
	cursor:pointer;
	display:block;
	overflow:hidden;
	position: relative;
	background-image: url(../images/smi/td/id_02.gif);
	background-repeat: repeat-x;
	width: auto;
	height: 30px;
	padding: 5px;

}


 

.button1 {
	background-image: url(../images/smi/idbg/button1.gif);
backgroung-image: repeat-x;
	color: #FFFFFF;
	letter-spacing: 3px;
	padding: 0px;
	position: relative;
	height: 18px;
	margin: 0px;
	clip: rect(auto,5px,auto,5px);
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.button2 {
	background-image: url(../images/smi/idbg/button2.gif);
	backgroung-image: repeat-x;
	color: #FFFFFF;
	letter-spacing: 3px;
	padding: 0px;
	position: relative;
	height: 18px;
	margin: 0px;
	clip: rect(auto,5px,auto,5px);
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.button3 {
	background-image: url(../images/smi/idbg/button3.gif);
	backgroung-image: repeat-x;
	color: #FFFFFF;
	letter-spacing: 3px;
	padding: 0px;
	position: relative;
	height: 18px;
	margin: 0px;
	clip: rect(auto,5px,auto,5px);
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.button4 {
	background-image: url(../images/smi/idbg/button4.gif);
	backgroung-image: repeat-x;
	color: #FFFFFF;
	letter-spacing: 3px;
	padding: 0px;
	position: relative;
	height: 18px;
	margin: 0px;
	clip: rect(auto,5px,auto,5px);
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.button5 {
	background-image: url(../images/smi/idbg/button5.gif);
	backgroung-image: repeat-x;
	color: #FFFFFF;
	letter-spacing: 3px;
	padding: 0px;
	position: relative;
	height: 18px;
	margin: 0px;
	clip: rect(auto,5px,auto,5px);
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.button6 {
	background-image: url(../images/smi/idbg/button6.gif);
	backgroung-image: repeat-x;
	color: #FFFFFF;
	letter-spacing: 3px;
	padding: 0px;
	position: relative;
	height: 18px;
	margin: 0px;
	clip: rect(auto,5px,auto,5px);
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
