td{
	font-size: 12px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	color: #666666;
	font-style: normal;
	line-height: 25px;
	font-variant: normal;
	text-transform: none;
}
BODY {
	scrollbar-face-color:#FFFFFF;
	scrollbar-highlight-color:#FFFFFF;
	scrollbar-3dlight-color:#C0C0C0;
	scrollbar-darkshadow-color:#FFFFFF;
	scrollbar-shadow-color:#808080;
	scrollbar-arrow-color:#FFCC00;
	scrollbar-track-color:#FFFFFF;
	background-image: url(../images/bg/bg001.jpg);
	background-color: #FFFFFF;
	background-repeat:repeat;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
/*▂▂▂▂▂▂▂▂▂▂▂▂▂█----大致連結設定--------█▂▂▂▂▂▂▂▂▂▂▂▂▂▂▂*/

/*---未閱讀色-----*/
a:link {
	color: #0099FF;
	text-decoration: none;
}
/*---已閱讀色-----*/
a:visited {
	color: #0099FF;
	text-decoration: none;
}
/*---變換色-----*/
a:hover {
	color: #FF9933;
	text-decoration: none;
}
/*---執行色-----*/
a:active {
	color: #FF9933;
	text-decoration: none;
}

/*▂▂▂▂▂▂▂▂▂▂▂▂▂█----大致大標題設定--------█▂▂▂▂▂▂▂▂▂▂▂▂▂▂▂*/

.top {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	color: #999999;
	font-variant: normal;
	font-weight: bold;
	font-size: 13px;
}
.topEN18WE{
	font-size: 18px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	color: #666666;
	font-style: normal;
	line-height: 22px;
	font-weight: lighter;
	font-variant: normal;
	text-transform: none;
}
.topEN18WEtoto{
	font-size: 24px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	color: #3399CC;
	font-style: normal;
	line-height: 22px;
	font-weight: bolder;
	font-variant: normal;
	text-transform: none;
}
/*▂▂▂▂▂▂▂▂▂▂▂▂▂█----大致英文副標題設定--------█▂▂▂▂▂▂▂▂▂▂▂▂▂▂▂*/


.top-15px {
	font-family:Geneva, Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 15px;
	font-weight: lighter;
	cursor: auto;
	text-transform: none;
	background-color: #E6E6E6;
}

/*▂▂▂▂▂▂▂▂▂▂▂▂▂█----固定常用內文顏色-------█▂▂▂▂▂▂▂▂▂▂▂▂▂▂▂*/

.white-text{
	color: #FFFFFF;
}

.black-text{
	color: #000000;}

.green-text{
	color: #99CC00;
}

.red-text{
	color: #FF3333;
}

.orange-text{
	color: #FF9933;
}

.blue-text{
	color: #0099CC;
}

/*▂▂▂▂▂▂▂▂▂▂▂▂▂█----經常變更文字設定-------█▂▂▂▂▂▂▂▂▂▂▂▂▂▂▂*/

.text{font-size: 12px;
	color: #669933;
	font-weight: bolder;}


.text02{
	font-size: 12px;
	color: #88C110;
	font-weight: lighter;
}


/*▂▂▂▂▂▂▂▂▂▂▂▂▂█----經常變更特別連結色-------█▂▂▂▂▂▂▂▂▂▂▂▂▂▂▂*/

.txt a:link{
	color: #FFFFFF;
	text-decoration: none;
}
.txt a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
.txt a:hover {
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bolder;
}
.txt a:active {
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bolder;}



/*▂▂▂▂▂▂▂▂▂▂▂▂▂█----跳頁選單背景等設定-------█▂▂▂▂▂▂▂▂▂▂▂▂▂▂▂*/

.select{
	font-size: 12px;
	color: #FFFFFF;
	background-color: #2E8EC9;
	border: 1px solid #0073CA;
	}
.selecta :hover {
	background-color: #FF9900;	
}

/******填字方塊*******/
.myform {
	font-size: 12px;
	color: #FEA525;
	line-height: 12px;

}
/******公用跳頁選單數字*******/
.page-form {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
	background-color: #F9F9F9;
}
/*▂▂▂▂▂▂▂▂▂▂▂▂▂█----固定表格框線設定-------█▂▂▂▂▂▂▂▂▂▂▂▂▂▂▂*/

.td-sideline {
	border: 1px solid #666666;
}

.td-white {
	border: 1px solid #FFFFFF;
}

.br {
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #E0E0E0;
}
.br-solid {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #DBDBDB;
	}

.br-solid-green {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #D9D9D9;
}
.br-solid-inset {
	border-bottom-width: 2px;
	border-bottom-style: inset;
	border-bottom-color: #A8CFED;
}
.br-solid-black {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #DBDBDB;
	}

/******經常變更*******/


.mytd-1{
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #CCCCCC;
}
.mytd-2 {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #DBDBDB;
	}
	
.mytd-3 {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #DBDBDB;
	}

	
/*▂▂▂▂▂▂▂▂▂▂▂▂▂█----聯絡大傳-------█▂▂▂▂▂▂▂▂▂▂▂▂▂▂▂*/
	
.DAH {
	font-size: 10px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	color: #666666;
	font-style: normal;
	line-height: 14px;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
}
.DAH a:link {
	color: #999999;text-decoration: none;}
.DAH a:visited {
	color: #999999;text-decoration: none;}
.DAH a:hover {
	color: #00CCFF;}
		
	
	
	
/*▂▂▂▂▂▂▂▂▂▂▂▂█----功能選單-------█▂▂▂▂▂▂▂▂▂▂▂▂▂▂▂*/

.meun{
	font-size: 15px;
	}
.meun a:link{
	color: #FFFFFF;
	text-decoration: none;
}
.meun a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
.meun a:hover {
	color: #FFFFFF;
}
.meun a:active {
	color: #FFFFFF;
	text-decoration: none;
}

/*▂▂▂▂▂次選單▂▂▂▂▂*/
	
.meun02{
	font-size: 12px;
	}
.meun02 a:link{
	color: #003366;
	text-decoration: none;
}
.meun02 a:visited {
	color: #003366;
	text-decoration: none;
}
.meun02 a:hover {
	color: #FFFFFF;
	font-size: 15px;
	font-weight: bolder;
}
.meun02 a:active {
	color: #FFFFFF;
	text-decoration: none;
}
/*▂▂▂▂▂▂▂▂▂▂▂▂▂█----最新消息---列表文字類-------█▂▂▂▂▂▂▂▂▂▂▂▂▂▂▂*/
.new-title {
	font-size: 13px;
	color: #88C110;
	font-weight: bold;
	}
.new 
{
	font-size: 12px;
	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: #FF9933;
	font-weight: lighter;
}
.new a:active {
	color: #FF9933;
	text-decoration: none;
}
/*▂▂▂▂▂▂▂▂▂▂▂▂▂█----產品文字類-------█▂▂▂▂▂▂▂▂▂▂▂▂▂▂▂*/
.Product-top {
	font-size: 15px;
	color: #FF6633;
	font-weight: bold;
	line-height: 20px;
}				
.Product{font-size: 14px;
	color: #666666;
	}
.Product-off{
	font-size: 14px;
	color: #333333;
	font-weight: bolder;
	text-decoration: line-through;
}
.Product-on{
	font-size: 14px;
	color: #333333;
	line-height: 20px;
	font-weight: bolder;
}
.Product-hot{
	font-size: 14px;
	color: #FF3300;
	line-height: 20px;
	font-weight: bolder;
}	

/*▂▂▂▂▂▂▂▂▂▂▂▂▂█----聯絡我們類-------█▂▂▂▂▂▂▂▂▂▂▂▂▂▂▂*/

.contact{
	font-size: 12px;
	color: #006699;
	font-weight: bolder;
}
	
.contact a:link {
	color: #006699;
	text-decoration: none;
}
.contact a:visited {
	color: #006699;
	text-decoration: none;
}	
.contact a:hover {
	color: #0099CC;
}
.contact a:active {
	color: #0099CC;
	text-decoration: none;
}

/*▂▂▂▂▂▂▂▂▂▂▂▂▂█----按鈕類-------█▂▂▂▂▂▂▂▂▂▂▂▂▂▂▂*/
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;

}
