﻿

/* message Start*/
Div#message{ margin-left: auto; margin-right: auto; padding: 0px; border: 0px; width: 98%; position: relative;}
    Div#message_main{ margin: 0px; padding: 0px; border: 0px; width: 100%; position: relative;}
        Div#message_title{ margin: 10px 0px; padding: 0px; border: 0px; width: 100%; height: 35px; line-height: 35px; background-color: #DDDDDD;}
            Div#message_title span{ margin: 0px 0px 0px 5px; font-size: 16px; font-weight: bolder; color: #000; font-family: '微軟正黑體', 'Lucida Sans Unicode', 'Arial';}
        Div#message_content{ margin: 10px 0px; padding: 0px; border: 0px; width: 100%;}
        .message_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;}
            .message_table th{ border: none; color: #000; background-color: #DDDDDD;}
            .message_table td{ border-top: 1px solid #EEEEEE; border-bottom: 1px solid #EEEEEE; border-left: none; border-right: none;}
            .message_table td a{ color: #06F; text-decoration: none;}
            .message_table td a:hover{ color: #F00; text-decoration: underline;}
            .colback{ color: #000000; background: #DDD;}

        .Message_PanelUsage{ margin: 0px 0px 5px 0px; padding: 0px; border: 0px; width: 100%;}
            .Message_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';}
            .Message_PanelUsage ol{ list-style-type: none;}
            .Message_PanelUsage ol li{ color: #000; font-size: 14px; font-family: '微軟正黑體', 'Lucida Sans Unicode', 'Arial';}
            
            
        /* Div Message_GridView Start */
        Div.Message_GridView{ margin: 20px 0px; padding: 0px; border: 0px; width: 100%; height: auto; position: relative;}
            Div.GV_Message_Top_Style{margin: 0px; padding: 0px; border: 0px; width: 100%; position: relative;}
                .GV_Message_TopTable{ margin: 0px; padding: 0px; border-collapse: collapse; border: none; width: 100%; font-size: 14px; font-family: '微軟正黑體', 'Lucida Sans Unicode', 'Arial';}
                    .GV_Message_TopTable thead{ color: #000; background-color: #DDD;}
                    .GV_Message_TopTable thead th{ border: none; color: #000; background-color: #DDDDDD;}
                    .GV_Message_TopTable thead td{ border-top: 1px solid #EEEEEE; border-bottom: 1px solid #EEEEEE; border-left: none; border-right: none;}
            Div#GV_Message_Contain{ margin: 0px; padding: 0px; border: 0px; width: 100%; position: relative;}    
                Div.GV_Message_Contain_Main{ margin: 0px; padding: 0px; border: 0px; width: 100%; position: relative;}  
                    .GV_Message_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_Message_Style a{ color: #06F; text-decoration: none;}
                        .GV_Message_Style a:hover{ color: #F00; text-decoration: underline;}
                    .GV_Message_header{ background-color: #DDDDDD; color: #000;}
                        .GV_Message_header a{ color: #000;  text-decoration: none;}
                        .GV_Message_header a:hover{ color: #F00;  text-decoration: underline;}
                    .GV_Message_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: 10px; position: relative;}
                        .GV_Message_footer a{ color: #FFF;  text-decoration: none;}
        /* Div Message_GridView End */

Div#message1{ margin-left: auto; margin-right: auto; padding: 0px; border: 0px; width: 98%; position: relative;}
    Div#message_main1{ margin: 0px; padding: 0px; border: 0px; width: 100%; position: relative;}
        Div#message_title{ margin: 10px 0px; padding: 0px; border: 0px; width: 100%; height: 35px; line-height: 35px; background-color: #FF8888;}
            Div#message_title span{ margin: 0px 0px 0px 5px; font-size: 16px; font-weight: bolder; color: #000; font-family: '微軟正黑體', 'Lucida Sans Unicode', 'Arial';}
        Div#message_content1{ margin: 10px 0px; padding: 0px; border: 0px; width: 100%;}
.messageTable{ margin: 0px; padding: 0px; border: 1px solid #C2E3FC; width: 100%; border-spacing: 0px; border-collapse: collapse; font-family: '微軟正黑體', 'Lucida Sans Unicode', 'Arial'; font-size: 14px;}
.messageTable td{ border-top: 1px solid #7CB0FE; border-bottom: 1px solid #EEEEEE;}
.messageTable .tr_title { height: 30px; text-align: center; background-color: #DDDDDD;  }
.ltd_title { width: 14%; color: #06F; font-weight: bold; text-align: right; background-color: #EEEEEE;  }
.rtd_title { padding-left: 3px; text-align: left; }

.messageTable1{ margin-left: auto; margin-right: auto;  border: 1px solid #DDDDDD; width: 600px; border-spacing: 0px; border-collapse: collapse; font-family: '微軟正黑體', 'Lucida Sans Unicode', 'Arial'; font-size: 14px;}
.tr_title1 { text-align: center; background-color: #DDDDDD; }
.ltd_title1 { width: 25%; color: #06F; font-weight: bold; text-align: right; background-color: #EEEEEE;  }
/* message End*/
