.menuf ul li { 
    border-right: 1px solid rgb(174, 174, 174);
    font: normal normal 400 normal 16px / 25.6px Georgia, serif;
    list-style: none outside none;
    outline: rgb(127, 0, 63) none 0px;
    
}

.footer{
  position: absolute;
  bottom: 0;
  width: 100%;
}


.entry-content a,.entry-content a:hover {
box-shadow:none;
}

/*Slider 加白色框*/
#n2-ss-2, #n2-ss-3, #n2-ss-4, #n2-ss-5, #n2-ss-6, #n2-ss-7 .n2-ss-slider-3, #n2-ss-8 .n2-ss-slider-3,#n2-ss-9 .n2-ss-slider-3{
	border:15px solid #f5f5f5;
        outline: 15px navy solid;  
        outline-offset: -30px;
         box-shadow: 0 0 10px #ddd;
}

/* Gallery 照片加白色框*/
.envira-gallery-item img{
        border:5px solid #fff;
}

html {
    width: 100%;
    height: 100%;
}

body{
min-height: 100%;
}