@charset "utf-8";
/*
Z-index Depth
#bgArea --> -1;
header --> 50;
#subMenu --> 30;
footer --> 100;


*/

/***GENERAL************/

.fL {
	float: left !important;.storeArea .addressArea
	clear: left;
}
.clearR {
	clear: right;
}
.clearFix {
	zoom: 1;
}
.clearFix:after {
	clear: both;
	display: block;
	visibility: hidden;
	height: 0;
	line-height: 0;
	content: "";
}
/* Main Setting
***********************/
* 
{ font-family: "微軟正黑體", Arial, Verdana, Geneva, sans-serif; }

html, body 
{ background: #fff;}

a
{ text-decoration:none;}

#loadingArea
{ position:fixed; width:100%; height:100%; background:url(../images/common/img-loading.gif) #fff no-repeat center center; z-index:9999;}

#wrapper 
{ width: 100%; padding-top:50px; /*visibility:hidden;*/}
#main 
{ width:1000px; position: relative; margin: 0px auto; }


/* Common Setting
***********************/
.mR25
{ margin-right:25px;}
.whiteBg 
{ background: #fff;}
.desktopVisible
{ display:block;}
.mobileVisible,
.btnNextIE,
.btnPrevIE,
.paginationIE
{ display:none;}

.slimScrollBar,
.slimScrollRail
{ width:8px !important; right:0px !important;}


.renderCufonLight
{ font-family:"Interstate-Light",Arial, Helvetica, sans-serif;}
.renderCufonRegular
{ font-family:"Interstate-Regular",Arial, Helvetica, sans-serif;}
.renderCufonBold
{ font-family:"Interstate-Bold",Arial, Helvetica, sans-serif;}
.renderCufon cufon
{ }


/* Menu Setting
***********************/
.header
{ position:fixed; top:0px; width:100%; height:50px; background:#fff; z-index:999;}
.header .innerArea
{ position: relative; width:1000px; height:50px; margin: 0px auto; background:#fff;}

.header .innerArea .logo
{ position:absolute; top:0px; left:5%; width:155px; height:60px;}
.header .innerArea .logo img
{ width:155px; height:60px;}

.header .innerArea
{ width:100%; height:50px;}
.header .innerArea .navArea
{ display:none;}
.header .innerArea .mobileNavBtn
{ position:absolute; top:50%; right:5%; width:100px; height:20px; margin-top:-10px;}
.header .innerArea .mobileNavBtn a
{ display:block; width:100%; height:100%;}
.header .innerArea .mobileNavBtn a h1
{ position:absolute; left:10%; font-size:18px; line-height:24px; text-align:center; text-transform:uppercase; color:#000; letter-spacing:0.8px; }
.header .innerArea .mobileNavBtn a h1 cufon
{ position:relative; top:3px;}
.header .innerArea .mobileNavBtn a .row01
{ position:absolute; display:block; top:5%; right:0px; width:20%; height:4px; background:#000;}
.header .innerArea .mobileNavBtn a .row02
{ position:absolute; display:block; top:50%; right:0px; width:20%; height:4px; background:#000; margin-top:-2px;}
.header .innerArea .mobileNavBtn a .row03
{ position:absolute; display:block; bottom:5%; right:0px; width:20%; height:4px; background:#000;}

.header .innerArea .logo
{ width:103px; height:40px;}
.header .innerArea .logo img
{ width:103px; height:40px;}

.header .innerArea .mobileNavArea
{ position:absolute; right:0px; top:50px; width:100%; padding:3% 0px; background:#FFF; display:none;}
.header .innerArea .mobileNavArea ul li
{ padding:1% 5%; text-align:center;}
.header .innerArea .mobileNavArea ul li a
{ display:block; color:#000; font-size:18px; text-transform:uppercase; font-family: "微軟正黑體", "新細明體",Arial, Helvetica, sans-serif; text-align:center; font-weight:bold; padding-bottom:5px;}
.header .innerArea .mobileNavArea ul li a span
{ color:#000; font-size:18px; text-transform:uppercase; font-family: "Interstate Regular",Arial, Helvetica, sans-serif; text-align:right; font-weight:bold;}
.header .innerArea .mobileNavArea ul li a.campagin
{ color:#888;}
.header .innerArea .mobileNavArea ul li a.campagin span
{ display:block; color:#888; font-size:12px; text-transform:uppercase; font-family: "Interstate Bold",Arial, Helvetica, sans-serif; text-align:right; font-weight:bold; padding-bottom:5px;}

.header .innerArea .mobileNavArea ul li.btnFb a
{ display:inline-block; }
.header .innerArea .mobileNavArea ul li.btnFb img
{ width:30px; height:auto;}
.header .innerArea .mobileNavArea ul span.btnInstagram
{ margin-left:10px; }
.header .innerArea .mobileNavArea ul span.btnInstagram img
{ width:30px; height:auto;}

.storeArea .innerArea .soMediaNavArea
{ position:relative; width:100%; padding:3% 0px;}
.storeArea .innerArea .soMediaNavArea ul li
{ padding:1% 5%; text-align:center;}
.storeArea .innerArea .mobileNavArea ul li.btnFb
{ background:none; }

.storeArea .innerArea .soMediaNavArea ul span.btnInstagram
{ margin-left:10px; }
/* Collection Setting
***********************/
.collectionArea
{ width:100%; background:#fff;}
.collectionArea .innerArea
{ position: relative; width:100%; margin: 0px auto; background:#fff; padding:0px; overflow:hidden;}
.collectionArea .innerArea .btnNext
{ position:absolute; right:3px; top:50%; margin-top:-25px; z-index:25;}
.collectionArea .innerArea .btnPrev
{ position:absolute; left:3px; top:50%; margin-top:-25px; z-index:25;}
.collectionArea .innerArea .btnNext.white a
{ display:block; width:25px; height:49px; background:url(../images/common/btn-next-w.png) no-repeat bottom left;}
.collectionArea .innerArea .btnPrev.white a
{ display:block; width:25px; height:49px; background:url(../images/common/btn-prev-w.png) no-repeat bottom left;}
.collectionArea .innerArea .btnNext.black a
{ display:block; width:25px; height:49px; background:url(../images/common/btn-next.png) no-repeat bottom left;}
.collectionArea .innerArea .btnPrev.black a
{ display:block; width:25px; height:49px; background:url(../images/common/btn-prev.png) no-repeat bottom left;}
.collectionArea .innerArea .slideArea
{ width:10000px; height:auto;}

.collectionArea .swiper-container, .collectionArea .swiper-wrapper
{ height:auto;}

.collectionArea .swiper-container .swiper-wrapper
{ position:relative;}
.collectionArea .innerArea .swiper-slide dl
{ width:100%; }
.collectionArea .innerArea .swiper-slide h1
{ display:block; color:#fff; font-size:30px; line-height:1.5; text-transform:uppercase; font-family:"微軟正黑體",Arial, Helvetica, sans-serif; text-align:center; margin-bottom:25px; width:90%;}
.collectionArea .innerArea .swiper-slide h1 span
{ color:#fff; font-size:30px; line-height:1.5; text-transform:uppercase; font-family:"Interstate Regular",Arial, Helvetica, sans-serif;}
.collectionArea .innerArea .swiper-slide p
{ width:90%; display:block; color:#fff; font-size:15px; line-height:1.7; font-family:"微軟正黑體",Arial, Helvetica, sans-serif; text-align:center; letter-spacing:0.5px; margin:0px auto;}
.collectionArea .innerArea .swiper-slide p span
{ font-family:"Interstate Regular",Arial, Helvetica, sans-serif; font-weight:400;}
.collectionArea .innerArea .swiper-slide p sup
{ font-size:13px;}
.collectionArea .innerArea .swiper-slide .mvArea
{ float:left; width:100%; }
.collectionArea .innerArea .swiper-slide .mvArea img
{ width:100%; height:auto;}
.collectionArea .innerArea .swiper-slide .wordingArea
{ float:right; width:40%; height:100%; margin-right:1%;}
.collectionArea .innerArea .swiper-slide .slide02 .mvArea
{ float:none; width:100%;}
.collectionArea .innerArea .swiper-slide .slide02 .wordingArea
{ display:none;}

.collectionArea .innerArea .swiper-slide .slide01 .mvArea
{ background:url(../images/banner/img-banner-01.jpg) no-repeat top center; background-size:cover;}
.collectionArea .innerArea .swiper-slide .slide01 .wordingArea
{ position:absolute; top:0px; left:40%; width:40%; margin-right:1%;}
.collectionArea .innerArea .swiper-slide .slide01 .wordingArea table,
.collectionArea .innerArea .swiper-slide .slide01 .wordingArea td
{ width:100%; height:100%; vertical-align:middle;}

.collectionArea .innerArea .swiper-slide .slide02 .mvArea
{ background:url(../images/banner/img-banner-02.jpg) no-repeat top center; background-size:cover;}

.collectionArea .innerArea  .pagination 
{ position:absolute; left: 0; bottom:30px; width: 100%; text-align: center; z-index:99;}

.collectionArea .innerArea .swiper-pagination-bullet 
{ display: inline-block; width:12px; height:12px; background:url(../images/common/img-bullet.gif) no-repeat bottom left; margin: 0 2px; cursor: pointer;
}
.collectionArea .innerArea  .swiper-pagination-bullet-active
{ background:url(../images/common/img-bullet-hover.gif) no-repeat top left;}



/* People Setting
***********************/
.peopleArea
{ background:#fff; padding:80px 0px;}
.peopleArea .innerArea
{ width:100%; margin:0px auto;}
.peopleArea .innerArea .topRow,
.peopleArea .innerArea .btmRow
{ width:100%;}
.peopleArea .innerArea .topRow a,
.peopleArea .innerArea .btmRow a
{ display:block; width:100%; height:50%;}
.peopleArea .innerArea .topRow .lCol,
.peopleArea .innerArea .topRow .mCol,
.peopleArea .innerArea .topRow .rCol
{ position:relative; float:left; width:calc(100%/3); /*width:calc(99%/3)\9;*/ height:auto; overflow:hidden;}
.peopleArea .innerArea .visualArea
{ position:relative; top:0px; left:0px; width:100%; height:49%; overflow:hidden;}
.peopleArea .innerArea .visualArea img
{ width:100%; height:100%;}
.peopleArea .innerArea .visualArea .bg
{ position:absolute; top:0px; left:0px; width:100%; height:100%; background-size:cover;}
.peopleArea .innerArea .topRow .lCol .visualArea .bg
{ background:url(../images/people/people-1.jpg) no-repeat center center; }
.peopleArea .innerArea .topRow .mCol .visualArea .bg
{ background:url(../images/people/people-2.jpg) no-repeat center center; }
.peopleArea .innerArea .topRow .rCol .visualArea .bg
{ background:url(../images/people/people-3.jpg) no-repeat center center; }

.peopleArea .innerArea .descArea
{ display:block; padding:10px 0px 20px 0px; font-size:18px; line-height:1.7; font-family:"微軟正黑體",Arial, Helvetica, sans-serif; text-align:left; letter-spacing:0.5px; color:#000; text-transform:uppercase;}
.peopleArea .innerArea .descArea .stateLabel,
.peopleArea .innerArea .descArea .peopleTitle
{ font-size:12px;}

.peopleArea .innerArea .btmRow
{}
.peopleArea .innerArea .btmRow .col01,
.peopleArea .innerArea .btmRow .col02,
.peopleArea .innerArea .btmRow .col03,
.peopleArea .innerArea .btmRow .col04
{ position:relative; float:left; width:calc(100%/3); height:auto; overflow:hidden;}
.peopleArea .innerArea .btmRow .col01 .visualArea .bg
{ background:url(../images/people/people-4.jpg) no-repeat center center; }
.peopleArea .innerArea .btmRow .col02 .visualArea .bg
{ background:url(../images/people/people-5.jpg) no-repeat center center; }
.peopleArea .innerArea .btmRow .col03 .visualArea .bg
{ background:url(../images/people/people-6.jpg) no-repeat center center; }
.peopleArea .innerArea .btmRow .col04 .visualArea .bg
{ background:url(../images/people/people-7.jpg) no-repeat center center; }


/* Product Setting
****************************/
.productArea
{ position:relative; background:url(../images/product/img-product-bg.jpg) no-repeat center center; padding:80px 0px;}
.productArea .innerArea
{ width:100%; margin:0px auto;}
.productArea h2
{ display:block; margin-bottom:25px; text-align:center; font-size:32px; line-height:1.7; font-family:"微軟正黑體",Arial, Helvetica, sans-serif; letter-spacing:0.5px; color:#fff; text-transform:uppercase;}
.productArea h2 sup
{ font-size:18px; line-height:1.7;}

.productArea .productListing
{}
.productArea .productItem
{ position:relative; float:left; width:25%;}
.productArea .productItem .descArea
{ position:relative; background:#fff; text-align:center;}
.productArea .productItem .descArea.highlight
{background:#e7e7e7;}
.productArea .productItem .descArea img
{ width:100%; height:auto;}
.productArea .productItem .descArea .descInnerArea
{ position:absolute; top:0px; left:0px; width:100%; height:100%;}

.productArea .productItem .descArea .descInnerArea table,
.productArea .productItem .descArea .descInnerArea td
{ height:100%; vertical-align:middle; text-align:center; font-size:24px; line-height:1; font-family:"微軟正黑體",Arial, Helvetica, sans-serif; letter-spacing:0.5px;}

.productArea .productItem .descArea .descInnerArea .twoCatArea
{ text-align:center;}
.productArea .productItem .descArea .descInnerArea .twoCatArea .catSepLine
{ display:inline-block; margin:0px 2%; font-size:20px; line-height:1; font-family:"微軟正黑體",Arial, Helvetica, sans-serif; letter-spacing:0.5px; color:#012469;}
.productArea .productItem .descArea .descInnerArea .twoCatArea .btnForHim,
.productArea .productItem .descArea .descInnerArea .twoCatArea .btnForHim a,
.productArea .productItem .descArea .descInnerArea .twoCatArea .btnForHer,
.productArea .productItem .descArea .descInnerArea .twoCatArea .btnForHer a
{ position:relative; display:inline-block; font-size:20px; line-height:1; font-family:"微軟正黑體",Arial, Helvetica, sans-serif; letter-spacing:0.5px; color:#012469; text-transform:uppercase;}
.productArea .productItem .descArea .descInnerArea .twoCatArea .btnForHim.over a,
.productArea .productItem .descArea .descInnerArea .twoCatArea .btnForHer.over a
{ color:#c41230;}
.productArea .productItem .descArea .descInnerArea .twoCatArea .blueArrow
{ position:relative; width:6px; height:auto; margin-left:10px;}
.productArea .productItem .descArea .descInnerArea .twoCatArea .off
{ display:inline-block;}
.productArea .productItem .descArea .descInnerArea .twoCatArea .on
{ display:none;}
.productArea .productItem .descArea .descInnerArea .twoCatArea .over .off
{ display:none;}
.productArea .productItem .descArea .descInnerArea .twoCatArea .over .on
{ display:inline-block;}



.productArea .productItem .visualArea
{ position:relative; top:0px; left:0px; width:100%; height:54%; overflow:hidden;}
.productArea .productItem .visualArea img
{ width:100%; height:100%;}
.productArea .productItem .visualArea .bg
{ position:absolute; top:0px; left:0px; width:100%; height:100%; background-size:cover;}
.productArea .productItem.item01 .visualArea .bg
{ background:url(../images/product/productThumb-Jean.jpg) no-repeat center center; }
.productArea .productItem.item02 .visualArea .bg
{ background:url(../images/product/productThumb-Jacket.jpg) no-repeat center center; }
.productArea .productItem.item03 .visualArea .bg
{ background:url(../images/product/productThumb-shirt.jpg) no-repeat center center; }
.productArea .productItem.item04 .visualArea .bg
{ background:url(../images/product/productThumb-T-shirt.jpg) no-repeat center center; }
.productArea.productDetail { background:none !important;}
.productDetailsBgSection.forHim
{ position:absolute; top:0px; width:100%; height:1300px; background:url(../images/product/img-product-him-bg.jpg) no-repeat top left #011337; z-index:1; background-size:cover;}
.productDetailsBgSection.forHer
{ position:absolute; top:0px; width:100%; height:1300px; background:url(../images/product/img-product-her-bg.jpg) no-repeat top right #011337; z-index:1; background-size:cover;}

.productDetailsBgSection img
{ width:100%; height:auto;}

.productDetailsSection
{ position:absolute; top:0px; width:100%; height:100%; z-index:5;}
.productDetailsSection .innerArea
{ width:100%; height:100%;}
.productDetailsSection .innerArea .scrollArea
{ margin:0px auto; width:100%; height:100%; overflow:hidden; overflow-y:scroll;}

.productDetailsNav
{ position:relative; width:100%; margin-bottom:20px;}

.productDetailsSection .switchGender
{ width:100%; text-align:center; padding:10px 0px;}
.productDetailsSection .switchGender .gleftArrow
{ position:absolute; top:50%; left:0px; margin-top:-6px; width:6px; height:auto;}
.productDetailsSection .switchGender .grightArrow
{ position:absolute; top:50%; right:0px; margin-top:-6px; width:6px; height:auto;}

.productDetailsSection .switchGender .gleftArrow.off,
.productDetailsSection .switchGender .grightArrow.off
{ display:block;}
.productDetailsSection .switchGender .gleftArrow.on,
.productDetailsSection .switchGender .grightArrow.on
{ display:none;}
.productDetailsSection .switchGender .genderMale.over .off,
.productDetailsSection .switchGender .genderFemale.over .off
{ display:none;}
.productDetailsSection .switchGender .genderMale.over .on,
.productDetailsSection .switchGender .genderFemale.over .on
{ display:block;}


.productDetailsSection .switchGender .genderMale,
.productDetailsSection .switchGender .genderSep,
.productDetailsSection .switchGender .genderFemale
{ position:relative; display:inline-block; border-bottom:3px solid transparent;}
.productDetailsSection .switchGender .genderSep
{ top:20px; margin:0px 30px; border-bottom:none;}
.productDetailsSection .switchGender .genderMale a
{ position:relative; display:block; padding:0px 20px; font-size:24px; line-height:1; font-family:"微軟正黑體",Arial, Helvetica, sans-serif; letter-spacing:0.5px; color:#fff; text-transform:uppercase;}
.productDetailsSection .switchGender .genderFemale a
{ position:relative; display:block; padding:0px 20px; font-size:24px; line-height:1; font-family:"微軟正黑體",Arial, Helvetica, sans-serif; letter-spacing:0.5px; color:#fff; text-transform:uppercase;}
.productDetailsSection .switchGender .genderMale.over,
.productDetailsSection .switchGender .genderFemale.over
{ border-bottom:3px solid #c41230;}
.productDetailsSection .switchGender .genderMale.over a,
.productDetailsSection .switchGender .genderFemale.over a
{ color:#c41230;}

.productDetailsSection .btnBack
{ position:absolute; top:50px; right:50px;}
.productDetailsSection .btnBack a
{ display:block; font-size:20px; line-height:1; font-family:"微軟正黑體",Arial, Helvetica, sans-serif; letter-spacing:0.5px; color:#fff; text-transform:uppercase;}
.productDetailsSection .btnBack.over a
{ color:#c41230; }

.productDetailsSection .productGroupArea
{ position:relative; padding:5% 40px; background:url(../images/common/img-black-bg-40p.png) repeat top center;}
.productDetailsSection .productGroupArea .scrollArea .scrollArea
{ margin:0px auto; width:100%; height:100%; overflow:hidden; overflow-y:scroll;}

.productDetailsSection .productGroupArea h1
{ margin-bottom:30px; display:block; text-align:center; font-size:32px; line-height:1; font-family:"微軟正黑體",Arial, Helvetica, sans-serif; letter-spacing:0.5px; color:#fff; text-transform:uppercase;}
.productDetailsSection .productGroupArea p
{ width:68%; margin:0px auto; margin-bottom:50px; display:block; text-align:center; font-size:15px; line-height:1.5; font-family:"微軟正黑體",Arial, Helvetica, sans-serif; letter-spacing:0.5px; color:#fff; text-transform:uppercase;}
.productDetailsSection .productGroupArea p br.desktop
{	display: initial; }
.productDetailsSection .productGroupArea p br.mobile
{	display: none; }
.productDetailsSection .productGroupArea .horSep
{ width:20%; margin:0px auto; margin-bottom:30px; display:block; text-align:center; font-size:26px; line-height:1.5; font-family:"微軟正黑體",Arial, Helvetica, sans-serif; letter-spacing:0.5px; color:#fff; text-transform:uppercase;}
.productDetailsSection .productGroupArea .horSep .brWhite
{ width:80%; margin:0px auto; margin-bottom:10px;  border-top:3px solid #fff;}

.productDetailsSection .productLisingArea dl
{ float:left; width:23%; margin:1%; height:450px; background:#fff; padding-bottom:20px;}
.productDetailsSection .productLisingArea dl dt img
{ display:block; width:100%; height:auto; line-height:0px;}
.productDetailsSection .productLisingArea dl dd
{ padding:10px 0px; background:#fff; display:block; text-align:center; font-size:14px; line-height:1; font-family:"微軟正黑體",Arial, Helvetica, sans-serif; letter-spacing:0.5px; color:#000;}
.productDetailsSection .productLisingArea dl dd.price
{ display:block; text-align:center; font-size:13px; line-height:1; font-family:"微軟正黑體",Arial, Helvetica, sans-serif; letter-spacing:0.2px; color:#000; text-transform:uppercase;}


.productDetailsSection .productGroupArea dl sup
{ font-size:8px;}
.productDetailsSection .productGroupArea p sup
{ font-size:10px; }
.productDetailsSection .productGroupArea h1 sup
{ font-size:20px; }
.productArea .productItem .descArea .descInnerArea td sup
{ font-size:16px;}

/* Store Settig
****************************/
.storeArea
{ background:#333; padding:80px 0px;}
.storeArea .innerArea
{ width:100%; margin:0px auto;}
.storeArea .innerArea h1
{ display:block; text-align:center; font-size:32px; line-height:1.7; font-family:"微軟正黑體",Arial, Helvetica, sans-serif; letter-spacing:0.5px; color:#fff; text-transform:uppercase; margin-bottom:40px;}
.storeArea .innerArea h1 sup
{ font-size:18px; line-height:1.7;}

.storeArea .addressArea
{ width:100%; padding-bottom:40px;}
.storeArea .addressArea .lCol
{ float:left; width:49%;}
.storeArea .addressArea .rCol
{ float:right; width:49%;}

.storeArea .addressArea .addressCol
{ float:left; width:70%; font-size:15px; line-height:1.7; font-family:"微軟正黑體",Arial, Helvetica, sans-serif; letter-spacing:0.5px; color:#fff;}
.storeArea .addressArea .telCol
{ float:right; width:30%; font-size:15px; line-height:1.7; font-family:"微軟正黑體",Arial, Helvetica, sans-serif; letter-spacing:0.5px; color:#fff; text-transform:uppercase;}


/* About Brands Setting
****************************/
.aboutBrandArea
{ background:url(../images/about-brand/img-brand-bg.jpg) no-repeat top center; padding:80px 0px; height:426px;}
.aboutBrandArea .innerArea
{ width:100%; margin:0px auto;}
.aboutBrandArea .logoArea
{ width:204px; margin:0px auto; margin-bottom:65px; }
.aboutBrandArea h2
{ display:block; margin-bottom:25px; text-align:center; font-size:32px; line-height:1.7; font-family:"微軟正黑體",Arial, Helvetica, sans-serif; letter-spacing:0.5px; color:#fff; text-transform:uppercase;}
.aboutBrandArea h2 sup
{ font-size:18px; line-height:1.7;}
.aboutBrandArea p
{ display:block; width:780px; margin:0px auto; margin-bottom:45px; text-align:center; font-size:20px; line-height:1.7; font-family:"微軟正黑體",Arial, Helvetica, sans-serif; letter-spacing:0.5px; color:#fff; text-transform:uppercase;}
.aboutBrandArea p sup
{ font-size:18px; line-height:1.7;}
.aboutBrandArea a
{ text-align:center; font-size:20px; line-height:1.7; font-family:"微軟正黑體",Arial, Helvetica, sans-serif; letter-spacing:0.5px; color:#fff; text-transform:uppercase;}





#errorContent
{}
#errorContent table
{ width:100%;}
#errorContent td
{ height:300px; vertical-align:middle; color:#fff; font-size:15px; line-height:1.3; font-family:"微軟正黑體", Arial, Helvetica, sans-serif; text-align:center;}

#tncContent
{ padding:50px;}
#tncContent table
{ width:100%; margin:0px auto;}
#tncContent td h1
{ vertical-align:top; color:#fff; font-size:20px; line-height:1.5; font-family:"微軟正黑體", Arial, Helvetica, sans-serif;}

#tncContent td
{ padding:5px 3px; vertical-align:top; color:#fff; font-size:12px; line-height:1.5; font-family:"微軟正黑體", Arial, Helvetica, sans-serif; text-transform:uppercase;}




