@charset "utf-8";/**************************************************************************************************GENERAL**************************************************************************************************/body{overflow:hidden;margin: 0px;padding: 0px;background:#000;color:#fff;}hr, .nodisp{display: none;}a{outline:none;}/**************************************************************************************************CONTAINERS**************************************************************************************************/#container{position:absolute;left:50%;top:50%;width:1280px;height:853px;margin-top:-427px;margin-left:-640px;}#container.bg01{background:url(../img/bg_container_01.jpg) no-repeat;}#container.bg02{background:url(../img/bg_container_02.jpg) no-repeat;}#container.bg03{background:url(../img/bg_container_03.jpg) no-repeat;}#container.bg04{background:url(../img/bg_container_04.jpg) no-repeat;}#container.bg05{background:url(../img/bg_container_05.jpg) no-repeat;}#container.bg06{background:url(../img/bg_container_06.jpg) no-repeat;}#container.bg07{background:url(../img/bg_container_07.jpg) no-repeat;}#container.bg08{background:url(../img/bg_container_08.jpg) no-repeat;}#container.bg09{background:url(../img/bg_container_09.jpg) no-repeat;}#container.bg10{background:url(../img/bg_container_10.jpg) no-repeat;}/**************************************************************************************************HEADDING**************************************************************************************************/#container h1{position:absolute;left:982px;top:453px;width:23px;height:6px;text-indent:-9999px;}#container #navi{display:inline;float:left;margin-left:5px;padding:0;text-align:right;width:120px;top:200px;left:700px;position:relative;}#container ul{margin:0 0 30px 0;padding:0;}#container li{list-style-type:none;margin-bottom:15px;font-size:100%;font-family:Georgia;font-style: italic;}#container a{color:#000000;text-decoration:none;padding:1px 10px 1px 10px;}#container a:hover{color:#FFFFFF;text-decoration:none;background:#000000;padding:1px 10px 1px 1px;}
