
.icons12{ padding-top:100px; width:100%; text-align:center;}
.icons12 li{float:left; list-style:none;}
.hover{position:absolute; overflow:hidden;width:100%;height:100%;}
.tipsy { padding: 5px; font-size: 14px; position: absolute; z-index: 100000; }
.tipsy-inner {width:100px; height:35px; line-height:35px; background-color: #000; font-family:'Oswald',Arial, Helvetica, sans-serif; color: #FFF; max-width: 200px; text-align: center;
-moz-box-shadow:    1px 1px 3px 0px #000;
-webkit-box-shadow: 1px 1px 3px 0px #000;
box-shadow:         1px 1px 3px 0px #727272;}
.tipsy-inner { border-radius: 5px; -moz-border-radius:5px; -webkit-border-radius:5px; }
.tipsy-arrow { position: absolute; background: url('asset/tipsy.gif') no-repeat top left; width: 9px; height: 5px; }
.tipsy-s .tipsy-arrow { bottom: 0; left: 50%; margin-left: -4px; background-position: bottom left; }