﻿
#history_error{ margin: 0px; padding: 0px; border: 0px; width: 100%; height: 30px; background-color: #FFF; text-align: center; position: relative;}


/* history Start*/
Div#history{ margin-left: auto; margin-right: auto; padding: 0px; border: 0px; width: 98%; position: relative;}
    Div#history_main{ margin: 0px; padding: 0px; border: 0px; width: 100%; position: relative;}
        Div#history_title{ margin: 10px 0px; padding: 0px; border: 0px; width: 100%; height: 35px; line-height: 35px; background-color: #DDDDDD;}
            Div#history_title span{ margin: 0px 0px 0px 5px; font-size: 16px; font-weight: bolder; color: #000; font-family: '微軟正黑體', 'Lucida Sans Unicode', 'Arial';}
        Div#history_content{ margin: 10px 0px; padding: 0px; border: 0px; width: 100%;}
        .history_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_table th{ border: none; color: #000; background-color: #DDDDDD;}
            .history_table td{ border-top: 1px solid #EEEEEE; border-bottom: 1px solid #EEEEEE; border-left: none; border-right: none;}
            .history_table td a{ color: #06F; text-decoration:none;}
            .history_table td a:hover{ color: #F00; text-decoration: underline;}
            .colback{ color: #000000; background: #DDD;}

        .History_PanelUsage{ margin: 0px 0px 5px 0px; padding: 0px; border: 0px; width: 100%;}
            .History_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_PanelUsage ol{ list-style-type: none;}
            .History_PanelUsage ol li{ color: #000; font-size: 14px; font-family: '微軟正黑體', 'Lucida Sans Unicode', 'Arial';}
            
        /* Div History_GridView Start */
        Div.History_GridView{ margin: 20px 0px; padding: 0px; border: 0px; width: 100%; height: auto; position: relative;}
            Div#GV_History_Top{margin: 0px; padding: 0px; border: 0px; width: 100%; position: relative;}
                .GV_History_TopTable{ margin: 0px; padding: 0px; border-collapse: collapse; border: none; width: 100%; font-size: 14px; font-family: '微軟正黑體', 'Lucida Sans Unicode', 'Arial';}
                    .GV_History_TopTable thead{ color: #000; background-color: #DDD;}
                    .GV_History_TopTable thead th{ border: none; color: #000; background-color: #DDDDDD;}
                    .GV_History_TopTable thead td{ border-top: 1px solid #EEEEEE; border-bottom: 1px solid #EEEEEE; border-left: none; border-right: none;}
            Div#GV_History_Contain{ margin: 0px; padding: 0px; border: 0px; width: 100%; position: relative;}    
                Div.GV_History_Contain_Main{ margin: 0px; padding: 0px; border: 0px; width: 100%; position: relative;}  
                    .GV_History_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_Style a{ color: #06F; text-decoration:none;}
                        .GV_History_Style a:hover{ color: #F00; text-decoration: underline;}
                    .GV_History_header{ background-color: #DDDDDD; color: #000;}
                        .GV_History_header a{ color: #000;  text-decoration: none;}
                        .GV_History_header a:hover{ color: #F00;  text-decoration: underline;}
                    .GV_History_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_footer a{ color: #FFF;}
                                
        /* Div History_GridView End */
/* history End*/
