﻿
#borrowed_error{ margin: 0px; padding: 0px; border: 0px; width: 100%; height: 30px; background-color: #FFF; text-align: center; position: relative;}

/* borrowed Start*/
Div#borrowed{ margin-left: auto; margin-right: auto; padding: 0px; border: 0px; width: 98%; position: relative;}
    Div#borrowed_main{ margin: 0px; padding: 0px; border: 0px; width: 100%; position: relative;}
        Div#borrowed_title{ margin: 10px 0px; padding: 0px; border: 0px; width: 100%; height: 35px; line-height: 35px; background-color: #DDDDDD;}
            Div#borrowed_title span{ margin: 0px 0px 0px 5px; font-size: 16px; font-weight: bolder; color: #000; font-family: '微軟正黑體', 'Lucida Sans Unicode', 'Arial';}
        Div#borrowed_content{ margin: 10px 0px; padding: 0px; border: 0px; width: 100%;}
        .borrowed_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;}
            .borrowed_table th{ border: none; color: #000; background-color: #DDDDDD;}
            .borrowed_table td{ border-top: 1px solid #EEEEEE; border-bottom: 1px solid #EEEEEE; border-left: none; border-right: none;}
            .borrowed_table td a{ color: #06F; text-decoration:none;}
            .borrowed_table td a:hover{ color: #F00; text-decoration: underline;}
            .colback{ color: #000000; background: #DDD;}

        .Borrowed_PanelUsage{ margin: 0px 0px 5px 0px; padding: 0px; border: 0px; width: 100%;}
            .Borrowed_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';}
            .Borrowed_PanelUsage ol{ list-style-type: none;}
            .Borrowed_PanelUsage ol li{ color: #000; font-size: 14px; font-family: '微軟正黑體', 'Lucida Sans Unicode', 'Arial';}
            
        /* Div Borrowed_GridView Start */
        Div.Borrowed_GridView{ margin: 20px 0px; padding: 0px; border: 0px; width: 100%; height: auto; position: relative;}
            Div#GV_Borrowed_Top{margin: 0px; padding: 0px; border: 0px; width: 100%; position: relative;}
                .GV_Borrowed_TopTable{ margin: 0px; padding: 0px; border-collapse: collapse; border: none; width: 100%; font-size: 14px; font-family: '微軟正黑體', 'Lucida Sans Unicode', 'Arial';}
                    .GV_Borrowed_TopTable thead{ color: #000; background-color: #DDD;}
                    .GV_Borrowed_TopTable thead th{ border: none; color: #000; background-color: #DDDDDD;}
                    .GV_Borrowed_TopTable thead td{ border-top: 1px solid #EEEEEE; border-bottom: 1px solid #EEEEEE; border-left: none; border-right: none;}
            Div#GV_Borrowed_Contain{ margin: 0px; padding: 0px; border: 0px; width: 100%; position: relative;}     
                Div.GV_Borrowed_Contain_Main{ margin: 0px; padding: 0px; border: 0px; width: 100%; position: relative;}  
                    .GV_Borrowed_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_Borrowed_Style a{  color: #06F; text-decoration:none;}
                        .GV_Borrowed_Style a:hover{ color: #F00; text-decoration: underline;}
                    .GV_Borrowed_header{ background-color: #DDDDDD; color: #000;}
                        .GV_Borrowed_header a{ color: #000;  text-decoration: none;}
                        .GV_Borrowed_header a:hover{ color: #F00;  text-decoration: underline;}
                    .GV_Borrowed_footer{ margin: 0px; padding: 0px; border: 0px; width: 100%; background-color: #247; color: #FFF; font-weight: bold; font-family: '微軟正黑體', 'Lucida Sans Unicode', 'Arial'; font-size: 10px; position: relative;}
                        .GV_Borrowed_footer a{ color: #FFF; text-decoration:none;}
                                
        /* Div Borrowed_GridView End */
/* borrowed End*/