/*
body {
	background-image: url(images/bg1.gif);
	background-repeat: repeat-y;
	background-position: center top;
	font-family: Tahoma;
	margin: 0px;
}
*/
a:link {
	text-decoration: none;
	color: #00F;
}
a:visited {
	text-decoration: none;
	color: #642100;
}
a:hover {
	text-decoration: none;
	color: #FF3300;
}
a:active {
	text-decoration: none;
	color: #00F;
}

#specSheet td {
	padding: 0px 0px 0px 5px;
	line-height: 20px;
}
body,td,th {
	font-family: Tahoma;
	color: #000000;
	font-size: 12px;
}

.H2 {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 21px;
	color: #000000;
	font-weight: bolder;
	font-style: normal;
}
.text_12_w { 
    /* 字體:白色 */
	color: #FFF; 
}
.text_14_o { 
    /* 字體: 14, 橘色 */
	font-size: 14px;
	font-weight: bolder;
	color: #FF6600; 
	line-height: 20px;
}
.text_14_bu {
	/* 字體: 14, 藍色 */
	font-size: 14px;
	font-weight: bolder;
	color: #069;
	line-height: 20px;
}

.text_14_b {
	/* 字體: 14, 黑色 */
	font-size: 14px;
	font-family: MS UI Gothic, SimSun;
	font-weight: bolder;
	color: #000000;
	line-height: 20px;
}
.text_14_R {
	/* 字體: 14, 紅色 */
	font-size: 14px;
	font-weight: bolder;
	color: #F00;
	line-height: 20px;
}
.text_14_R1 {
	/* 字體: 14, 紅色 */
	font-size: 14px;
	font-weight: bolder;
	color: #BF0000;
	line-height: 20px;
}
.item_standard {
	font-size: 12px;
	color: #000000;
	text-align: left;
}
.text_standard {
	font-size: 12px;
	color: #000000;
	text-align: left;
}
.text_standard-1 {
	/* 含上下間距*/
	font-size: 12px;
	color: #000000;
	text-align: left;
	line-height: 20px;
}
.text_standard-2 {
	/* 含上下間距*/
	font-size: 16px;
	color: #000000;
	text-align: left;
	line-height: 20px;
}
.link-1 {
	text-decoration: none;
	/*none			預設。 定義標準的文本。
	  underline		字加底線。
      overline    	字加上方線。
      line-through	刪字線。
      blink	        字閃爍。*/
	color: #000000;
}
.link-more {
	/* 字體:11, 棗紅色  */
	text-decoration: none;
	/*none			預設。 定義標準的文本。
	  underline		字加底線。
      overline    	字加上方線。
      line-through	刪字線。
      blink	        字閃爍。*/
	color: #993300; 
	font-size: 11px;
}
.product {
	font-size: 20px;
	color: #000000;
	text-indent: 10px;   /* 左間距 */ 
	font-style: oblique; /* 斜體, italic ; 偏斜體, oblique */
	font-weight: bolder; /* 粗體 */ 
	text-align: left;
	line-height: 50px; /* 上下間距 */ 
}
.chinese_1 {
	font-size: 15px;
	font-family: "Arial Black";
	text-decoration: blink; /* 閃爍, Firefox*/
	font-weight: bold;
}
.chinese_2 {
	font-size: 15px;
	font-family: "Arial Black";
	font-weight: bold;
}
.chinese_r_text {
	font-size: 12px;
	color: #F00; /* 字體:紅色 */
	text-align: left;
	line-height: 20px; /* 上下間距 */ 
}
.chiness_top {
	font-size: 22px;
	color: #000000;
	text-indent: 10px;   /* 左間距 */ 
	font-style: oblique; /* 斜體, italic ; 偏斜體, oblique */
	font-weight: bolder;
	text-align: left;
	line-height: 50px;  /* 上下間距 */ 
	font-family: "微軟正黑體";
}

/* 方框 */
.icon_data_sheet {
	/* 灰色實線方框, 字體:10,黑, 左間距較大 */
	font-size: 10px;
	color: #000000;
	border: 1px solid #999999;
	text-indent: 10px;
}
.item_dashed_gray_line-10 {
	/* 灰色實線方框, 字體:黑 */
	font-size: 12px;
	color: #000000;
	border-bottom: 1px solid #999;
	border-left: 1px solid #999;
	border-right: 1px solid #999;
	border-top: 1px solid #999;
}
.menu-single {
	/* 黑色實線方框, 字體:黑 */
	font-size: 12px;
	color: #000000;
	border: 1px solid #000000;
}
.index_flash {
	/* 黑色實線方框, 字體:深灰 */
	font-size: 12px;
	color: #666666;
	border: 1px solid #000000;
}
.icon_images {
	/* 實線方框, 上/右淺灰, 左/下灰, 字體:黑 */
	font-size: 12px;
	color: #000000;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #999999;
	border-left-color: #999999;
}
/* 上線 */
.icon_top {
	/* TOP & Home 用,深咖啡色上虛線, 字體:深灰  */ 
	font-size: 10px;
	color: #666666;
	border-top-width: 1px;
	border-top-style: dashed;
	border-top-color: #993300;
}
.item_dashed_gray_line-3 {
	/* 淺灰色上虛線, 字體:黑  */
	font-size: 12px;
	color: #000000;
	text-align: left;
	text-indent: 5px;
	border-top-width: 1px;
	border-top-style: dashed;
	border-top-color: #CCCCCC;
}
/* 底線 */
.site_map {
	/* 網頁路徑用, 棗紅虛底線, 字體:11,深灰, 間距大 */
	font-size: 11px;
	color: #666666;
	text-indent: 20px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #993300;
}
.item_dashed_gray_line {
	/* 淺灰色虛底線, 字體:黑  */
	font-size: 12px;
	color: #000000;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #CCCCCC;
	text-align: left;
}
.text_dashed_gray_line {
	/* 淺灰色虛底線, 字體:黑  */
	font-size: 12px;
	color: #000000;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #CCCCCC;
	text-align: left;
}
.text_solid_gray_line {
	/* 淺灰色實底線 */
	font-size: 12px;
	color: #000000;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}
.h1 {
	/* 淺灰色實底線, 字體:14,近黑 */
	font-size: 14px;
	color: #333333;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}
.item_solid_black_line-2 {
	/* 黑色實底線 */
	color: #000000;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
}
.item-2 {
	/* 黑色實底線, 靠左對齊, 字距 */
	font-size: 12px;
	color: #000000;
	text-align: left;
	text-indent: 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
}
/* 左線 */
.item_dashed_gray_line-2 {
	/* 淺灰色左虛線, 字體:黑  */
	font-size: 12px;
	color: #000000;
	text-align: left;
	border-left-width: 1px;
	border-left-style: dashed;
	border-left-color: #CCCCCC;
	text-indent: 5px;
}
.item_dashed_gray_line-11 {
	/* 黑色左虛線, 字體:黑  */
	font-size: 12px;
	color: #000000;
	text-align: left;
	text-indent: 5px;
	border-left: 1px dashed #000;
}
.item_solid_black_line-3 {
	/* 黑色左實線  */
	color: #000000;
	border-left: 1px solid #666;
}
/* 左/上線 */
.item_dashed_gray_line-3 {
	/* 淺灰色上虛線, 字體:黑  */
	font-size: 12px;
	color: #000000;
	text-align: left;
	text-indent: 5px;
	border-top-width: 1px;
	border-top-style: dashed;
	border-top-color: #CCCCCC;
}
.item_dashed_gray_line-4 {
	/* 淺灰色左,上虛線, 字體:黑  */
	font-size: 12px;
	color: #000000;
	text-align: left;
	text-indent: 5px;
	border-left-width: 1px;
	border-left-style: dashed;
	border-left-color: #CCCCCC;
}
/* 左/下線 */
.item_dashed_gray_line-1 {
	/* 淺灰色左,下虛線, 字體:黑  */
	font-size: 12px;
	color: #000000;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #CCCCCC;
	text-align: left;
	border-left-width: 1px;
	border-left-style: dashed;
	border-left-color: #CCCCCC;
	text-indent: 5px;
}
.item_dashed_gray_line-7 {
	/* 灰色左,下實線, 字體:黑 */
	font-size: 12px;
	color: #000000;
	text-align: left;
	border-bottom: 1px solid #999;
	border-left: 1px solid #999;
}
/* 左/右線 */
.item_dashed_gray_line-6 {
	/* 淺灰色左, 右實線, 字體:黑 */
	font-size: 12px;
	color: #000000;
	text-align: left;
	text-indent: 5px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #CCCCCC;
	border-right-width: 1px;
	border-right-style: solid;
	border-bottom-style: none;
	border-right-color: #CCCCCC;
}
/* 左/右/上線 */
.index_product {
	/* 淺灰色左,右,上實線, 全間距, 字體:深灰 */
	font-size: 12px;
	color: #666666;
	text-indent: 20px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
}
.item-1 {
	/* 黑色左,右,上實線, 全間距, 字體:黑 */
	font-size: 12px;
	color: #000000;
	text-align: left;
	text-indent: 5px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #000000;
	border-right-color: #000000;
	border-left-color: #000000;
	font-weight: normal;
}
.menu-without_agent {
	/* 黑色左,右,上實線, 上,右間距, 字體:黑 */
	font-size: 12px;
	color: #000000;
	border-top-width: 1px;
	border-right-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #000000;
	border-right-color: #000000;
	border-left-width: 1px;
	border-left-color: #000000;
}
/* 左/右/下線 */
.item_dashed_gray_line-5 {
	/* 淺灰色左,右實線,下虛線, 字體:黑 */
	font-size: 12px;
	color: #000000;
	text-align: left;
	text-indent: 5px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #CCCCCC;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: dashed;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
}
.item_solid_black_line-1 {
	/* 黑灰色左,右實線,下虛線, 字體:黑 */
	font-size: 12px;
	color: #000000;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #000000;
	text-align: left;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #000000;
	background-color: #FFFFFF;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #000000;
}
.item_dashed_gray_line-8 {
	/* 灰色左,右,下實線, 字體:黑 */
	font-size: 12px;
	color: #000000;
	text-align: left;
	border-bottom: 1px solid #999;
	border-left: 1px solid #999;
	border-right: 1px solid #999;
}
.item_solid_black_line {
	/* 黑色左,右,下實線, 字體:黑 */
	font-size: 12px;
	color: #000000;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
	text-align: left;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #000000;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #000000;
	background-color: #FFFFFF;
}
.item_dashed_gray_line-9 {
	/* 淺灰色左,右,下虛線, 字體:黑 */
	font-size: 12px;
	color: #000000;
	text-align: left;
	text-indent: 5px;
	border-right: 1px dashed #CCCCCC;
	border-bottom: 1px dashed #CCCCCC;
	border-left: 1px dashed #CCCCCC;
}




/* 加底色樣式 */

.item_dashed_orange_line {
	/* 橙底色, 橘虛底線 */
	font-size: 12px;
	color: #333333;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #FF6600;
	text-align: left;
	background-color: #FFF1DD;
}
.h2-0 {
	/* 橙底色, 灰底線 */
	font-size: 12px;
	color: #000000;
	font-weight: bold;
	background-color: #FFDC93;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	text-align: left;
	text-indent: 5px;
}
.h2 {
	/* 淺橘底色, 灰底線, 字體:近黑 左字距較大 */
	font-size: 12px;
	color: #333333;
	font-weight: bold;
	background-color: #FFF1DD;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	text-align: left;
	text-indent: 10px;
}
.h2-1 {
	/* 淺橘底色, 灰底線, 字體:黑 */
	font-size: 12px;
	color: #000000;
	font-weight: bold;
	background-color: #FFE3B9;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	text-align: left;
	text-indent: 5px;
}
.h2-2 {
	/* 黃底色, 灰底線 */
	font-size: 12px;
	color: #000000;
	font-weight: bold;
	background-color: #FFFF9D;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	text-align: left;
	text-indent: 5px;
}
.h2-3 {
	/* 淺灰底色, 灰底線 */ 
	font-size: 12px;
	color: #000000;
	font-weight: bold;
	background-color: #CCC;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	text-align: left;
	text-indent: 5px;
}
.h3 {
	/* 灰底色, 灰底線, 字體:14,近黑 左字距較大 */ 
	font-size: 14px;
	color: #333333;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	background-color: #C6C6C6;
	text-indent: 10px;
}
.item {
	/* 綠底色 & 左右上細框, 2012/12/7 改為灰方框 */ 
	font-size: 12px;
	color: #000000;
	text-align: left;
	text-indent: 5px;
	background-color: #A5E0A5;
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #999;
	border-right-color: #999;
	border-left-color: #999;
	font-weight: bold;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999;
}
.item-0 {
	/* 粉紅底色 & 左右上框 */
	font-size: 12px;
	color: #000000;
	text-align: left;
	text-indent: 5px;
	background-color: #FF9999;
	border-top-width: 2px;
	border-right-width: 2px;
	border-left-width: 2px;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #000000;
	border-right-color: #000000;
	border-left-color: #000000;
	font-weight: bold;
}
