@charset "utf-8";
/* CSS Document */

/* page-home */

/* banner */
#banner {}
object {}

/* nav */
#nav-container a#nav-home {width:129px; height:47px; background-image: url(../images/nav_home_on.gif); display:block;}
#nav-container a#nav-home:hover {background-image: url(../images/nav_home_on.gif);}
#nav-container a#nav-games {width:127px; height:47px; background-image: url(../images/nav_games.gif); display:block;}
#nav-container a#nav-games:hover {background-image: url(../images/nav_games_focus.gif);}
#nav-container a#nav-cab {width:127px; height:47px; background-image: url(../images/nav_cabinet.gif); display:block;}
#nav-container a#nav-cab:hover {background-image: url(../images/nav_cabinet_focus.gif);}
#nav-container a#nav-news {width:127px; height:47px; background-image: url(../images/nav_news.gif); display:block;}
#nav-container a#nav-news:hover {background-image: url(../images/nav_news_focus.gif);}
#nav-container a#nav-jobs {width:127px; height:47px; background-image: url(../images/nav_jobs.gif); display:block;}
#nav-container a#nav-jobs:hover {background-image: url(../images/nav_jobs_focus.gif);}
#nav-container a#nav-contact {width:127px; height:47px; background-image: url(../images/nav_contact.gif); display:block;}
#nav-container a#nav-contact:hover {background-image: url(../images/nav_contact_focus.gif);}

/* content-top */
#content-top {background-image: url(../images/bg_content_top_home.gif);}
.scroll {width: 350px; height: 350px; padding: 10px; overflow: auto;}