<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@charset "utf-8";
/* CSS Document */
body{padding:0; margin:0; text-align:center; webkit-text-size-adjust:none; font-family:"微軟正黑體"; font-size:80%;}
a{color:#666; text-decoration:none; noFocusline:expression(this.onFocus=this.blur()); outline:0;}
a:hover{color:#f00; text-decoration:none;}
:focus{-moz-outline-style:none;}	
h1,h2,h3,h4,h5,h6,p{padding:0; margin:0; word-wrap:break-word; overflow:hidden; font-weight:normal;}
ul,li{list-style-type:none; padding:0; margin:0;}
dl,dd,dt{padding:0; margin:0;}

.txtLeft{text-align:left;}
.txtRight{text-align:right;}
.txtCenter{text-align:center;}
.floatLeft,.image-left{float:left;margin-right:15px;}
.floatRight,.image-right{float:right; margin-left:15px;}
.floatClear{clear:both; height:1px;}
img{border:none;}

h1.title{color:#000; font-size:1.8em; font-weight:bold; border-bottom:#e1e1e1 1px solid; padding:10px;}
.content{font-size:12px; line-height:20px; color:#333; word-wrap: break-word; word-break: normal; background:#fff; box-shadow:#333 0 0 5px; border-top:#f00 5px solid; border-bottom:#cde8d5 5px solid; text-align:left;}
.content img{max-width:100%;  width:expression(document.body.clientWidth&gt;100?"100%":"auto"); overflow:hidden;}
.content p{padding-bottom:25px;}

.copyright{text-align:center; font-family:Verdana, Geneva, sans-serif; color:#999; font-size:10px; text-transform:uppercase; padding-top:30px; padding-bottom:15px;}


.prodDetail .pdimg{border-bottom:#f00 1px solid; text-align:center;}
.prodDetail .pdimg img{width:100%;}
.prodDetail h1{padding:15px 25px; font-size:2em; color:#000; text-align:center; font-weight:bold; border-bottom:#ccc 1px dashed;}
.prodDetail .pdcontent{padding:25px; border-bottom:#ccc 1px dashed; font-size:1.25em;}
.prodDetail .pdcontent:after{clear:both; display:block; visibility:hidden; height:0; content:".";}
.prodDetail .pdcontent ul{width:29%; margin:0 1.5%; float:left; margin-left:15px;}
.prodDetail .pdcontent ul li{list-style:circle; padding-bottom:8px; text-align:left;}
.bt{width:80px; margin:0 auto; padding:25px 0;}
.bt a{background:#f00; width:80px; text-align:center; height:35px; line-height:35px; display:block; color:#fff; float:left; margin:0 5px;}</pre></body></html>