@charset "utf-8";
/* CSS Document */

@charset "utf-8";
/* CSS Document */
.footer{
    background: none repeat scroll 0 0 #2e313d;
    color: #ffffff;
    text-align: center;
    padding: 20px;
    font-size: 13px;
}
/*.footer{
	margin-top:0%;
	width: 100%;
    padding: 25px 0;
    box-shadow:#383838 0 0 20px;
    overflow: hidden;
    text-align: center;
    line-height: 1.25;
    position: relative;
    z-index: 1;
    background-color: #ffe8bd;
}*/
.footer .fcenter{}
.footer .footertext{
	width: 60%;
    margin: 0 auto;
    font-size: 15px;
}
.footer .footertext a{
    font-size: 15px;
    color: #016596;
}
.footer .fcenter .socialicon{margin-top: 2%;}
.footer .fcenter .socialicon .buttom{
    width: 40px;
    height: 40px;
    margin: 0px 15px;
    background-size: cover;
    display: inline-block;
}
.footer .fcenter .socialicon .buttom.fb{background-image:url(../../../Email%20Letter/GoldDay_July2017/images/icon/fb.png);}
.footer .fcenter .socialicon .buttom.fb:hover{background-image:url(../../../Email%20Letter/GoldDay_July2017/images/icon/fbh.png);}
.footer .fcenter .socialicon .buttom.xl{background-image:url(../../../Email%20Letter/GoldDay_July2017/images/icon/xl.png);}
.footer .fcenter .socialicon .buttom.xl:hover{background-image:url(../../../Email%20Letter/GoldDay_July2017/images/icon/xlh.png);}
.footer .fcenter .socialicon .buttom.qq{background-image:url(../../../Email%20Letter/GoldDay_July2017/images/icon/qq.png);}
.footer .fcenter .socialicon .buttom.qq:hover{background-image:url(../../../Email%20Letter/GoldDay_July2017/images/icon/qqh.png);}