* { margin:0; padding:0; }
body { height:100%; 
margin-top: 10px}
img { border:none; }
	

.footer{
    font-size: 15px;
    color: #4B41B1;
    font-family: "Lucida Grande", "Lucida Sans Unicode", "Lucida Sans", "DejaVu Sans", Verdana, sans-serif;
    padding-top: 5px;
    text-shadow: 2px 2px 5px rgba(255,255,255,0.50);
}
.footer a{
    font-size: 16px;
    text-decoration: none;
    color: #FF00AE;
    font-weight: 800;
}
.footer .time{
    font-size: 16px;
    color: #FF00AE;
    font-weight: 800;
}


.footer a:hover{
    color: #FF4700;
}
.footer .f1{
    padding: 3px 0;
	line-height: 35px;
	display: inline;
}
.footer .f3 {	
	display: inline-flex;
}
.footer .f2,.footer .f2 a{
	padding: 20px 0 0px;
    font-size: 14px;
}
.footer img{
    vertical-align: bottom;	
}
.f-color{
    color: #FF0000;
    font-weight: 800;
}
