<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;"> 
.OutOfStock{
  display:none;
}

.MobileMenu.Top .MenuItem &gt; A &gt; .Icon {
  display:none!important;
}

.MainMenu.Top.Menu &gt; .MenuItem.ProductMenuItem &gt; .Menu &gt; .MenuItem &gt; .Menu &gt; .MenuItem{
  padding-bottom:30px!important;

}

.MainMenu.Top.Menu &gt; .MenuItem.ProductMenuItem &gt; .Menu &gt; .MenuItem &gt; .Menu &gt; .MenuItem &gt; A {
   padding-left:2px;
   padding-right:2px;
}

.MainMenu.Top.Menu &gt; .MenuItem.ProductMenuItem &gt; .Menu &gt; .MenuItem &gt; .Menu &gt; .MenuItem &gt; A &gt; .Icon{
  background-color:white;
}

.ProductItemList .ProductItem &gt; DIV .PictureContainer{
  border-top:12px solid white;
  border-bottom:12px solid white;
}

@media screen and (min-width:1000px){
HTML .TopFrame .RightFrame.ScrollBottom .RightFrameContent .MainMenuContainer {
    position: fixed;
    top: 0%;
    left: 0%;
    width: 100%;
    z-index: 20;
    background-color: #999999;
    border-bottom: 1px solid #999999;
}
}



/*選單+內容字顏色*/ 
*{
  COLOR:#000000;
_font-family: "GenSenRounded"
}

.Panel.HomePage{
   padding-top:0px;
}  

.Banner .Pagination .PaginationButtonList{
  z-index:10;
}

.TopFrame .RightFrame .RightFrameContent .PageHeaderContainer &gt; DIV DIV.LogoContainer{
  width:300px;
}

@media screen and (max-width:660px){
.TopFrame .RightFrame .RightFrameContent .PageHeaderContainer &gt; DIV DIV.LogoContainer{
  width:130px;
}
}

@media screen and (max-width:440px){
.TopFrame .RightFrame .RightFrameContent .PageHeaderContainer &gt; DIV DIV.LogoContainer{
  width:130px;
   left:52%;
}
}


.Frontend .Field:not(.DatePickerControl):not(.Label).RadioButtonList.Compound.Field
{
   border:none;
   box-shadow:none;
}


.Frontend .Field:not(.DatePickerControl):not(.Label).RadioButtonList.Compound.Field:hover
{
   border:none;
   box-shadow:none;
}

.RadioButtonList.Compound.Field &gt; SPAN{
   line-height:25px;
}

DIV, SPAN, IMG, TD, INPUT, A, SPAN, IFRAME, textarea {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    font-weight:normal;
    _font-family: "GenSenRounded" ,  "微軟正黑體", 微軟正黑體, sans-serif!important;
}

.ShortDescription IMG
{
   max-width:100%!important;
   height:auto!important;
}

.TopFrame .LeftFrame{
   padding-bottom:600px;
}

.ProductDetailBlock.Panel IFRAME
{
       max-width:100%!important;
}

HTML .Menu DIV, HTML .Menu SPAN ,
HTML .HomeBlockTitle ,
HTML  DIV
{
  font-weight:normal!important;
  font-family: "GenSenRounded" ,  "微軟正黑體", 微軟正黑體, sans-serif!important;
}

/* 選單 */
}
.NavigationBar.Menu.Top &gt; .MenuItem &gt; A {

   flex-direction:row;
  
}

.NavigationBar.Menu.Top &gt; .MenuItem &gt; A &gt; .Icon &gt; img
{
   max-height:30px!important;
   max-width:30px!important;
}

.NavigationBar.Menu.Top &gt; .MenuItem &gt; A &gt; .Title{
   line-height:30px;
}


.NavigationBar.Menu.Top &gt; .MenuItem &gt; .Menu &gt; .MenuItem &gt; A
{
   padding-left:30px;
}

.NavigationBar.Menu.Top &gt; .MenuItem &gt; .Menu &gt; .MenuItem.LanguageSwitch   &gt; A
{
   padding-left:10px;
}

.NavigationBar.Menu.Top &gt; .MenuItem &gt; .Menu &gt; .MenuItem.LanguageSwitch &gt; .Menu &gt; .MenuItem 
{
   text-align:left;
   padding-left:36px;
}

BODY{

    background-color: #ffffff;
}



BODY .TopFrame .RightFrame .RightFrameContent .PageHeaderContainer  {
    background-color: #ffffff;
    background: linear-gradient(to bottom, #333333 0%, #999999 25%, #ffffff 25%, #ffffff 100%)
}

BODY .TopFrame .RightFrame .RightFrameContent
{
    background-color: #ffffff;
}

@media screen and (max-width:860px){
BODY .TopFrame .RightFrame .RightFrameContent .PageHeaderContainer  &gt; div{
    background-color: #ffffff;
}
}


BODY .NewProductPaging.ItemPaging .ItemListGroup .ItemListContainer .ItemList .Item .ItemContent .ProductName {
  background-color: TRANSPARENT!important;
}

/* 主選單底色 */
BODY .TopFrame .RightFrame .RightFrameContent .MainMenuContainer
{ background-color: #333333; /* 懸停時變為深灰色 */
   color: #FFD700; /* 懸停時文字變為金色 */
   background-color:#999999;
}


.MainMenu.Top   .MenuItem &gt; A &gt; .Title
{
  letter-spacing:2px;
}



BODY .TopFrame .RightFrame .RightFrameContent:after{
 background-color:#999999;
}

BODY .TopFrame .RightFrame .RightFrameContent .PageFooterContainer{
 background-color:#999999;
}

/*PROBLEM*/

.Repeater.Compound.ProductItemList 
{
  _display:none;
}

.ProductDetailBlock.Panel.Bound
{
  _display:none;
}


Body .NavigationBarContainer .MenuItem.LanguageSwitch &gt; .Menu
{
   background-color:transparent;
}


.NavigationBar.Menu.Top &gt; .MenuItem.Brand &gt; .Menu &gt; .MenuItem &gt; A
{
   padding-left:0px;
}


HTML .Column, .Row:not(.DragItem){
   padding-top:0px;
}


.NewProductPaging.ItemPaging .ItemListGroup .ItemListContainer .ItemList .Item .ItemContent .PictureContainer{
  background-color:#ffffff;
  border-top:15px solid #ffffff;
  border-bottom:15px solid #99999;
}</pre></body></html>