<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">#product_box_overlay { background-color:black; filter:alpha(opacity=80); opacity:0.85; width:100%; height:100%; top:0px; left:0px; position:fixed; z-index:104; }
#product_box_container { width:100%; height:600px; position:absolute; top:100px; left:0px; z-index:105; }
#product_box { background:#ffffff; width:730px; height:550px; margin:0 auto; position:relative; z-index:102; text-align:left; overflow:hidden; }
#product_box #close_button_en { background:url("../image/en/btn_close_01.jpg") no-repeat #ffffff; width:28px; height:27px; display:block; position:absolute; top:10px; right:10px; }

#product_box #div_image { width:450px; height:480px; background-color:#f2f2f2; display:block; float:left; padding-top:70px;}

#product_box .fb-like { top:110px; left:20px; position:absolute; visibility:hidden;}
#product_box h2, #product_box h3 { left:20px; position:absolute; display:block; font_weight:bold;}
#product_box h2 { top:50px; font-family:"Helvetica","Arial","Verdana"; font-size:18px; color:#ff9908;}
#product_box h3 { top:70px; font-family:"Franklin Gothic Book","Gill Sans MT","Arial","Verdana"; font-size:22px; color:#313131; }
#product_box h4 { font-size:11px; color:#989898; font-weight:lighter; }
#product_box #product_image { width:450px; height:480px; overflow:hidden; }

#product_box #div_description { width:260px; height:450px; background-color:#ffffff; display:block; float:left; padding:80px 10px 20px 10px;  }
#product_box table#choice td:first-child { padding-right:20px; }
#product_box #thumb_images { margin-top:10px; width:256px; height:50px; overflow:hidden; position:relative;}
.thumb_arrow_left, .thumb_arrow_right { width:18px; height:17px; top:19px; display:block; z-index:2; position:absolute; cursor:pointer; }
.thumb_arrow_left { background:url("../image/arrow-round-left.png") no-repeat center; left:5px;  }
.thumb_arrow_right { background:url("../image/arrow-round-right.png") no-repeat center; left:230px; }
#product_box #thumb_images &gt; div { margin:0 38px; width:180px; height:50px; overflow:hidden; }
#product_box #thumb_images &gt; div &gt; div { display:block; height:50px; }
#product_box #thumb_images img { width:60px; height:45px; display:block; float:left; cursor:pointer;}
#product_box span.dotline { background:url('../image/line_dotted.jpg') repeat-x center left #ffffff; width:256px; height:24px; display:block;} 
#product_box #color_list {list-style-type:none; }
#product_box #color_list li { width:18px; height:18px; border:#ffffff solid 2px; margin-top:2px; display:block; float:left; cursor:pointer; }
#product_box #color_list li.white_background { background:url('../image/bgcolor_ffffff.jpg') no-repeat center #ffffff; }
#product_box #quantity { color:#666666; font-size:10px; border-color:#cccccc; border-style:solid; border-width:1px; margin-top:2px; padding:1px;}
#product_box #price { width:256px; height:35px; padding-bottom:5px; overflow:hidden; display:block; }
#product_box #price_display { width:256px; height:35px; padding-bottom:35px; overflow:hidden; display:block; }
#product_box #price table td:first-child { padding-right:30px; }
#product_box #price_display table td:first-child { padding-right:30px; }
#product_box #price p { font-size:18px; color:#989898; font-weight:normal; }
#product_box #price_display p { font-size:18px; color:#989898; font-weight:normal; }
#product_box #description { width:256px; height:175px; padding-bottom:5px; overflow:auto; display:block; }
#product_box #description ul { list-style:none; padding-left:1em; text-indent:-1em; }
#product_box #description ul li { padding:1px 0px 1px 0px; color:#989898; }
#product_box #description ul li:before { content:"站� "; }
</pre></body></html>