﻿        body
        {
            font-size:large;   
            line-height:28px;         
            }

        .myword{
            text-align:left;
        }
       .myH1{
           text-align:left;
           color:red;
       }

          .pdftable{
        width: 100%;
     }
           .footerLine{
               margin:auto;
            width:85%;
            text-align:center;
            border-top-style:solid;
            border-top-color:silver;
            border-top-width:1px;
            padding-top:5px;
        }
        .pdfPage
      {
          border-width:7px;
          border-style:solid;
          border-color:Silver;
          width:1135px;
          height:1503px;
          /*height:1606px;*/
          text-align:left;
          margin:30px;
          }
      .pdfPage2
      {     
            
          }
     .pdfPage3
      {   
          width:1135px;     
          position:absolute;
          text-align:left;            
          }
     .outPage{      
         color:red;
         background-color:yellow;
     }

.header {
    height:90px;
}
.footer{
    text-align:center;
}
        .pagebreak  
        {
            page-break-after :always;                       
            }
        .pagetitle
        {           
            padding-bottom:10px;
            font-weight:bold;
            font-size:x-large;
            }
            
        .treebox
        {
            border-width:1px;
            border-style:solid;
            border-color:black;
            padding:5px;
            text-align:center;
            width:150px;
            } 
            
         .treebox_left
        {
            border-width:1px;
            border-style:solid;
            border-color:black;
            padding:5px;
            text-align:left;
            width:200px;
            }          
        .linebox1
        {
            background-image:url('../images/line.gif');
            background-repeat:repeat-y ;
            background-position:center;
            }   
        .linebox2
        {          
            background-image:url('../images/line.gif');
            background-repeat:repeat-x ;
            background-position:0px 15px;
            } 
            
    .model2table
    {
        border-width:1px;
        border-style:solid;
        border-collapse: collapse;
        width:100%;
    }
    .model2table td
    {
        padding:5px;
        border-width:1px;
        border-style:solid;
        border-collapse: collapse;
        text-align:left;
        }
    .model2titlecu
    {        
        font-weight:bold;
        text-align:center !important;
        }
        
  .table
    {
        border-width:1px;
        border-style:solid;
        border-collapse: collapse;    
        width:100%;    
    }
    .table td
    {       
        border-width:1px;
        border-style:solid;
        border-collapse: collapse;
        text-align:center;
        }   

    
        
        
   .model10table
    {
        border-width:1px;
        border-style:solid;
        border-collapse: collapse;
        width:100%;        
    }
    .model10table td
    {
        padding:5px;
        border-width:1px;
        border-style:solid;
        border-collapse: collapse;
        text-align:left;
        }
    .model10titlecu
    {        
        font-weight:bold;
        text-align:center !important;
        white-space: nowrap;
        } 
        

    .table1
    {
       border-width:1px;
        border-style:solid;
        border-collapse: collapse;
        width:100%; 

        }
    .table1 td
    {
        padding:5px;
        border-width:1px;
        border-style:solid;
        border-collapse: collapse;
        text-align:left;
        }
    .myword .table1 th1
    {
        }
     .table2
    {
       border-width:1px;
        border-style:solid;
        border-collapse: collapse;
        width:100%; 
        }
    .table2 td
    {
        padding:5px;
        border-width:1px;
        border-style:solid;
        border-collapse: collapse;
        text-align:left;
        }   
        
     .table3
    {
       border-width:1px;
        border-style:solid;
        border-collapse: collapse;
        width:100%; 
        }
    .table3 td
    {
        padding:5px;
        border-width:1px;
        border-style:solid;
        border-collapse: collapse;
        text-align:left;
        }  
     .table4
    {
       border-width:1px;
        border-style:solid;
        border-collapse: collapse;
        width:100%; 
        }
    .table4 td
    {
        padding:5px;
        border-width:1px;
        border-style:solid;
        border-collapse: collapse;
        text-align:left;
        } 
        
.th1{
   font-weight:bold;
        text-align:center !important;
        white-space: nowrap; 
    }
.th2{
    font-weight:bold;
        text-align:center !important;
        white-space: nowrap;
    }
.th3{
    font-weight:bold;
        text-align:center !important;
        white-space: nowrap;
    }
.th4
{
    font-weight:bold;
        text-align:center !important;
        white-space: nowrap;
    }

    .msgTitle
       {
           text-align:center;
           background-color:Black;
           color:yellow;
           font-weight:bold; 
           position:fixed;
           width:100%;
           z-index:1;
           cursor:pointer;
           border-bottom-style:solid;
           border-bottom-color:White;
           border-bottom-width:5px;
           }

/*--------服事與奉獻--------*/
h1.myH1{
    color:#000;
    font-family:"標楷體";
    font-size:36px;
}

h3.myH1{
    color:#333;
    font-family:"標楷體";
    font-size:28px;
    margin-bottom:5px;
}

.table{
    border:none;
    border-top:2px solid #ccc;
    border-bottom:2px solid #ccc;
}
.table tr:nth-child(2n+1){
    background-color:#eee;
}
.table td{
    border:none;
	padding:5px 15px;
    font-family:"標楷體";
    font-size:24px;
    border-bottom:1px dashed #ccc;
}

.table.table-hover{
    border:none;
    border-top:2px solid #ccc;
    border-bottom:2px solid #ccc;
}
.table.table-hover tr:nth-child(2n+1){
    background-color:#fff;
}
.table.table-hover td:nth-child(1){
    background-color:#eee;
    width:30%;
}
.table.table-hover td{
    border:none;
	padding:5px 15px;
    font-family:"標楷體";
    font-size:24px;
    border-bottom:1px dashed #ccc;
}

/*#Repeater1_ctl04_PanelBottom table{
    border:none;
    border-bottom:1px solid #ddd;
}
#Repeater1_ctl04_PanelBottom table tr{
    background-color:#fff;
}
#Repeater1_ctl04_PanelBottom table tr:nth-child(2n+1){
    background-color:#eee;
}
#Repeater1_ctl04_PanelBottom table td{
    border:none;
	padding:5px 15px;
    font-family:"標楷體";
}

#Repeater1_ctl06_PanelTop table{
    border:none;
    border-top:1px solid #ddd;
    border-bottom:1px solid #ddd;
    margin-bottom:20px;
}
#Repeater1_ctl06_PanelTop table tr{
    background-color:#fff;
}
#Repeater1_ctl06_PanelTop table tr td{
    border:none;
    border-bottom:1px dashed #ddd;
	padding:5px 15px;
    font-family:"標楷體";
}
#Repeater1_ctl06_PanelTop table tr td:nth-child(1){
    background-color:#eee;
    border-bottom:1px dashed #fff;
    width:30%;
    font-weight:bold;
}*/

