
	/* /common/_footer */
	
	footer {border-top:10px solid #02b9e1;margin:0 auto; padding:0 100px;position:relative; background-color:#e5e5e5; text-align:center;}
	footer .footerInner {margin:0 auto;padding:60px 0 100px;width:980px;}
	
	footer .stepTo {margin-bottom: 20px;}
	
  footer .socialLinks {
    color: #999;
    font-size: 12px;
    overflow: visible;
  }
  footer .socialLinks div {float:left;text-align:right;}
  footer .socialLinks img {float:right;margin-top:5px}
  footer .socialLinks .social {text-align:left; margin-right: 10px; position: relative;}
  footer .socialLinks .social img{float:left;}
  footer .socialLinks #facebook.social .icn-facebook, footer .socialLinks #googlePlus.social .icn-g-plus,
  footer .socialLinks #twitter.social .icn-twitter, footer .socialLinks #youTube.social .icn-youtube {background: url("../../img/social/icn-sprite_w4eBdWRH6k2MRL2KNXfcDDYlnRcCpYK5wITlqkgcpV7.png") no-repeat 0 0; display: inline-block; height: 36px; width: 36px; text-decoration: none; outline: none;}
  footer .socialLinks #googlePlus.social .icn-g-plus {background-position: -36px 0;}
  footer .socialLinks #twitter.social .icn-twitter {background-position: -72px 0;}
  footer .socialLinks #youTube.social .icn-youtube {background-position: -108px 0;}

	footer .primaryLinks {margin-bottom:4px;}
	footer .primaryLinks a {font-size:18px;}
	footer .pipe {padding:0 4px; color:#999999;}
	
	footer .footnote {text-align:justify;}

    footer .translationKeyMap {
        text-align: left;
    }


    footer .translationCell {
        padding: 2px;
    }

    footer .commonLogo {width: 50px; margin: 0 auto 25px auto;}
    footer .tableSocialLinks .commonLogo {border-right: 1px solid #999; margin: 0 20px 0 0; padding-right: 20px;}
    footer .tableSocialLinks {margin: 0 auto 25px;}

    footer .follow {
        background: #fff;
        border: 1px solid #7088AF;
        padding: 5px;
        border-radius: 4px;
        position: absolute;
        top: 45px;
        left: -45px;
        z-index: -1;
    }

     .popupArrow{
        left: 50px;
        position: absolute;
        top: -17px;
        width: 22px;
    }

