@charset "utf-8";
/* CSS Document */
.qa_list { width:742px;padding:10px;margin:2px;border:1px solid #9CA7AB;}
.qa_list legend {font-weight:bold;color:#304073;margin-left: 10px;font-size:10pt;}
.qa_list ol {list-style-image: url("../images/qa/ico_arr.gif");margin:0;padding:0 0 0 30px;}
.qa_list li {line-height:23px;font-size: 10pt;}

.qa_list ol a {color:#3087CE;font-weight:bold;}
.qa_list ol a:hover{color:#205A8A;text-decoration:none;}

.qaTitle { font-size:12pt;font-weight:bold;font-family: '微軟正黑體', '新細明體', Arial;height:20px;}

.tb_answer {background-color:#DEDEDE;width:735px;margin-top:3px;margin:0 auto;margin-top:5px;margin-bottom:14px;}
.dotline {height:1px;border-bottom:1px dotted #000000;}
.tb_answer td { padding:2px;}

.qTitle{color:#641D85;font-weight:bold;font-size:10pt;}
.qAnswer{color:#584131;font-size: 10pt;line-height:20px;}
.qAnswer ul {margin:0;padding:0 0 0 30px;}