@charset 'utf-8';


/* Game Info */
.gameInfo img {display:block; margin-left:auto; margin-right:auto;}


/* Character */
#character {width:575px; margin-left:auto; margin-right:auto;}
#character .lstChar {width:460px; margin-left:auto; margin-right:auto; overflow:hidden;}
#character .lstChar li {float:left;}
#character .downTitle {position:relative; padding-left:18px; color:#27638d; background:url(http://img.gamekiss.com/dg/gsp/images/vs/download/blt_downloadtitle.gif) no-repeat 8px 3px; z-index:10;}
#character .lstClass {}
#character .lstClass li {padding-left:20px; margin-bottom:2px; color:#7e7e7e; background:url(http://img.gamekiss.com/dg/gsp/images/vs/guide/blt_classlist.gif) no-repeat 15px 6px;}


/* System Guide */
#systemGuide {position:relative; width:598px; margin-left:auto; margin-right:auto;}
#systemGuide .guideMent {position:relative; padding-left:8px; background:url(http://img.gamekiss.com/dg/gsp/images/vs/guide/blt_systemguide.gif) no-repeat 1px 6px; color:#7e7e7e;}
#systemGuide .downTitle {position:relative; padding-left:8px; color:#165a9c; background:url(http://img.gamekiss.com/dg/gsp/images/vs/download/blt_downloadtitle.gif) no-repeat 0px 3px; z-index:10;}
#systemGuide .guideWrap {padding:15px 20px; border:1px solid #f0f1f0; background-color:#e1e3e4;}
#systemGuide .guideTitle {position:relative; padding:6px 0 6px 25px; margin:0 3px 1px 0px; font-size:10px; background:#c2d0d8 url(http://img.gamekiss.com/dg/gsp/images/vs/guide/blt_guidetitle.gif) no-repeat 11px 7px; color:#165a9c;}
#systemGuide .tblSpce {width:553px; background-color:#a8c5d7; text-align:center;}
#systemGuide .tblSpce td {padding:7px 0; background-color:#eee;}
#systemGuide .tblSpce td a {color:#8e8e8e; text-decoration:underline;}
#systemGuide .tblSpce td a:hover {color:#165a9c;}
#systemGuide .fullDown a {width:240px; margin-left:auto; margin-right:auto;}
#systemGuide .noticeWrap {padding:15px; background-color:#2a221e;}
#systemGuide .noticeWrap .noticeTitle {padding-bottom:6px; border-bottom:1px solid #322a26; font-size:12px; color:#8d8c8b; }
#systemGuide .noticeWrap .lstNotice {padding-top:7px; border-top:1px solid #191412;}
#systemGuide .noticeWrap .lstNotice li {padding-left:12px; color:#655448; background:url(http://img.gamekiss.com/dg/gsp/images/vs/guide/blt_notice.gif) no-repeat 6px 6px;}
#systemGuide .noticeWrap .lstNotice li.down {background:none;}
#systemGuide .noticeWrap .lstNotice li a {color:#5d5854; text-decoration:underline;}
#systemGuide .noticeWrap .lstNotice li a:hover {color:#d0433c;}



/* Beginner's Guide  */
#beginnerGuide {position:relative; width:600px; margin-left:auto; margin-right:auto;}
#beginnerGuide .beginnerTitle {position:relative; width:600px; height:309px; padding-top:50px; color:#165a9c; background:url(http://img.gamekiss.com/dg/gsp/images/vs/guide/bg_beginnerguide.jpg) no-repeat; text-align:center;}
#beginnerGuide .beginnerTitle .pdf {color:#a8c4d7; font-weight:normal;}
#beginnerGuide .lstGuide {margin-left:220px;}
#beginnerGuide .lstGuide li {float:left; margin-right:30px;}
#beginnerGuide .lstGuide li a {width:140px;}


/* Worldview */
.worldview {width:600px; margin-left:auto; margin-right:auto; padding:20px 0; background-color:#e2e7e8;}
.worldview .worldImgs {width:600px; text-align:center;}
.lstWorldview {width:600px; margin-left:auto; margin-right:auto; overflow:hidden;}
.lstWorldview li {float:left; margin-right:1px;}
.worldBtns {position:relative; width:600px; height:45px; margin-left:auto; margin-right:auto; border-top:1px solid #a8c4d7;}
.worldBtns .btnPrev {position:absolute; left:10px; top:14px;}
.worldBtns .btnNext {position:absolute; right:10px; top:14px;}


