﻿@charset "utf-8";
/* CSS Document */

html, body {
    margin: 0;
    padding: 0;
    margin: 0 auto;
     background-color: #fff;
}

/*表頭*/

#fiexd-header {
    width: 100%;
    height: 50px;
    padding-top: 0px;
    top: 0px;
    left: 0px;
    background-color: #fff;
    position: fixed; 
     z-index: 999;
}

#main {
    margin: 0 auto;
    width: 100%;
    float: none;
}



#footer {
    width: 100%;
    background-color: #DFEBB3;
    height: 80px;
    padding: 15px;
    float: left;
}

#footer p {
   color:#333;
    line-height:25px;
}

#fiexd-header .hContent {
    width: 100%;
    margin: 0 auto;
      padding: 0px;
      
}

    #fiexd-header .hContent .hTOP {
        /*border-bottom: 1px dashed #336699;*/
        height: 120px;
        z-index:0;
    }

        #fiexd-header .hContent .hTOP .title {
            float: left;
            padding-left:25px;
        }

         #fiexd-header .hContent .hTOP .mem {
            float: right;
            height: 35px;
            padding: 5px;
            border: dashed 0px #000000;
            margin: 5px 25px 5px auto;
            -moz-border-radius: 10px;
            -webkit-border-radius: 10px;
            border-radius: 10px;
            background-color: rgba(255, 255, 255, 0.6);
            background: rgba(255, 255, 255, 0.6);
            color: rgba(0, 0, 0, 0.6);

        }

    #fiexd-header .hContent .menu {
        width: 100%;
        float: left;
        height: 50px;
         background-color: #A1D83A;
    }

    #fiexd-header .hContent .m-menu {
        display: none;
    }

.S-MenuBtm {
    display: none;
    width: 48px;
    height: 40px;
    position: absolute;
    top: 10px;
    left: 5px;
    text-indent: -9999px;
    z-index: 999;
    cursor: pointer;
    background-image: url(/Images/images/menu.png);
}

#fiexd-header .hContent .menu .a1 {
    /*margin-top:5px;*/
    /*width: 10%;*/
    min-width:120px;
    background-color: #A1D83A;
    float: left;
    text-align: center;
    padding: 0px 10px 0px 10px;
    height: 50px;
    line-height: 50px;
    font-size:20px;
    color:white;

    
}

.LOGININFOR{
      color: #fff;
      line-height:40px;
        background-color:#BBBBBB;
        padding-left:10px;
        padding-top:5px;
        padding-bottom:5px;
        font: 14pt 微軟正黑體;
}
   

#fiexd-header .hContent .menu .a1:hover {
    background-color:#c5f36f;
     color: #598900;
}

#main .content {
    margin: 0 auto;
    margin-top:90px;
    padding: 25px;
    width: 100%;
    background-color: #FFFFFF;
    min-height: 800px;
}

#white {
    width: 100%;
    height: 140px;
}

@media screen and (max-width : 768px) {
    #fiexd-header .hContent .menu {
        display: none;
    }
}

@media ( max-width:768px) {
     #fiexd-header {
           position:relative; 
    
}
    .S-MenuBtm {
        display: block;
    }

    #fiexd-header .hContent .hTOP {
        /*border-bottom: 1px dashed #336699;*/
        height: 60px;
        z-index:0;
    }

   .m-menu {
        width: 100%;
        display: block;
        padding-bottom: 10px;
        position: absolute;
        top: 50px;
        background-color: #82ba17;
        z-index: 999;
        left: 0px;
    }

        .m-menu .first {
            color: #fff;
            line-height:40px;
            /*border-bottom:1px dashed #b0b0b0;*/
        }
        
        .m-menu .first li {
            text-indent : 2em ;
            background-color:#e9ffbf;
            color: #fff;
            border-bottom:1px solid #82ba17;
        }

     
         .m-menu .t1 a {
            padding: 5px 10px 5px 10px;
            color: #ffffff;
            font-size:20px;
            font-family:"nimbus-sans","xingothic-tc-w4","微軟正黑體","Microsoft JhengHei",sans-serif;
            /*font-weight:bold;*/
            text-decoration:none;
        }
       
            .m-menu .a1 a {
                  
            padding: 5px 10px 5px 10px;
            color: #747474;
            font-size:20px;
            font-family:"nimbus-sans","xingothic-tc-w4","微軟正黑體","Microsoft JhengHei",sans-serif;
            /*font-weight:bold;*/
            text-decoration:none;
              background: url(/Images/adm/point.png) no-repeat;
             
             
              
              

             padding-left: 25px; 
          
        }


    #fiexd-header .hContent {
        width: 100%;
    }

    #main .content {
        width: 100%;
        padding: 0px;
         margin-top:15px;
    }

    #white {
        height: 165px;
    }

    #footer {
        width: 100%;
        padding: 10px;
        float: left;
          height: 100px;
    }
        #footer p {
            font-size: 9pt;

        }
         #fiexd-header .hContent .hTOP .title {
            float: left;
            padding-left:50px;
             padding-top:5px;
        }
            #fiexd-header .hContent .hTOP .mem {
         
           display:none;
           

        }
 
}

.meminforTitle{
      font: 13pt 微軟正黑體;
}



@media ( max-width:599px) {
     #fiexd-header {
          position:relative; 
}
    #main .content .left {
        width: 100%;
    }

    #main .content .right {
        width: 100%;
    }
    
       #main .content {
         margin-top:15px;
    }
    #footer {
        width: 100%;
        padding: 10px;
        float: left;
          height: 140px;
    }
       #footer p {
            font-size: 9pt;

        }
       .meminforTitle{
      font: 10pt 微軟正黑體;
}
       .lognoutpad{
    padding-top:0px;
}
         #fiexd-header .hContent .hTOP .mem {
         
           display:none;
           

        }
            #fiexd-header .hContent .hTOP .title {
            float: left;
            padding-left:50px;
            padding-top:5px;
        }   
}