.wapper{background: url(archive/image/customization/swirl.png) repeat;background-color:#transparent;}

/*首頁*/
.webfont_content {color: #fff;}

/*內文*/
.content_panel {background-color: transparent;}
.product_subject {color: #fff;}
.product_summary {color: #fff;}
.mainsubject {color: #fff;}


/*灰色底線*/
.itemline {border-bottom: 2px solid #dddddd;padding-bottom:10px;position:relative;}

/*前方底線*/
.itemline:after {content: "";position:absolute;bottom:-1px;left:0;height:2px;width:50px;background-color: #654b2a;}
