      body {
        margin-left:-8px;   
        margin-right:-8px;
        margin-bottom:-8px;
        margin-top: -8px;
        background-color: none;
        font-family: sans-serif, 'Nanum Gothic',;           
        }
               
      #tpc-container {        
        width: 1000px;        
        margin: 0px auto; 
        height:130px;
        padding-left:10px;
        padding-right:10px;
      }
      #tpc-container3 {        
        width: 1000px;        
        margin: 0px auto;                    
        padding-top: 140px;
        padding-left:10px;
        padding-right:10px;
      }

      #contents {
        font-size:14px;
        line-height: 2;	
        text-align: justify;
        width: 730px;
        min-height: 500px;
        padding-left: 70px;
        padding-bottom: 20px;
        margin-top: 0px;
        margin-bottom: 10px;          
        float: right;   
        border-left: 1px solid black;       
      }

      #tpc-logo {        
        float:left;
        padding-top:75px;
        padding-bottom: 5px; 
      }
      #tpc-header {        
        padding: 0px;                             
      } 
      #belowmenubar {
        width:100%;                                                
        border-bottom:1px solid black;
      } 
      
        #tpc-menu {
        height: 45px;          
        padding-top: 83px;            
        } 

        #tpc-menu ul {            
            list-style-type: none;                        
            margin: 0px;
            margin-top:9px;
            padding: 0px;                  
            padding-top: 0px;
            }

        #tpc-menu ul li {  
            color: black; 
            background-color: none;  
            float: right;              
            line-height: 30px;  
            vertical-align: middle;  
            text-align: center; 
            position: relative;
            } 

        .menuLink, .submenuLink {
            text-decoration: none;
            display: block;      
            width: 150px;                
            }
        .menuLink {            
            font-size: 14px;            
            font-weight:600;
            color:black;
            }

        .tpc-menuLi:hover .menuLink {
            color: white; 
            font-size: 13px;
            font-weight:600;
            border-radius: 2px;
            background-color: rgb(1,51,63);
            background-color: rgba(1, 31, 63, 0.7); 
            }

        .submenuLink {
            font-size: 13px;
            font-weight: normal;
            line-height: 35px;
            color: ghostwhite;                
            background-color: rgb(1,51,63);
            background-color: rgba(1, 31, 63, 0.6);
            margin-top: 0px;         
            }

        .longLink {
            width: 150px;            
            }

        .tpc-submenu { 
            position: absolute;
            height: 0px;
            overflow: hidden;            
            transition: height .2s;
            -webkit-transition: height .2s;
            -moz-transition: height .2s;
            -o-transition: height .2s;
            }

        .tpc-menuLi:hover .tpc-submenu {
            height: 150px;
            }

        .submenuLink:hover {
            color:#990000;
            font-weight: bold;
            background-color:lightgray;          
            }
          
      #tpc-sidebar {
        width: 160px;   
        padding-left: 20px;
        margin-top:20px;        
        float: left;         
                                            <!-- border: 1px solid #bcbcbc; -->
      }
    
      #tpc-middle-container {        
        width: 940px;
        margin: -9px auto;        
        padding: 0px;
        padding-top: 0px;              
                                            <!-- border: 1px solid #bcbcbc; -->
      }

     
       #tpc-footer1 {        
        clear: both;         
        padding-top:15px;
        padding-bottom:15px;        
        font-size: 13px;              
        background-color: lightgray;   
        border-top:1px solid #d2d3db;
        border-bottom:0px solid #d2d3db;
        line-height: 2.3;
        
        } 
       #tpc-footer1 a {        
        text-decoration: none;
        color: #263347;
        
        }
       #tpc-footer1 a:hover {         
        color:#af3333;
        }
      
    
        
     #tpc-footer2 {        
        clear: both;
        color:#E7E6E1;
        line-height: 5px;
        word-spacing : 2px;
        font-weight:100;
        padding: 3px;        
        font-size: 11.5px;         
        background-color:#43454c;
        padding-top:0px;
        height:10px;
        border-top: 1px solid #ccc;       
                                            <!-- border: 1px solid #bcbcbc; -->        
      }
        
     
      .hr0 {
        border: 0;
        height: 2px;
        background: #70706a;                   <!-- 사용 시 <p></p><hr class="hr0"> -->   
        }        
        
     .hr1 {
        border: 0;
        height: 1px;
        background: #ccc;                   <!-- 사용 시 <p></p><hr class="hr1"> -->   
        }


.thead01 { 
 width=100%;
 border-bottom: 1.5px solid #cecece;
 font-size:13px;
}

.tbody01 {
 width=100%;
 border-bottom: 1px solid #cecece; 
 background-color: #f2f2f2;
 font-size:13px;
} 

.tbody02 {
 width=100%;
 border-bottom: 1px solid #cecece;    
 font-size:13px;
} 

.tbody03 {  
 width=100%;
 border-bottom: 1px solid #cecece;
 font-size:13px;
}

.tbody01:hover{
 background-color:#f7f2cf
}

.tbody02:hover{
 background-color:#f7f2cf
}














