/* Remove the link outline */
a {noFocusLine:expression(this.onFocus=this.blur());} /* For IE */
:focus {-moz-outline-style: none;} /* For Firefox 及 Netscape 專用*/ 
.t{background-repeat: no-repeat;}
.t_1{background-repeat: no-repeat; background-position:center; background-position:left}
.t_2{background-repeat: no-repeat; background-position:left bottom}
.t_3{background-repeat: no-repeat; background-position:right bottom}
.t_4{background-repeat: no-repeat; background-position:right top}
table	{
	border:#000 0px solid;
	border-collapse:collapse;
}
/*-- 內頁左側選單設定 --*/
.leftmenu {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #4D4D4D;
	text-decoration: none;
	font-weight: normal;
	line-height: 17px;

}
.leftmenu a {
	background-image: url(images/arrow2.gif);
	background-repeat: no-repeat;
	background-position: left top;
	color: #4D4D4D;
	text-decoration: none;
	font-weight: normal;
	padding-left: 22px;
	display: block;
	margin-top: 1px;
	margin-bottom: 1px;
	padding-top: 2px;
	padding-bottom: 2px;


}
.leftmenu a:hover {
	background-image: url(images/arrow1.gif);
	background-repeat: no-repeat;
	background-position: left top;
	color: #ffffff;
	background-color: #596F88;
	text-decoration: none;
	padding-left: 22px;
	display: block;
	margin-top: 1px;
	margin-bottom: 1px;
	padding-top: 2px;
	padding-bottom: 2px;


}
/*-- 內頁設定 --*/
.location_link {color: #707070;font-size:12px;text-decoration: none;font-family: Arial, Helvetica, sans-serif; letter-spacing:0.02em}
a.location_link:hover {color: #3E7AAC;font-size:12px;text-decoration: none;font-family: Arial, Helvetica, sans-serif; letter-spacing:0.02em}

.product_link {color: #666666;font-size:12px;text-decoration: none;font-family: Arial, Helvetica, sans-serif; letter-spacing:0.02em;}
a.product_link:hover {color: #3D7698;font-size:12px;text-decoration: underline;font-family: Arial, Helvetica, sans-serif; letter-spacing:0.02em}
.download_link {color: #3D7698;font-size:12px;text-decoration: none;font-family: Arial, Helvetica, sans-serif; letter-spacing:0.02em}
a.download_link:hover {color: #666666;font-size:12px;text-decoration: underline;font-family: Arial, Helvetica, sans-serif; letter-spacing:0.02em}
.download_link2 {color: #306D85;font-size:12px;text-decoration: none;font-family: Arial, Helvetica, sans-serif; letter-spacing:0.02em}
a.download_link2:hover {color: #A5A5A5;font-size:12px;text-decoration: underline;font-family: Arial, Helvetica, sans-serif; letter-spacing:0.02em}
.location {color: #4A81AC;font-size:12px;text-decoration: none;font-family: Arial, Helvetica, sans-serif; letter-spacing:0.02em}
.product_title{color: #D14E36;font-size:17px;text-decoration: none;font-family: Arial, Helvetica, sans-serif; letter-spacing:0.02em}
.product_des{color: #4D819D;font-size:12px;text-decoration: none;font-family: Arial, Helvetica, sans-serif; letter-spacing:0.02em; line-height:20px}
.title {color: #3580A4;font-size:16px;text-decoration: none;font-family: Arial, Helvetica, sans-serif; letter-spacing:0.02em}
.title_2 {color: #63963D;font-size:13px;text-decoration: none;font-family: Arial, Helvetica, sans-serif; letter-spacing:0.02em}
.contact_top {
	font-family: "Verdana", "Arial", "Helvetica", "sans-serif";
	font-size: 11px;
	color: #6C6C6C;
	text-decoration: none;
	line-height: 20px;
}

/*-- 表單的設定 --*/

.FormFormat input {
	font-family: "Arial", "Helvetica", "sans-serif";
	font-size: 12px;
	color: #666666;
	background-color: F1F5F8;
	border: 1px solid #E3E2E2;

}
.FormFormat select {
	font-family: "Arial", "Helvetica", "sans-serif";
	font-size: 12px;
	color: #666666;
	background-color: #F1F5F8;
	border: 1px solid #E3E2E2;

}

.FormFormat textarea{
	font-family: "Arial", "Helvetica", "sans-serif";
	border: 1px solid #E3E2E2;
	color: #666666;
	background-color: #F1F5F8;
}
a {noFocusLine:expression(this.onFocus=this.blur());} /* For IE */
:focus {-moz-outline-style: none;} /* For Firefox 及 Netscape 專用*/ 