@charset "utf-8";

/*------------------------------
top-contents
------------------------------*/
#top-content{margin:0 auto;height:500px;width:100%;bottom:10%;z-index:3;position:absolute;cursor:crosshair;font-size:12px}
#top-contentframe{overflow: hidden;height: 100%;text-align:left;z-index:3}
#top_wr{width:840px;margin:0 auto;}

/*logo*/
#logo{position:absolute;top:-5%;right:-3%;z-index:4;}

/* menu */
#menu ul {position:absolute;bottom:15%;left:5%;z-index:100}
#menu li{margin-bottom:10px}

/*footer*/
#foot{margin:0 auto;height:45px;width:100%;bottom:2%;z-index:3;position:absolute;cursor:default;}
p#copyright{position:absolute;bottom:5px;right:40px;font-size:12px;letter-spacing:.1em;color:#fff;font-family:serif}

/*------------------------------
supersized
------------------------------*/
#navigation{background: url('../img/navbg.gif') no-repeat;float: right;margin:22px 20px 0 0;}
#loading {position: absolute;top:49.5%;left:49.5%;z-index:3;width:24px;height:24px;text-indent: -999em;background-image: url(../img/progress.gif);}
#supersize{position:fixed;}
#supersize img, #supersize a{height:100%;width:100%;position:absolute;z-index: 0;cursor:crosshair}
#supersize .prevslide, #supersize .prevslide img{z-index:1;}
#supersize .activeslide, #supersize .activeslide img{z-index:2;}