<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">
#history_error{ margin: 0px; padding: 0px; border: 0px; width: 100%; height: 30px; background-color: #FFF; text-align: center; position: relative;}


/* history Start*/
Div#history_collection{ margin-left: auto; margin-right: auto; padding: 0px; border: 0px; width: 98%; position: relative;}
    Div#history_collection_main{ margin: 0px; padding: 0px; border: 0px; width: 100%; position: relative;}
        Div#history_collection_title{ margin: 10px 0px; padding: 0px; border: 0px; width: 100%; height: 35px; line-height: 35px; background-color: #DDDDDD;}
            Div#history_collection_title span{ margin: 0px 0px 0px 5px; font-size: 16px; font-weight: bolder; color: #000; font-family: '微軟正黑體', 'Lucida Sans Unicode', 'Arial';}
        Div#history_collection_content{ margin: 10px 0px; padding: 0px; border: 0px; width: 100%;}
        .history_collection_table{ margin: 0px; padding: 0px; border: 3px solid #DDDDDD; width: 100%; border-spacing: 0px; border-collapse: collapse; font-family: '微軟正黑體', 'Lucida Sans Unicode', 'Arial'; font-size: 13px;}
            .history_collection_table th{ border: none; color: #000; background-color: #DDDDDD;}
            .history_collection_table td{ border-top: 1px solid #EEEEEE; border-bottom: 1px solid #EEEEEE; border-left: none; border-right: none;}
            .history_collection_table td a{ color: #06F; text-decoration:none;}
            .history_collection_table td a:hover{ color: #F00; text-decoration: underline;}
            .colback{ color: #000000; background: #DDD;}

        .History_Collection_PanelUsage{ margin: 0px 0px 5px 0px; padding: 0px; border: 0px; width: 100%;}
            .History_Collection_PanelUsage table{ margin: 0px; padding: 0px; border: 0px; border-collapse: collapse; border: 3px solid #DDDDDD; 
                                                 width: 100%; font-size: 14px; font-family: '微軟正黑體', 'Lucida Sans Unicode', 'Arial';}
            .History_Collection_PanelUsage ol{ list-style-type: none;}
            .History_Collection_PanelUsage ol li{ color: #000; font-size: 14px; font-family: '微軟正黑體', 'Lucida Sans Unicode', 'Arial';}
            
        /* Div History_GridView Start */
        Div.History_Collection_GridView{ margin: 20px 0px; padding: 0px; border: 0px; width: 100%; height: auto; position: relative;}
            Div#GV_History_Collection_Top{margin: 0px; padding: 0px; border: 0px; width: 100%; position: relative;}
                .GV_History_Collection_TopTable{ margin: 0px; padding: 0px; border-collapse: collapse; border: none; width: 100%; font-size: 14px; font-family: '微軟正黑體', 'Lucida Sans Unicode', 'Arial';}
                    .GV_History_Collection_TopTable thead{ color: #000; background-color: #DDD;}
                    .GV_History_Collection_TopTable thead th{ border: none; color: #000; background-color: #DDDDDD;}
                    .GV_History_Collection_TopTable thead td{ border-top: 1px solid #EEEEEE; border-bottom: 1px solid #EEEEEE; border-left: none; border-right: none;}
            Div#GV_History_Collection_Contain{ margin: 0px; padding: 0px; border: 0px; width: 100%; position: relative;}    
                Div.GV_History_Collection_Contain_Main{ margin: 0px; padding: 0px; border: 0px; width: 100%; position: relative;}  
                    .GV_History_Collection_Style{ margin-left: auto; margin-right: auto; margin-top: 0px; margin-bottom: 0px; padding: 0px; font-family: '微軟正黑體', 'Lucida Sans Unicode', 'Arial'; font-size: 13px; width: 100%; text-align: center;}
                        .GV_History_Collection_Style a{ color: #06F; text-decoration:none;}
                        .GV_History_Collection_Style a:hover{ color: #F00; text-decoration: underline;}
                    .GV_History_Collection_header{ background-color: #DDDDDD; color: #000;}
                        .GV_History_Collection_header a{ color: #000;  text-decoration: none;}
                        .GV_History_Collection_header a:hover{ color: #F00;  text-decoration: underline;}
                    .GV_History_Collection_footer{ margin: 0px; padding: 0px; border: 0px; width: 100%; background-color: #000; color: #FFF; font-weight: bold; font-family: '微軟正黑體', 'Lucida Sans Unicode', 'Arial'; font-size: 13px; position: relative;}
                        .GV_History_Collection_footer a{ color: #FFF;}
                                
        /* Div History_GridView End */
/* history End*/</pre></body></html>