
@charset "UTF-8";body{background:black}div{position:absolute;top:50%;left:50%;margin-top:-50px;margin-left:-50px;width:100px;height:100px}div img{position:absolute;-webkit-box-reflect:below 0 -webkit-gradient(linear,left top,left bottom,from(transparent),color-stop(85%,transparent),to(black))}div img:empty{top:50%;left:50%;-webkit-transform:translate(-50%,-50%);-moz-transform:translate(-50%,-50%);-ms-transform:translate(-50%,-50%);-o-transform:translate(-50%,-50%);transform:translate(-50%,-50%)}div span{position:absolute;padding-top:50px;top:90%;left:25%;color:#ccc;font-family:'BrushScriptMT','Brush Script MT';font-size:14px;font-stretch:normal;font-variant:normal;font-weight:400}#fjlogo{width:150px;height:150px}.ie6 img{width:100%}@media screen and (orientation:portrait){div img{max-width:100%}div span{top:70%}#fjlogo{width:100px;height:100px}}@media screen and (orientation:landscape){div{max-height:50%}div span{top:100%}}