html,body { background-color:$bodyBgColor$; }
body { background-image:$bodyBgImg$; background-position:$pos$; background-repeat:$repeat$; }
body { font-family:$font$; color:$color$; font-size:$size$; font-style:$style$; font-weight:$weight$; }
body { line-height:$lineHeight$; }
#ns_Wrapper { background-color:$WrapperBgColor$; }
#ns_Wrapper { background-image:$WrapperBgImg$; background-position:$pos$; background-repeat:$repeat$; }
#ns_Wrapper { width:$WrapperWidth$; }
#ns_Wrapper { padding-left:$WrapperPadding$; padding-right:$WrapperPadding$; }
#ns_Header { width:$HeaderWidth$; }
#ns_Header { height:$HeaderHeight$; }
.id_HeaderR1 { display:$HeaderR1Disp$; }
.id_HeaderR2 { display:$HeaderR2Disp$; }
#ns_Header { background-color:$HeaderBgColor$; }
#id_Header { background-image:$HeaderImg$; background-position:$pos$; background-repeat:$repeat$; }
#id_HeaderLeft { background-image:$HeaderLeftImg$; background-position:$pos$; background-repeat:$repeat$; }
#id_HeaderRight { background-image:$HeaderRightImg$; background-position:$pos$; background-repeat:$repeat$; }
#ns_Header { margin-bottom:$HeaderMarginBottom$; }
#ns_Footer { width:$FooterWidth$; }
#ns_Footer { height:$FooterHeight$; }
.id_FooterR1 { display:$FooterR1Disp$; }
.id_FooterR2 { display:$FooterR2Disp$; }
#ns_Footer { background-color:$FooterBgColor$; }
#id_Footer { background-image:$FooterImg$; background-position:$pos$; background-repeat:$repeat$; }
#id_FooterLeft { background-image:$FooterLeftImg$; background-position:$pos$; background-repeat:$repeat$; }
#id_FooterRight { background-image:$FooterRightImg$; background-position:$pos$; background-repeat:$repeat$; }
#ns_Footer { margin-top:$FooterMarginTop$; }
#id_Menu { display:$MenuDisp$; }
#id_MenuLeft { display:$MenuLeftDisp$; }
#id_MenuRight { display:$MenuRightDisp$; }
#id_MenuLeft { padding-left:$MenuLeftPadding$; }
#id_MenuRight { padding-right:$MenuRightPadding$; }
#id_Menu { margin-bottom:$MenuMarginBottom$; }
#id_CtrlBtn { display:$CtrlBtnDisp$; }
.TopMenuJoinPanel { display:$CtrlJoinPanelDisp$; }
.TopMenuSearch { display:$CtrlSearchDisp$; }
#ns_Copyright { background-image:$CopyrightImg$; background-position:$pos$; background-repeat:$repeat$; }
#ns_Copyright { width:$CopyrightW$; }
#ns_Main { width:$MainWidth$; }
#ns_Main5 { background-color:$MainBgColor$; }
#ns_Main5 { background-image:$MainImg$; background-position:$pos$; background-repeat:$repeat$; }
#ns_Main5 { padding-left:$MainPadding$; padding-right:$MainPadding$; }
a { color:$aColor$; }
a:hover { }
#id_ColLeft { display:$MainLeftDisp$; }
#id_ColLeft { width:$MainLeftWidth$; }
#id_ColLeft { background-color:$MainLeftBgColor$; }
#id_ColLeft { background-image:$MainLeftImg$; background-position:$pos$; background-repeat:$repeat$; }
#id_ColLeft { padding-left:$MainLeftMarginLeft$; }
#id_ColLeft { padding-right:$MainLeftMarginRight$; }
#id_ColRight { display:$MainRightDisp$; }
#id_ColRight { width:$MainRightWidth$; }
#id_ColRight { background-color:$MainRightBgColor$; }
#id_ColRight { background-image:$MainRightImg$; background-position:$pos$; background-repeat:$repeat$; }
#id_ColRight { padding-left:$MainRightMarginLeft$; }
#id_ColRight { padding-right:$MainRightMarginRight$; }
#id_Content { background-color:$ContBgColor$; }
#id_Content { background-image:$ContImg$; background-position:$pos$; background-repeat:$repeat$; }
#id_Content { padding-left:$ContMarginLeft$; }
#id_Content { padding-right:$ContMarginRight$; }
#id_ContTop { display:$ContTopDisp$; }
#id_ContTop { width:$ContTopWidth$; }
#id_ContTop { height:$ContTopHeight$; }
#id_ContTop { background-color:$ContTopBgColor$; }
#id_ContTop { background-image:$ContTopImg$; background-position:$pos$; background-repeat:$repeat$; }
#id_ContTopLeft { padding-right:$ContTopMargin$; } #id_ContTopRight { padding-left:$ContTopMargin$; }
#id_ContTopLeft { width:$ContTopLeftWidth$; }
#id_ContTopRight { width:$ContTopRightWidth$; }
#id_ContTopCenter { display:$ContTopCenterDisp$; }
#id_ContBottom { display:$ContBottomDisp$; }
#id_ContBottom { width:$ContBottomWidth$; }
#id_ContBottom { height:$ContBottomHeight$; }
#id_ContBottom { background-color:$ContBottomBgColor$; }
#id_ContBottom { background-image:$ContBottomImg$; background-position:$pos$; background-repeat:$repeat$; }
#id_ContBottomLeft { padding-right:$ContBottomMargin$; } #id_ContBottomRight { padding-left:$ContBottomMargin$; }
#id_ContBottomLeft { width:$ContBottomLeftWidth$; }
#id_ContBottomRight { width:$ContBottomRightWidth$; }
#id_ContBottomCenter { display:$ContBottomCenterDisp$; }
#ns_Content { background-color:$ContentBgColor$; }
#ns_Content { background-image:$ContentImg$; background-position:$pos$; background-repeat:$repeat$; }
#id_HeaderLeft .meMsg_MsgTitleBlk, #id_HeaderRight .meMsg_MsgTitleBlk, #id_HeaderCol .meMsg_MsgTitleBlk { display:$TopBlkTitleDisp$; }
#id_HeaderLeft .meMsg_MsgTitleBlk { font-family:$TopBlkTitleFont$; color:$color$; font-size:$size$; font-style:$style$; font-weight:$weight$; } #id_HeaderRight .meMsg_MsgTitleBlk { font-family:$TopBlkTitleFont$; color:$color$; font-size:$size$; font-style:$style$; font-weight:$weight$; } #id_HeaderCol .meMsg_MsgTitleBlk { font-family:$TopBlkTitleFont$; color:$color$; font-size:$size$; font-style:$style$; font-weight:$weight$; }
#id_HeaderLeft .meMsg_MsgTitleBlk { background-color:$TopBlkTitleBgColor$; } #id_HeaderRight .meMsg_MsgTitleBlk { background-color:$TopBlkTitleBgColor$; } #id_HeaderCol .meMsg_MsgTitleBlk { background-color:$TopBlkTitleBgColor$; }
#id_HeaderLeft .meMsg_MsgTitleBlk { background-image:$TopBlkTitleImg$; background-position:$pos$; background-repeat:$repeat$; } #id_HeaderRight .meMsg_MsgTitleBlk { background-image:$TopBlkTitleImg$; background-position:$pos$; background-repeat:$repeat$; } #id_HeaderCol .meMsg_MsgTitleBlk { background-image:$TopBlkTitleImg$; background-position:$pos$; background-repeat:$repeat$; }
#id_HeaderLeft .meMsg_MsgBlk { font-family:$TopBlkFont$; color:$color$; font-size:$size$; font-style:$style$; font-weight:$weight$; } #id_HeaderRight .meMsg_MsgBlk { font-family:$TopBlkFont$; color:$color$; font-size:$size$; font-style:$style$; font-weight:$weight$; } #id_HeaderCol .meMsg_MsgBlk { font-family:$TopBlkFont$; color:$color$; font-size:$size$; font-style:$style$; font-weight:$weight$; }
#id_HeaderLeft .meMsg_MsgBlk { background-color:$TopBlkBgColor$; } #id_HeaderRight .meMsg_MsgBlk { background-color:$TopBlkBgColor$; } #id_HeaderCol .meMsg_MsgBlk { background-color:$TopBlkBgColor$; }
#id_FooterLeft .meMsg_MsgTitleBlk, #id_FooterRight .meMsg_MsgTitleBlk, #id_FooterCol .meMsg_MsgTitleBlk { display:$BottomBlkTitleDisp$; }
#id_FooterLeft .meMsg_MsgTitleBlk { font-family:$BottomBlkTitleFont$; color:$color$; font-size:$size$; font-style:$style$; font-weight:$weight$; } #id_FooterRight .meMsg_MsgTitleBlk { font-family:$BottomBlkTitleFont$; color:$color$; font-size:$size$; font-style:$style$; font-weight:$weight$; } #id_FooterCol .meMsg_MsgTitleBlk { font-family:$BottomBlkTitleFont$; color:$color$; font-size:$size$; font-style:$style$; font-weight:$weight$; }
#id_FooterLeft .meMsg_MsgTitleBlk { background-color:$BottomBlkTitleBgColor$; } #id_FooterRight .meMsg_MsgTitleBlk { background-color:$BottomBlkTitleBgColor$; } #id_FooterCol .meMsg_MsgTitleBlk { background-color:$BottomBlkTitleBgColor$; }
#id_FooterLeft .meMsg_MsgTitleBlk { background-image:$BottomBlkTitleImg$; background-position:$pos$; background-repeat:$repeat$; } #id_FooterRight .meMsg_MsgTitleBlk { background-image:$BottomBlkTitleImg$; background-position:$pos$; background-repeat:$repeat$; } #id_FooterCol .meMsg_MsgTitleBlk { background-image:$BottomBlkTitleImg$; background-position:$pos$; background-repeat:$repeat$; }
#id_FooterLeft .meMsg_MsgBlk { font-family:$BottomBlkFont$; color:$color$; font-size:$size$; font-style:$style$; font-weight:$weight$; } #id_FooterRight .meMsg_MsgBlk { font-family:$BottomBlkFont$; color:$color$; font-size:$size$; font-style:$style$; font-weight:$weight$; } #id_FooterCol .meMsg_MsgBlk { font-family:$BottomBlkFont$; color:$color$; font-size:$size$; font-style:$style$; font-weight:$weight$; }
#id_FooterLeft .meMsg_MsgBlk { background-color:$BottomBlkBgColor$; } #id_FooterRight .meMsg_MsgBlk { background-color:$BottomBlkBgColor$; } #id_FooterCol .meMsg_MsgBlk { background-color:$BottomBlkBgColor$; }
#id_ColLeft .meMsg_MsgTitleBlk { display:$LfRtBlkTitleDisp$; } #id_ColRight .meMsg_MsgTitleBlk { display:$LfRtBlkTitleDisp$; }
#id_ColLeft .meMsg_MsgTitleBlk { font-family:$LfRtBlkTitleFont$; color:$color$; font-size:$size$; font-style:$style$; font-weight:$weight$; } #id_ColRight .meMsg_MsgTitleBlk { font-family:$LfRtBlkTitleFont$; color:$color$; font-size:$size$; font-style:$style$; font-weight:$weight$; }
#id_ColLeft .meMsg_MsgTitleBlk { padding-left:$LfRtBlkTitlePadding$; padding-right:$LfRtBlkTitlePadding$; } #id_ColRight .meMsg_MsgTitleBlk { padding-left:$LfRtBlkTitlePadding$; padding-right:$LfRtBlkTitlePadding$; }
#id_ColLeft .meMsg_MsgTitleBlk { background-color:$LfRtBlkTitleBgColor$; } #id_ColRight .meMsg_MsgTitleBlk { background-color:$LfRtBlkTitleBgColor$; }
#id_ColLeft .meMsg_MsgTitleBlk { background-image:$LfRtBlkTitleImg$; background-position:$pos$; background-repeat:$repeat$; } #id_ColRight .meMsg_MsgTitleBlk { background-image:$LfRtBlkTitleImg$; background-position:$pos$; background-repeat:$repeat$; }
#id_ColLeft .meMsg_MsgTitleBlk { border:$LfRtBlkTitleIBorder$; } #id_ColRight .meMsg_MsgTitleBlk { border:$LfRtBlkTitleIBorder$; }
#id_ColLeft .meMsg_MsgBlk { font-family:$LfRtBlkFont$; color:$color$; font-size:$size$; font-style:$style$; font-weight:$weight$; } #id_ColLeft .meMsg_MsgContentBlk { font-family:$LfRtBlkFont$; color:$color$; font-size:$size$; font-style:$style$; font-weight:$weight$; } #id_ColRight .meMsg_MsgBlk { font-family:$LfRtBlkFont$; color:$color$; font-size:$size$; font-style:$style$; font-weight:$weight$; } #id_ColRight .meMsg_MsgContentBlk { font-family:$LfRtBlkFont$; color:$color$; font-size:$size$; font-style:$style$; font-weight:$weight$; }
#id_ColLeft .meMsg_MsgBlk, #id_ColLeft .meMsg_MsgContentBlk { background-color:$LfRtBlkBgColor$; } #id_ColRight .meMsg_MsgBlk, #id_ColRight .meMsg_MsgContentBlk { background-color:$LfRtBlkBgColor$; }
#id_ColLeft .meMsg_MsgBlk, #id_ColRight .meMsg_MsgBlk { padding-left:$LfRtBlkPadding$; padding-right:$LfRtBlkPadding$; } #id_ColLeft .meMsg_MsgContentBlk, #id_ColRight .meMsg_MsgContentBlk { padding-left:$LfRtBlkPadding$; padding-right:$LfRtBlkPadding$; } #id_ColLeft .meMsg_MsgListBlk, #id_ColRight .meMsg_MsgListBlk { padding-left:$LfRtBlkPadding$; padding-right:$LfRtBlkPadding$; }
#id_ColLeft .meMsgInfo { margin-bottom:$LfRtBlkMarginBottom$; } #id_ColRight .meMsgInfo { margin-bottom:$LfRtBlkMarginBottom$; }
#id_ContentTop .meMsg_MsgTitleBlk { display:$ContBlkTitleDisp$; } #id_ContentBottom .meMsg_MsgTitleBlk { display:$ContBlkTitleDisp$; } #id_ContTop .meMsg_MsgTitleBlk { display:$ContBlkTitleDisp$; } #id_ContBottom .meMsg_MsgTitleBlk { display:$ContBlkTitleDisp$; }
#id_ContentTop .meMsg_MsgTitleBlk { font-family:$ContBlkTitleFont$; color:$color$; font-size:$size$; font-style:$style$; font-weight:$weight$; } #id_ContentBottom .meMsg_MsgTitleBlk { font-family:$ContBlkTitleFont$; color:$color$; font-size:$size$; font-style:$style$; font-weight:$weight$; } #id_ContTop .meMsg_MsgTitleBlk { font-family:$ContBlkTitleFont$; color:$color$; font-size:$size$; font-style:$style$; font-weight:$weight$; } #id_ContBottom .meMsg_MsgTitleBlk { font-family:$ContBlkTitleFont$; color:$color$; font-size:$size$; font-style:$style$; font-weight:$weight$; }
#id_ContentTop .meMsg_MsgTitleBlk { padding-left:$ContBlkTitlePadding$; padding-right:$ContBlkTitlePadding$; } #id_ContentBottom .meMsg_MsgTitleBlk { padding-left:$ContBlkTitlePadding$; padding-right:$ContBlkTitlePadding$; } #id_ContTop .meMsg_MsgTitleBlk { padding-left:$ContBlkTitlePadding$; padding-right:$ContBlkTitlePadding$; } #id_ContBottom .meMsg_MsgTitleBlk { padding-left:$ContBlkTitlePadding$; padding-right:$ContBlkTitlePadding$; }
#id_ContentTop .meMsg_MsgTitleBlk { background-color:$ContBlkTitleBgColor$; } #id_ContentBottom .meMsg_MsgTitleBlk { background-color:$ContBlkTitleBgColor$; } #id_ContTop .meMsg_MsgTitleBlk { background-color:$ContBlkTitleBgColor$; } #id_ContBottom .meMsg_MsgTitleBlk { background-color:$ContBlkTitleBgColor$; }
#id_ContentTop .meMsg_MsgTitleBlk { background-image:$ContBlkTitleImg$; background-position:$pos$; background-repeat:$repeat$; } #id_ContentBottom .meMsg_MsgTitleBlk { background-image:$ContBlkTitleImg$; background-position:$pos$; background-repeat:$repeat$; } #id_ContTop .meMsg_MsgTitleBlk { background-image:$ContBlkTitleImg$; background-position:$pos$; background-repeat:$repeat$; } #id_ContBottom .meMsg_MsgTitleBlk { background-image:$ContBlkTitleImg$; background-position:$pos$; background-repeat:$repeat$; }
#id_ContentTop .meMsg_MsgTitleBlk { border:$ContBlkTitleIBorder$; } #id_ContentBottom .meMsg_MsgTitleBlk { border:$ContBlkTitleIBorder$; } #id_ContTop .meMsg_MsgTitleBlk { border:$ContBlkTitleIBorder$; } #id_ContBottom .meMsg_MsgTitleBlk { border:$ContBlkTitleIBorder$; }
#id_ContentTop .meMsg_MsgBlk { font-family:$ContBlkFont$; color:$color$; font-size:$size$; font-style:$style$; font-weight:$weight$; } #id_ContentTop .meMsg_MsgContentBlk { font-family:$ContBlkFont$; color:$color$; font-size:$size$; font-style:$style$; font-weight:$weight$; } #id_ContentBottom .meMsg_MsgBlk { font-family:$ContBlkFont$; color:$color$; font-size:$size$; font-style:$style$; font-weight:$weight$; } #id_ContentBottom .meMsg_MsgContentBlk { font-family:$ContBlkFont$; color:$color$; font-size:$size$; font-style:$style$; font-weight:$weight$; } #id_ContTop .meMsg_MsgBlk { font-family:$ContBlkFont$; color:$color$; font-size:$size$; font-style:$style$; font-weight:$weight$; } #id_ContTop .meMsg_MsgContentBlk { font-family:$ContBlkFont$; color:$color$; font-size:$size$; font-style:$style$; font-weight:$weight$; } #id_ContBottom .meMsg_MsgBlk { font-family:$ContBlkFont$; color:$color$; font-size:$size$; font-style:$style$; font-weight:$weight$; } #id_ContBottom .meMsg_MsgContentBlk { font-family:$ContBlkFont$; color:$color$; font-size:$size$; font-style:$style$; font-weight:$weight$; }
#id_ContentTop .meMsg_MsgBlk, #id_ContentTop .meMsg_MsgContentBlk { background-color:$ContBlkBgColor$; } #id_ContentBottom .meMsg_MsgBlk, #id_ContentBottom .meMsg_MsgContentBlk { background-color:$ContBlkBgColor$; } #id_ContTop .meMsg_MsgBlk, #id_ContTop .meMsg_MsgContentBlk { background-color:$ContBlkBgColor$; } #id_ContBottom .meMsg_MsgBlk, #id_ContBottom .meMsg_MsgContentBlk { background-color:$ContBlkBgColor$; }
#id_ContentTop .meMsg_MsgBlk, #id_ContentBottom .meMsg_MsgBlk { padding-left:$ContBlkPaddingH$; padding-right:$ContBlkPaddingH$; } #id_ContentTop .meMsg_MsgContentBlk, #id_ContentBottom .meMsg_MsgContentBlk { padding-left:$ContBlkPaddingH$; padding-right:$ContBlkPaddingH$; } #id_ContentTop .meMsg_MsgListBlk, #id_ContentBottom .meMsg_MsgListBlk { padding-left:$ContBlkPaddingH$; padding-right:$ContBlkPaddingH$; } #id_ContTop .meMsg_MsgBlk, #id_ContBottom .meMsg_MsgBlk { padding-left:$ContBlkPaddingH$; padding-right:$ContBlkPaddingH$; } #id_ContTop .meMsg_MsgContentBlk, #id_ContBottom .meMsg_MsgContentBlk { padding-left:$ContBlkPaddingH$; padding-right:$ContBlkPaddingH$; } #id_ContTop .meMsg_MsgListBlk, #id_ContBottom .meMsg_MsgListBlk { padding-left:$ContBlkPaddingH$; padding-right:$ContBlkPaddingH$; }
#id_ContentTop div.meMsgInfo > table > tr > td { padding-top:$ContBlkPaddingV$; padding-bottom:$ContBlkPaddingV$; }
#id_ContentTop .meMsgInfo { margin-bottom:$ContBlkMarginBottom$; } #id_ContentBottom .meMsgInfo { margin-bottom:$ContBlkMarginBottom$; } #id_ContTop .meMsgInfo { margin-bottom:$ContBlkMarginBottom$; } #id_ContBottom .meMsgInfo { margin-bottom:$ContBlkMarginBottom$; }
#ns_Content .meMsgInfo { margin-bottom:$meMsgMarginBottom$; }
#ns_Content .meMsg_MsgTitleBlk { font-family:$meMsgTitleBlkFont$; color:$color$; font-size:$size$; font-style:$style$; font-weight:$weight$; }
#ns_Content .meMsg_MsgTitleBlk { background-color:$meMsgTitleBlkBgColor$; }
#ns_Content .meMsg_MsgTitleBlk { background-image:$meMsgTitleBlkImg$; background-position:$pos$; background-repeat:$repeat$; }
#ns_Content .meMsg_MsgBlk .meMsg_MsgTitle { font-family:$meMsgTitleFont$; color:$color$; font-size:$size$; font-style:$style$; font-weight:$weight$; }
#ns_Content .meMsg_MsgBlk .meMsg_MsgSubTitle { font-family:$meMsgSubTitleFont$; color:$color$; font-size:$size$; font-style:$style$; font-weight:$weight$; }
#ns_Content .meMsg_MsgBlk .meMsg_Content { font-family:$meMsgContFont$; color:$color$; font-size:$size$; font-style:$style$; font-weight:$weight$; }
#ns_Content .meMsg_MsgContentBlk .meMsg_MsgTitle { font-family:$meMsgContBlkTitleFont$; color:$color$; font-size:$size$; font-style:$style$; font-weight:$weight$; }
#ns_Content .meMsg_MsgContentBlk .meMsg_Content { font-family:$meMsgContBlkFont$; color:$color$; font-size:$size$; font-style:$style$; font-weight:$weight$; }
#ns_Content .meMsg_MsgURL { margin-left:$padding$; color:$color$; font-size:$size$; list-style:$meMsgURLStyle$ $pos$ $img$; }
#ns_Content .meMsg_MsgURL a { font-family:$meMsgURLFont$; color:$color$; font-size:$size$; font-style:$style$; font-weight:$weight$; }
#ns_Content .meMsg_MsgFile { margin-left:$padding$; color:$color$; font-size:$size$; list-style:$meMsgFileStyle$ $pos$ $img$; }
#ns_Content .meMsg_MsgFile a { font-family:$meMsgFileFont$; color:$color$; font-size:$size$; font-style:$style$; font-weight:$weight$; }
#ns_Content .meMsg_MsgListCaption { font-family:$meMsgListCaptionFont$; color:$color$; font-size:$size$; font-style:$style$; font-weight:$weight$; }
#ns_Content .meMsg_MsgListBlk .meMsg_MsgSpot { padding-left:$meMsgListSpotPaddingLeft$; }
#ns_Content .meMsg_MsgListBlk .meMsg_MsgSpot { padding-right:$meMsgListSpotPaddingRight$; }
#ns_Content .meMsg_MsgListBlk .meMsg_MsgSpot { font-family:$meMsgListSpotFont$; color:$color$; font-size:$size$; font-style:$style$; font-weight:$weight$; }
#ns_Content .meMsg_MsgListBlk .meMsg_MsgTitle { font-family:$meMsgListTitleFont$; color:$color$; font-size:$size$; font-style:$style$; font-weight:$weight$; } #ns_Content .meMsg_MsgListBlk .meMsg_MsgTitle a { font-family:$meMsgListTitleFont$; color:$color$; font-size:$size$; font-style:$style$; font-weight:$weight$; }
#ns_Content .meMsg_MsgListBlk .meMsg_Content { font-family:$meMsgListDescFont$; color:$color$; font-size:$size$; font-style:$style$; font-weight:$weight$; }
.meMsg_MsgSpot { color:$SpotColor$; }
資料載入中...
#divToMenuRightD4 img.imgToMenuRight { width:20px; margin-right:15px; margin-top:15px; }
#divToMenuRightD4 img.imgToMenuRight { margin-right:$ToMenuRightX$; }
#divToMenuRightD4 img.imgToMenuRight { margin-top:$ToMenuRightY$; }
#divToMenuRightD4 div.msgToMenuRight { background-color:$ToMenuRightBg$; }
#divToMenuRightD4.cssToMenuRightD4 div.msgToMenuRight { box-shadow:0px 0px $ToMenuRightShadow$ #000000; }
中文
|
En
class=language
class=logo
#dataSiteTree.Hori * { box-sizing:border-box; } #dataSiteTree.Hori .SiteNode_0 { display:none; } #dataSiteTree.Hori .ClassNum { display:none; } #dataSiteTree.Hori .SiteGroup_1 { position:relative; float:left; margin:5px 20px 5px 5px; white-space:nowrap; } #dataSiteTree.Hori .SiteGroup_1 .SiteMenu_1 { display:none; position:absolute; } #dataSiteTree.Hori .SiteGroup_1:hover .SiteMenu_1 {} #dataSiteTree.Hori .SiteGroup_1.hasSubMenu:after { content:""; position:absolute; top:0px; left:100%; width:15px; height:15px; opacity:0.5; background:url(/main/wdb2/images/arrowR4_25x25.png) no-repeat; background-size:contain; -webkit-transform: rotate(0deg); -ms-transform: rotate(0deg); -moz-transform: rotate(0deg); transition:all .2s linear; } #dataSiteTree.Hori .SiteGroup_1.hasSubMenu:hover:after { -webkit-transform: rotate(90deg); -ms-transform: rotate(90deg); -moz-transform: rotate(90deg); } #dataSiteTree.Hori .SiteGroup_1 .SiteMenu_1 { border:1px solid #cccccc; background:#ffffff; padding:0px; } #dataSiteTree.Hori .SiteNode_2 { padding:0px; } #dataSiteTree.Hori .SiteNode_2 a { display:block; padding:5px 10px 5px 10px; } #dataSiteTree.Hori .SiteNode_2 a:hover { background:#eeeeee; } #dataSiteTree.Hori .SiteGroup_2 { position:relative; } #dataSiteTree.Hori .SiteGroup_2.hasSubMenu:after { content:""; position:absolute; top:7px; left:90%; width:15px; height:15px; opacity:0.5; background:url(/main/wdb2/images/arrowR4_25x25.png) no-repeat; background-size:contain; transition:all .2s linear; } #dataSiteTree.Hori .SiteGroup_2.hasSubMenu:hover:after { left:93%; } #dataSiteTree.Hori .SiteGroup_2 .SiteMenu_2 { display:none; position:absolute; left:100%; top:0px; } #dataSiteTree.Hori .SiteGroup_2:hover { background:#eeeeee; } #dataSiteTree.Hori .SiteGroup_2:hover .SiteMenu_2 { display:block; } #dataSiteTree.Hori .SiteGroup_2 .SiteMenu_2 { border:1px solid #cccccc; background:#ffffff; padding:0px; } #dataSiteTree.Hori .SiteNode_3 { padding:0px; } #dataSiteTree.Hori .SiteNode_3 a { display:block; padding:5px 10px 5px 10px; } #dataSiteTree.Hori .SiteNode_3 a:hover { background:#eeeeee; } /* 左右選單 */ .msgToMenuRight #dataSiteTree.Hori { margin-bottom:20px; } .msgToMenuRight #dataSiteTree.Hori .SiteGroup_1 { float:none; white-space:normal; margin:0px; } .msgToMenuRight #dataSiteTree.Hori .SiteGroup_1 .SiteMenu_1 { display:block; position:relative; border:0px; } .msgToMenuRight #dataSiteTree.Hori .SiteGroup_1 .SiteNode_1 a { display:block; padding:5px 5px 5px 10px; background:#ffffff; border-bottom:1px solid #cccccc; } .msgToMenuRight #dataSiteTree.Hori .SiteGroup_1 .SiteNode_1 a:hover { background:#eeeeee; } .msgToMenuRight #dataSiteTree.Hori .SiteGroup_1.hasSubMenu:after { display:none; } .msgToMenuRight #dataSiteTree.Hori .SiteGroup_2.hasSubMenu:after { display:none; } .msgToMenuRight #dataSiteTree.Hori .SiteGroup_2 .SiteMenu_2 { display:block; position:relative; left:0px; border:0px; } .msgToMenuRight #dataSiteTree.Hori .SiteGroup_2 .SiteNode_2 a { display:block; padding:5px 5px 5px 20px; border-bottom:1px solid #cccccc; } .msgToMenuRight #dataSiteTree.Hori .SiteGroup_3 .SiteNode_3 a { display:block; padding:5px 5px 5px 30px; border-bottom:1px solid #cccccc; } .msgToMenuLeft #dataSiteTree.Hori { margin-bottom:20px; } .msgToMenuLeft #dataSiteTree.Hori .SiteGroup_1 { float:none; white-space:normal; margin:0px; } .msgToMenuLeft #dataSiteTree.Hori .SiteGroup_1 .SiteMenu_1 { display:block; position:relative; border:0px; } .msgToMenuLeft #dataSiteTree.Hori .SiteGroup_1 .SiteNode_1 a { display:block; padding:5px 5px 5px 10px; background:#ffffff; border-bottom:1px solid #cccccc; } .msgToMenuLeft #dataSiteTree.Hori .SiteGroup_1 .SiteNode_1 a:hover { background:#eeeeee; } .msgToMenuLeft #dataSiteTree.Hori .SiteGroup_1.hasSubMenu:after { display:none; } .msgToMenuLeft #dataSiteTree.Hori .SiteGroup_2.hasSubMenu:after { display:none; } .msgToMenuLeft #dataSiteTree.Hori .SiteGroup_2 .SiteMenu_2 { display:block; position:relative; left:0px; border:0px; } .msgToMenuLeft #dataSiteTree.Hori .SiteGroup_2 .SiteNode_2 a { display:block; padding:5px 5px 5px 20px; border-bottom:1px solid #cccccc; } .msgToMenuLeft #dataSiteTree.Hori .SiteGroup_3 .SiteNode_3 a { display:block; padding:5px 5px 5px 30px; border-bottom:1px solid #cccccc; } /* 自定風格 */ .cssMainMenu { float:left; margin-top:65px; } .cssMainMenu a { color:#666666; font-weight:bold; } .cssMainMenu #dataSiteTree.Hori .SiteGroup_1 { margin: 5px 40px 5px 5px; } .cssMainMenu #dataSiteTree.Hori .SiteGroup_1.hasSubMenu:after { top:2px; width:20px; height:20px; } .cssMainMenu #dataSiteTree.Hori .SiteGroup_1 .SiteMenu_1 { left:-15px; top:120%; } .cssMainMenu #dataSiteTree.Hori .SiteNode_2 a { padding: 5px 20px 5px 20px; } /* 左右選單 */ .msgToMenuRight .cssMainMenu { margin-top:0px; } .msgToMenuRight .cssMainMenu * { text-align:left; } .msgToMenuRight .cssMainMenu #dataSiteTree.Hori .SiteGroup_1 { margin:0px; } .msgToMenuRight .cssMainMenu #dataSiteTree.Hori .SiteGroup_1 .SiteMenu_1 { left:0px; top:0px; } .msgToMenuRight .cssMainMenu #dataSiteTree.Hori .SiteNode_2 a { padding:5px 5px 5px 25px; } .msgToMenuRight .cssMainMenu #dataSiteTree.Hori .SiteNode_3 a { padding:5px 5px 5px 50px; } .msgToMenuLeft .cssMainMenu { margin-top:0px; } .msgToMenuLeft .cssMainMenu * { text-align:left; } .msgToMenuLeft .cssMainMenu #dataSiteTree.Hori .SiteGroup_1 { margin:0px; } .msgToMenuLeft .cssMainMenu #dataSiteTree.Hori .SiteGroup_1 .SiteMenu_1 { left:0px; top:0px; } .msgToMenuLeft .cssMainMenu #dataSiteTree.Hori .SiteNode_2 a { padding:5px 5px 5px 25px; } .msgToMenuLeft .cssMainMenu #dataSiteTree.Hori .SiteNode_3 a { padding:5px 5px 5px 50px; }
次頁
公司簡介
(0)
產品分類
(0)
Rectifiers
(0)
General Purpose Rectifiers
(0)
Fast Recovery Rectifiers
(0)
UltraFast Recovery Rectifiers
(0)
Super Fast Recovery Rectifiers
(0)
Schottky Barrier Rectifiers
(0)
Schottky Barrier Rectifiers(Small single)
(0)
Schottky Barrier Rectifiers
(0)
ESD/TVS Arrays
(0)
TVS (Transient Voltage Suppressors)
(0)
Transient Voltage Suppressors(200W/SOD-123S)
(0)
Transient Voltage Suppressors(400W/DO-41)
(0)
Transient Voltage Suppressors(400W/SMA)
(0)
Transient Voltage Suppressors(600W/DO-15)
(0)
Transient Voltage Suppressors(600W/SMB)
(0)
Transient Voltage Suppressors(1500W/DO-201AE)
(0)
Transient Voltage Suppressors(1500W/SMC)
(0)
Transient Voltage Suppressors(3000W/SMC)
(0)
Switching Diode
(0)
Zener Diodes
(0)
Zener Diodes(200mW~500mW)
(0)
Zener Diodes(200mW~500mW/20mA)
(0)
Zener Diodes(1W)
(0)
Bridge Rectifiers
(0)
Surface Mount General Purpose Transistors
(0)
品質政策
(0)
品質政策
(0)
品質認證
(0)
綠色承諾
(0)
聯絡我們
(0)
class=cssMainMenu
class=search
Hi, 訪客 你好!
|
首頁
|
登入
|
加入會員
|
會員中心
|
搜尋
|
Transient Voltage Suppressors(1500W/DO-201AE)
class=spec
Part Number
Reverse Stand-off Voltage
BreakdownVoltage
Test
Reverse Leakage
Max.Clamp
Peak Pulse
Package
PDF
Current
Voltage
Current
V
BR
@
I
T
I
T
I
R
@ V
RWM
Vc@Ipp
Ipp
V
RWM
Min.
Max.
UNI
BI
UNI
BI
V
V
V
m A
μ
A
μ
A
V
A
ALL
1.5KE10
1.5KE100
1.5KE100A
1.5KE10A
1.5KE11
1.5KE110
1.5KE110A
1.5KE11A
1.5KE12
1.5KE120
1.5KE120A
1.5KE12A
1.5KE13
1.5KE130
1.5KE130A
1.5KE13A
1.5KE15
1.5KE150
1.5KE150A
1.5KE15A
1.5KE16
1.5KE160
1.5KE160A
1.5KE16A
1.5KE170
1.5KE170A
1.5KE18
1.5KE180
1.5KE180A
1.5KE18A
1.5KE20
1.5KE200
1.5KE200A
1.5KE20A
1.5KE22
1.5KE220
1.5KE220A
1.5KE22A
1.5KE24
1.5KE24A
1.5KE250
1.5KE250A
1.5KE27
1.5KE27A
1.5KE30
1.5KE300
1.5KE300A
1.5KE30A
1.5KE33
1.5KE33A
1.5KE350
1.5KE350A
1.5KE36
1.5KE36A
1.5KE39
1.5KE39A
1.5KE400
1.5KE400A
1.5KE43
1.5KE43A
1.5KE440
1.5KE440A
1.5KE47
1.5KE47A
1.5KE480
1.5KE480A
1.5KE51
1.5KE510
1.5KE510A
1.5KE51A
1.5KE540
1.5KE540A
1.5KE56
1.5KE56A
1.5KE6.8
1.5KE6.8A
1.5KE62
1.5KE62A
1.5KE68
1.5KE68A
1.5KE7.5
1.5KE7.5A
1.5KE75
1.5KE75A
1.5KE8.2
1.5KE8.2A
1.5KE82
1.5KE82A
1.5KE9.1
1.5KE9.1A
1.5KE91
1.5KE91A
ALL
1.5KE100C
1.5KE100CA
1.5KE10C
1.5KE10CA
1.5KE110C
1.5KE110CA
1.5KE11C
1.5KE11CA
1.5KE120C
1.5KE120CA
1.5KE12C
1.5KE12CA
1.5KE130C
1.5KE130CA
1.5KE13C
1.5KE13CA
1.5KE150C
1.5KE150CA
1.5KE15C
1.5KE15CA
1.5KE160C
1.5KE160CA
1.5KE16C
1.5KE16CA
1.5KE170C
1.5KE170CA
1.5KE180C
1.5KE180CA
1.5KE18C
1.5KE18CA
1.5KE200C
1.5KE200CA
1.5KE20C
1.5KE20CA
1.5KE220C
1.5KE220CA
1.5KE22C
1.5KE22CA
1.5KE24C
1.5KE24CA
1.5KE250C
1.5KE250CA
1.5KE27C
1.5KE27CA
1.5KE300C
1.5KE300CA
1.5KE30C
1.5KE30CA
1.5KE33C
1.5KE33CA
1.5KE350C
1.5KE350CA
1.5KE36C
1.5KE36CA
1.5KE39C
1.5KE39CA
1.5KE400C
1.5KE400CA
1.5KE43C
1.5KE43CA
1.5KE440C
1.5KE440CA
1.5KE47C
1.5KE47CA
1.5KE480C
1.5KE480CA
1.5KE510C
1.5KE510CA
1.5KE51C
1.5KE51CA
1.5KE540C
1.5KE540CA
1.5KE56C
1.5KE56CA
1.5KE6.8C
1.5KE6.8CA
1.5KE62C
1.5KE62CA
1.5KE68C
1.5KE68CA
1.5KE7.5C
1.5KE7.5CA
1.5KE75C
1.5KE75CA
1.5KE8.2C
1.5KE8.2CA
1.5KE82C
1.5KE82CA
1.5KE9.1C
1.5KE9.1CA
1.5KE91C
1.5KE91CA
ALL
5.5
5.8
6.1
6.4
6.6
7.0
7.4
7.8
8.1
8.6
8.9
9.4
9.7
10.2
10.5
11.1
12.1
12.8
12.9
13.6
14.5
15.3
16.2
17.1
17.8
18.8
19.4
20.5
21.8
23.1
24.3
25.6
26.8
28.2
29.1
30.8
31.6
33.3
34.8
36.8
38.1
40.2
41.3
43.6
45.4
47.8
50.2
53.0
55.1
58.1
60.7
64.1
66.4
70.1
73.7
77.8
81.0
85.5
89.2
94.0
97.2
102.0
105.0
111.0
121.0
128.0
130.0
136.0
138.0
145.0
146.0
154.0
162.0
171.0
175.0
185.0
202.0
214.0
243.0
256.0
284.0
300.0
324.0
342.0
356.0
376.0
389.0
408.0
413.0
434.0
437.0
459.0
ALL
6.12
6.45
6.75
7.13
7.38
7.79
8.19
8.65
9.00
9.50
9.90
10.50
10.80
11.40
11.70
12.40
13.50
14.30
14.40
15.20
16.20
17.10
18.00
19.00
19.80
20.90
21.60
22.80
24.30
25.70
27.00
28.50
29.70
31.40
32.40
34.20
35.10
37.10
38.70
40.90
42.30
44.70
45.90
48.50
50.40
53.20
55.80
58.90
61.20
64.40
67.50
71.30
73.80
77.90
81.90
86.50
90.00
95.00
99.00
105.00
108.00
114.00
117.00
124.00
135.00
143.00
144.00
152.00
153.00
162.00
171.00
180.00
190.00
198.00
209.00
225.00
237.00
270.00
285.00
315.00
333.00
360.00
380.00
396.00
418.00
432.00
456.00
459.00
485.00
486.00
513.00
ALL
7.14
7.48
7.88
8.25
8.61
9.02
9.55
10.00
10.50
11.00
11.60
12.10
12.60
13.20
13.70
14.30
15.80
16.50
16.80
17.60
18.90
19.80
21.00
22.00
23.10
24.20
25.20
26.40
28.40
29.70
31.50
33.00
34.70
36.30
37.80
39.60
41.00
42.90
45.20
47.30
49.40
51.70
53.60
56.10
58.80
61.60
65.10
68.20
71.40
74.80
78.80
82.50
86.10
90.20
95.50
100.00
105.00
110.00
116.00
121.00
126.00
132.00
137.00
143.00
158.00
165.00
168.00
176.00
179.00
187.00
189.00
198.00
210.00
220.00
231.00
242.00
275.00
315.00
330.00
368.00
385.00
420.00
440.00
462.00
484.00
504.00
528.00
535.00
561.00
563.00
567.00
594.00
ALL
1
10
ALL
5.0
10.0
50.0
200.0
500.0
1000.0
ALL
5.0
10.0
20.0
100.0
400.0
1000.0
2000.0
ALL
10.5
10.8
11.3
11.7
12.1
12.5
13.4
13.8
14.5
15.0
15.6
16.2
16.7
17.3
18.2
19.0
21.2
22.0
22.5
23.5
25.2
26.5
27.7
29.1
30.6
31.9
33.2
34.7
37.5
39.1
41.4
43.5
45.7
47.7
49.9
52.0
53.9
56.4
59.3
61.9
64.8
67.8
70.1
73.5
77.0
80.5
85.0
89.0
92.0
98.0
104.0
109.0
113.0
118.0
125.0
131.0
137.0
144.0
152.0
158.0
165.0
173.0
179.0
187.0
207.0
215.0
219.0
230.0
234.0
244.0
246.0
258.0
274.0
287.0
328.0
344.0
360.0
414.0
430.0
482.0
504.0
548.0
574.0
602.0
631.0
658.0
686.0
698.0
729.0
740.0
772.0
ALL
1.9
2.0
2.1
2.2
2.3
2.4
2.5
2.6
2.7
3.0
3.1
3.5
3.6
4.2
4.4
4.6
5.2
5.5
5.8
6.1
6.4
6.5
6.8
7.0
7.2
8.0
8.4
8.7
9.1
9.5
9.9
10.4
10.9
11.5
12.0
12.7
13.3
13.9
14.6
15.3
16.3
16.9
17.6
18.6
19.5
20.4
21.4
22.1
23.1
24.2
25.3
26.6
27.8
28.8
30.1
31.4
32.8
34.5
36.2
38.4
40.0
43.2
45.2
47.0
49.0
51.5
54.2
56.6
59.5
63.8
66.7
68.2
70.8
78.9
82.4
86.7
89.8
92.6
96.2
100.0
103.0
109.0
112.0
120.0
124.0
128.0
133.0
139.0
143.0
ALL
DO-201AE
ALL
1.5KE series
1.5KE6.8
1.5KE6.8C
5.5
6.12
7.48
10
1000.0
2000.0
10.8
139.0
DO-201AE
1.5KE series
1.5KE6.8A
1.5KE6.8CA
5.8
6.45
7.14
10
1000.0
2000.0
10.5
143.0
DO-201AE
1.5KE series
1.5KE7.5
1.5KE7.5C
6.1
6.75
8.25
10
500.0
1000.0
11.7
128.0
DO-201AE
1.5KE series
1.5KE7.5A
1.5KE7.5CA
6.4
7.13
7.88
10
500.0
1000.0
11.3
133.0
DO-201AE
1.5KE series
1.5KE8.2
1.5KE8.2C
6.6
7.38
9.02
10
200.0
400.0
12.5
120.0
DO-201AE
1.5KE series
1.5KE8.2A
1.5KE8.2CA
7.0
7.79
8.61
10
200.0
400.0
12.1
124.0
DO-201AE
1.5KE series
1.5KE9.1
1.5KE9.1C
7.4
8.19
10.00
1
50.0
100.0
13.8
109.0
DO-201AE
1.5KE series
1.5KE9.1A
1.5KE9.1CA
7.8
8.65
9.55
1
50.0
100.0
13.4
112.0
DO-201AE
1.5KE series
1.5KE10
1.5KE10C
8.1
9.00
11.00
1
10.0
20.0
15.0
100.0
DO-201AE
1.5KE series
1.5KE10A
1.5KE10CA
8.6
9.50
10.50
1
10.0
20.0
14.5
103.0
DO-201AE
1.5KE series
1.5KE11
1.5KE11C
8.9
9.90
12.10
1
5.0
10.0
16.2
92.6
DO-201AE
1.5KE series
1.5KE11A
1.5KE11CA
9.4
10.50
11.60
1
5.0
10.0
15.6
96.2
DO-201AE
1.5KE series
1.5KE12
1.5KE12C
9.7
10.80
13.20
1
5.0
10.0
17.3
86.7
DO-201AE
1.5KE series
1.5KE12A
1.5KE12CA
10.2
11.40
12.60
1
5.0
5.0
16.7
89.8
DO-201AE
1.5KE series
1.5KE13
1.5KE13C
10.5
11.70
14.30
1
5.0
5.0
19.0
78.9
DO-201AE
1.5KE series
1.5KE13A
1.5KE13CA
11.1
12.40
13.70
1
5.0
5.0
18.2
82.4
DO-201AE
1.5KE series
1.5KE15
1.5KE15C
12.1
13.50
16.50
1
5.0
5.0
22.0
68.2
DO-201AE
1.5KE series
1.5KE15A
1.5KE15CA
12.8
14.30
15.80
1
5.0
5.0
21.2
70.8
DO-201AE
1.5KE series
1.5KE16
1.5KE16C
12.9
14.40
17.60
1
5.0
5.0
23.5
63.8
DO-201AE
1.5KE series
1.5KE16A
1.5KE16CA
13.6
15.20
16.80
1
5.0
5.0
22.5
66.7
DO-201AE
1.5KE series
1.5KE18
1.5KE18C
14.5
16.20
19.80
1
5.0
5.0
26.5
56.6
DO-201AE
1.5KE series
1.5KE18A
1.5KE18CA
15.3
17.10
18.90
1
5.0
5.0
25.2
59.5
DO-201AE
1.5KE series
1.5KE20
1.5KE20C
16.2
18.00
22.00
1
5.0
5.0
29.1
51.5
DO-201AE
1.5KE series
1.5KE20A
1.5KE20CA
17.1
19.00
21.00
1
5.0
5.0
27.7
54.2
DO-201AE
1.5KE series
1.5KE22
1.5KE22C
17.8
19.80
24.20
1
5.0
5.0
31.9
47.0
DO-201AE
1.5KE series
1.5KE22A
1.5KE22CA
18.8
20.90
23.10
1
5.0
5.0
30.6
49.0
DO-201AE
1.5KE series
1.5KE24
1.5KE24C
19.4
21.60
26.40
1
5.0
5.0
34.7
43.2
DO-201AE
1.5KE series
1.5KE24A
1.5KE24CA
20.5
22.80
25.20
1
5.0
5.0
33.2
45.2
DO-201AE
1.5KE series
1.5KE27
1.5KE27C
21.8
24.30
29.70
1
5.0
5.0
39.1
38.4
DO-201AE
1.5KE series
1.5KE27A
1.5KE27CA
23.1
25.70
28.40
1
5.0
5.0
37.5
40.0
DO-201AE
1.5KE series
1.5KE30
1.5KE30C
24.3
27.00
33.00
1
5.0
5.0
43.5
34.5
DO-201AE
1.5KE series
1.5KE30A
1.5KE30CA
25.6
28.50
31.50
1
5.0
5.0
41.4
36.2
DO-201AE
1.5KE series
1.5KE33
1.5KE33C
26.8
29.70
36.30
1
5.0
5.0
47.7
31.4
DO-201AE
1.5KE series
1.5KE33A
1.5KE33CA
28.2
31.40
34.70
1
5.0
5.0
45.7
32.8
DO-201AE
1.5KE series
1.5KE36
1.5KE36C
29.1
32.40
39.60
1
5.0
5.0
52.0
28.8
DO-201AE
1.5KE series
1.5KE36A
1.5KE36CA
30.8
34.20
37.80
1
5.0
5.0
49.9
30.1
DO-201AE
1.5KE series
1.5KE39
1.5KE39C
31.6
35.10
42.90
1
5.0
5.0
56.4
26.6
DO-201AE
1.5KE series
1.5KE39A
1.5KE39CA
33.3
37.10
41.00
1
5.0
5.0
53.9
27.8
DO-201AE
1.5KE series
1.5KE43
1.5KE43C
34.8
38.70
47.30
1
5.0
5.0
61.9
24.2
DO-201AE
1.5KE series
1.5KE43A
1.5KE43CA
36.8
40.90
45.20
1
5.0
5.0
59.3
25.3
DO-201AE
1.5KE series
1.5KE47
1.5KE47C
38.1
42.30
51.70
1
5.0
5.0
67.8
22.1
DO-201AE
1.5KE series
1.5KE47A
1.5KE47CA
40.2
44.70
49.40
1
5.0
5.0
64.8
23.1
DO-201AE
1.5KE series
1.5KE51
1.5KE51C
41.3
45.90
56.10
1
5.0
5.0
73.5
20.4
DO-201AE
1.5KE series
1.5KE51A
1.5KE51CA
43.6
48.50
53.60
1
5.0
5.0
70.1
21.4
DO-201AE
1.5KE series
1.5KE56
1.5KE56C
45.4
50.40
61.60
1
5.0
5.0
80.5
18.6
DO-201AE
1.5KE series
1.5KE56A
1.5KE56CA
47.8
53.20
58.80
1
5.0
5.0
77.0
19.5
DO-201AE
1.5KE series
1.5KE62
1.5KE62C
50.2
55.80
68.20
1
5.0
5.0
89.0
16.9
DO-201AE
1.5KE series
1.5KE62A
1.5KE62CA
53.0
58.90
65.10
1
5.0
5.0
85.0
17.6
DO-201AE
1.5KE series
1.5KE68
1.5KE68C
55.1
61.20
74.80
1
5.0
5.0
98.0
15.3
DO-201AE
1.5KE series
1.5KE68A
1.5KE68CA
58.1
64.40
71.40
1
5.0
5.0
92.0
16.3
DO-201AE
1.5KE series
1.5KE75
1.5KE75C
60.7
67.50
82.50
1
5.0
5.0
109.0
13.9
DO-201AE
1.5KE series
1.5KE75A
1.5KE75CA
64.1
71.30
78.80
1
5.0
5.0
104.0
14.6
DO-201AE
1.5KE series
1.5KE82
1.5KE82C
66.4
73.80
90.20
1
5.0
5.0
118.0
12.7
DO-201AE
1.5KE series
1.5KE82A
1.5KE82CA
70.1
77.90
86.10
1
5.0
5.0
113.0
13.3
DO-201AE
1.5KE series
1.5KE91
1.5KE91C
73.7
81.90
100.00
1
5.0
5.0
131.0
11.5
DO-201AE
1.5KE series
1.5KE91A
1.5KE91CA
77.8
86.50
95.50
1
5.0
5.0
125.0
12.0
DO-201AE
1.5KE series
1.5KE100
1.5KE100C
81.0
90.00
110.00
1
5.0
5.0
144.0
10.4
DO-201AE
1.5KE series
1.5KE100A
1.5KE100CA
85.5
95.00
105.00
1
5.0
5.0
137.0
10.9
DO-201AE
1.5KE series
1.5KE110
1.5KE110C
89.2
99.00
121.00
1
5.0
5.0
158.0
9.5
DO-201AE
1.5KE series
1.5KE110A
1.5KE110CA
94.0
105.00
116.00
1
5.0
5.0
152.0
9.9
DO-201AE
1.5KE series
1.5KE120
1.5KE120C
97.2
108.00
132.00
1
5.0
5.0
173.0
8.7
DO-201AE
1.5KE series
1.5KE120A
1.5KE120CA
102.0
114.00
126.00
1
5.0
5.0
165.0
9.1
DO-201AE
1.5KE series
1.5KE130
1.5KE130C
105.0
117.00
143.00
1
5.0
5.0
187.0
8.0
DO-201AE
1.5KE series
1.5KE130A
1.5KE130CA
111.0
124.00
137.00
1
5.0
5.0
179.0
8.4
DO-201AE
1.5KE series
1.5KE150
1.5KE150C
121.0
135.00
165.00
1
5.0
5.0
215.0
7.0
DO-201AE
1.5KE series
1.5KE150A
1.5KE150CA
128.0
143.00
158.00
1
5.0
5.0
207.0
7.2
DO-201AE
1.5KE series
1.5KE160
1.5KE160C
130.0
144.00
176.00
1
5.0
5.0
230.0
6.5
DO-201AE
1.5KE series
1.5KE160A
1.5KE160CA
136.0
152.00
168.00
1
5.0
5.0
219.0
6.8
DO-201AE
1.5KE series
1.5KE170
1.5KE170C
138.0
153.00
187.00
1
5.0
5.0
244.0
6.1
DO-201AE
1.5KE series
1.5KE170A
1.5KE170CA
145.0
162.00
179.00
1
5.0
5.0
234.0
6.4
DO-201AE
1.5KE series
1.5KE180
1.5KE180C
146.0
162.00
198.00
1
5.0
5.0
258.0
5.8
DO-201AE
1.5KE series
1.5KE180A
1.5KE180CA
154.0
171.00
189.00
1
5.0
5.0
246.0
6.1
DO-201AE
1.5KE series
1.5KE200
1.5KE200C
162.0
180.00
220.00
1
5.0
5.0
287.0
5.2
DO-201AE
1.5KE series
1.5KE200A
1.5KE200CA
171.0
190.00
210.00
1
5.0
5.0
274.0
5.5
DO-201AE
1.5KE series
1.5KE220
1.5KE220C
175.0
198.00
242.00
1
5.0
5.0
344.0
4.4
DO-201AE
1.5KE series
1.5KE220A
1.5KE220CA
185.0
209.00
231.00
1
5.0
5.0
328.0
4.6
DO-201AE
1.5KE series
1.5KE250
1.5KE250C
202.0
225.00
275.00
1
5.0
5.0
360.0
4.2
DO-201AE
1.5KE series
1.5KE250A
1.5KE250CA
214.0
237.00
563.00
1
5.0
5.0
344.0
4.4
DO-201AE
1.5KE series
1.5KE300
1.5KE300C
243.0
270.00
330.00
1
5.0
5.0
430.0
3.5
DO-201AE
1.5KE series
1.5KE300A
1.5KE300CA
256.0
285.00
315.00
1
5.0
5.0
414.0
3.6
DO-201AE
1.5KE series
1.5KE350
1.5KE350C
284.0
315.00
385.00
1
5.0
5.0
504.0
3.0
DO-201AE
1.5KE series
1.5KE350A
1.5KE350CA
300.0
333.00
368.00
1
5.0
5.0
482.0
3.1
DO-201AE
1.5KE series
1.5KE400
1.5KE400C
324.0
360.00
440.00
1
5.0
5.0
574.0
2.6
DO-201AE
1.5KE series
1.5KE400A
1.5KE400CA
342.0
380.00
420.00
1
5.0
5.0
548.0
2.7
DO-201AE
1.5KE series
1.5KE440
1.5KE440C
356.0
396.00
484.00
1
5.0
5.0
631.0
2.4
DO-201AE
1.5KE series
1.5KE440A
1.5KE440CA
376.0
418.00
462.00
1
5.0
5.0
602.0
2.5
DO-201AE
1.5KE series
1.5KE480
1.5KE480C
389.0
432.00
528.00
1
5.0
5.0
686.0
2.2
DO-201AE
1.5KE series
1.5KE480A
1.5KE480CA
408.0
456.00
504.00
1
5.0
5.0
658.0
2.3
DO-201AE
1.5KE series
1.5KE510
1.5KE510C
413.0
459.00
561.00
1
5.0
5.0
729.0
2.1
DO-201AE
1.5KE series
1.5KE510A
1.5KE510CA
434.0
485.00
535.00
1
5.0
5.0
698.0
2.2
DO-201AE
1.5KE series
1.5KE540
1.5KE540C
437.0
486.00
594.00
1
5.0
5.0
772.0
1.9
DO-201AE
1.5KE series
1.5KE540A
1.5KE540CA
459.0
513.00
567.00
1
5.0
5.0
740.0
2.0
DO-201AE
1.5KE series
翰緯國際股份有限公司
Highway Technology Co. LTD
桃園市桃園區文中路491號4樓
4F.,No.491, Wenzhong Rd.,Taoyuan Dist., Taoyuan City , Taiwan(R.O.C)
Tel:+886-3-3794599
Fax:+886-3-3794799
class=contact_information
Copyright © 2017 by 翰緯國際股份有限公司 All rights reserved.
Designed by © 2017 亞路科技
class=copy_right