@charset "utf-8";
/* CSS Document */
.information {
	font-size: 11px;
	color: #FFFFFF;
	line-height: normal;
	font-weight: normal;
	letter-spacing: normal;
}

.form {
	margin: 5px;
}

.products {
	font-size: 14px;
	color: #FFFFFF;
	line-height: 160%;
	font-weight: bold;
	letter-spacing: normal;
	font-family: Arial, Helvetica, sans-serif;
}

.products2 {
	font-size: 14px;
	color: #FFFFFF;
	line-height: 160%;
	font-weight: normal;
	letter-spacing: normal;
}
.product3 {
	font-size: 24px;
	color: #293F57;
	line-height: 150%;
	font-weight: bold;
	letter-spacing: normal;
	font-family: "Times New Roman", Times, serif;
}

.map {
	font-size: 13px;
	color: #FF6600;
	line-height: 160%;
	font-weight: normal;
	letter-spacing: normal;
}
.preface-bg{
	background-repeat:no-repeat;
	background-position:right bottom;
}
.preface-icon{
	font-size: 14px;
	color: #293F57;
	line-height: 150%;
	font-weight: bold;
	letter-spacing: normal;
}
.words{
	font-size: 12px;
	color: #000000;
	line-height: 1.5;
	font-weight: normal;
	letter-spacing: normal;
}
.right{
	font-size: 12px;
	color: #999999;
	line-height: 200%;
	font-weight: normal;
	letter-spacing: normal;
}
.scrollbar{
scrollbar-arrow-color:#293F57;      /*捲軸的上下小箭頭*/  
scrollbar-face-color:#FFFFCC;       /*捲軸滑桿的顏色*/  
scrollbar-track-color:#FFFFCC;      /*捲軸底色*/  
scrollbar-3dlight-color:#FFFFCC;    /*捲軸左與上外邊框*/  
scrollbar-highlight-color:#293F57;   /*捲軸左與上內邊框 */  
scrollbar-shadow-color:#293F57;      /*捲軸右與下內邊框*/ 
scrollbar-darkshadow-Color:#FFFFCC; /* 捲軸與按鈕上下陰影顏色*/
scrollbar-base-color:#FFFFCC;        /* 捲軸基底顏色*/
}
.pixeltable{
border:1px solid #293F57;
}

.pixeltable2{
border:1px solid #ffffff;
}
.site-map {
	font-size: 14px;
	color: #293F57;
	line-height: 160%;
	font-weight: bold;
	letter-spacing: normal;
}
.site-map2 {
	font-size: 14px;
	color: #293F57;
	line-height: 160%;
	font-weight: bold;
	letter-spacing: normal;
	font-family: Arial, Helvetica, sans-serif;
}
.support-bg{
	background-repeat:no-repeat;
	background-position:center bottom;
}
.imglink {
	cursor: pointer;
}

