/*
* @title: FM games css
* @created: 3/24/2010
* @updated: 3/25/2010
*/
@import "/styles/fm_slideshow.css";
.gamesPage{position:relative;top:0px;left:0px;float:left;text-align:center;margin:0 auto;width:500px;height:550px;}
.gameGuideTip {position:absolute;float:left;top:340px;left:400px;width:209px;height:122px;font-size:12px;font-weight:bold;background-image:url('/pic/home/tooltip_right.png');background-repeat:no-repeat;}

