.tooltip{width:180px;height:180px;font-size:9px;display:block;position:absolute;z-index:200;display:none;margin-top:12px;margin-left:-85px;}
#tooltip-pc{background:url('/images/tooltip-pclanding-bg.png') no-repeat 0 0;}
#tooltip-iphone{background:url('/images/tooltip-iphonelanding-bg.png') no-repeat 0 0;}
.tooltip .image{width:80px;height:80px;margin:20px auto 5px;background:black;}
.tooltip .title{text-align:center;font-size:10px;font-weight:bold;color:white;width:175px;height:25px;margin:auto;position:relative;top:20px;}
.tooltip .longtitle{position:relative;top:-7px;font-size:9px;}
.tooltip .desc{width:150px;height:20px;margin:0 auto;position:relative;/*top:-3px;*/top:5px;}
.tooltip .genre{background-color:#cdcccc;width:165px;height:15px;margin:5px auto;font-weight:bold;visibility:hidden;}
.tooltip .genre p{margin:0px;position:relative;top:2px;}
