@charset 'utf-8';

/* Game Info */
#gameInfo {position:relative; width:602px; height:579px; margin-left:auto; margin-right:auto; background:url(http://img.gamekiss.com/dg/gsp/images/fs/guide/bg_gameguide.jpg) no-repeat;}
#gameInfo h3 {margin-bottom:5px; color:#a6a6a6; line-height:1;}
#gameInfo p {color:#585858; line-height:1.1;}
#gameInfo .info1 {position:absolute; left:135px; top:50px; width:240px; text-align:right;}
#gameInfo .info2 {position:absolute; left:405px; top:50px; width:175px; text-align:left;}
#gameInfo .info3 {position:absolute; left:25px; top:245px; width:175px; text-align:right;}
#gameInfo .info4 {position:absolute; left:225px; top:410px; width:265px; text-align:left;}

/* Beginner's Guide  */
#beginnerGuide {position:relative; width:598px; margin-left:auto; margin-right:auto;}
#beginnerGuide .beginnerTitle {position:relative; width:598px; height:299px; padding-top:50px; background:url(http://img.gamekiss.com/dg/gsp/images/fs/guide/bg_beginnerguide.jpg) no-repeat; text-align:center;}
#beginnerGuide .beginnerTitle .pdf {color:#a68b0d; font-weight:normal;}
#beginnerGuide .lstGuide {margin-left:50px;}
#beginnerGuide .lstGuide li {float:left; margin-right:20px;}
#beginnerGuide .lstGuide li a {width:110px;}


/* How to operate */
.titHow2op {padding-left:53px; background:url(../images/guide/blt_how2op.gif) no-repeat 45px 0;}
