﻿@charset "UTF-8";
.Accordion{overflow:hidden;outline:none;hlbr:expression(this.onFocus=this.blur());}
.AccordionPanel {margin:8px 0 8px 0;background-color:#f7f8f8;border:1px solid #e6e6e6;overflow:hidden;}
.AccordionPanelTab {margin:0px;padding:2px 8px 5px 8px;cursor:pointer;-moz-user-select: none;-khtml-user-select:none;height:30px;background-image:url(open.png);background-repeat: no-repeat;background-position:3px 4px;}
.AccordionPanelContent {clear:both;padding:0px 20px 10px 40px;color:#717071;font-family:'Raleway', sans-serif,"微軟正黑體";line-height:30px;}
.AccordionPanelOpen .AccordionPanelTab {background-image: url(close.png);background-repeat:no-repeat;background-position:3px 4px;}
.AccordionPanelTabHover {}
.AccordionPanelOpen .AccordionPanelTabHover {background-image:url(close.png);background-repeat:no-repeat;background-position:3px 4px;}
.AccordionFocused .AccordionPanelTab {}
.AccordionFocused .AccordionPanelOpen .AccordionPanelTab {background-image:url(close.png);background-repeat: no-repeat;background-position:3px 4px;}


.faq_title{margin:0 0 0 30px;font-size:18px;float:left;line-height:35px;color:#141414;font-family:'Raleway', sans-serif,"微軟正黑體";overflow:hidden;}




@media screen and (max-width:569px){

}
@media screen and (max-width:481px){
.faq_title{font-size:18px;line-height:30px;padding: 5px 0 8px 0;font-weight: normal;}
.AccordionPanelContent {color:#717071;line-height:30px;}

}
@media screen and (max-width:415px){
.faq_title{font-size:18px;line-height:25px;padding:5px 0 8px 0;}
.AccordionPanelContent {color:#717071;line-height:25px;}
}
@media screen and (max-width:376px){}
@media screen and (max-width:361px){}
@media screen and (max-width:321px){}