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 { 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$; }
#id_PrdBtn { display:$PrdBtnDisp$; }
#id_BlogBtn { display:$BlogBtnDisp$; }
#id_ImgBtn { display:$ImgBtnDisp$; }
#id_AviBtn { display:$AviBtnDisp$; }
#ns_Copyright { background-image:$CopyrightImg$; background-position:$pos$; background-repeat:$repeat$; }
#ns_Main5 { background-color:$MainBgColor$; }
#ns_Main5 { background-image:$MainImg$; background-position:$pos$; background-repeat:$repeat$; }
a { color:$aColor$; }
a:hover { color:$ahColor$; }
#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:$ContBlkPadding$; padding-right:$ContBlkPadding$; } #id_ContentTop .meMsg_MsgContentBlk, #id_ContentBottom .meMsg_MsgContentBlk { padding-left:$ContBlkPadding$; padding-right:$ContBlkPadding$; } #id_ContentTop .meMsg_MsgListBlk, #id_ContentBottom .meMsg_MsgListBlk { padding-left:$ContBlkPadding$; padding-right:$ContBlkPadding$; } #id_ContTop .meMsg_MsgBlk, #id_ContBottom .meMsg_MsgBlk { padding-left:$ContBlkPadding$; padding-right:$ContBlkPadding$; } #id_ContTop .meMsg_MsgContentBlk, #id_ContBottom .meMsg_MsgContentBlk { padding-left:$ContBlkPadding$; padding-right:$ContBlkPadding$; } #id_ContTop .meMsg_MsgListBlk, #id_ContBottom .meMsg_MsgListBlk { padding-left:$ContBlkPadding$; padding-right:$ContBlkPadding$; }
#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$; }
|
首頁
|
|
|
會員中心
|
搜尋
#ContentTitle { padding:4px; border:1px solid #cccccc; background:#eeeeee; margin-bottom:10px; text-align:left; } .meTitle { font-size:15px; font-weight:bold; text-align:center; } input { border:1px solid #aaaaaa; }
HUMAX ASIA 會員登入
E-mail 帳號:
查詢帳號?
登入密碼:
查詢密碼?
驗證碼:
更新驗證碼?
立即加入會員?